index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
1
-0
/
+5
*
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-06
1
-3
/
+3
*
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-06
1
-3
/
+13
*
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-06
1
-2
/
+3
*
net: core: rename indirect block ingress cb function
John Hurley
2019-12-06
1
-8
/
+7
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-2
/
+4
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
1
-1
/
+1
*
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-03
1
-0
/
+1
*
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
2019-11-28
1
-1
/
+1
*
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2019-11-28
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-27
1
-6
/
+6
|
\
|
*
net: inet_is_local_reserved_port() port arg should be unsigned short
Maciej Żenczykowski
2019-11-26
1
-2
/
+2
|
*
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-26
1
-4
/
+4
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
44
-289
/
+797
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-25
1
-0
/
+3
|
|
\
\
|
|
*
|
sctp: cache netns in sctp_ep_common
Xin Long
2019-11-23
1
-0
/
+3
|
*
|
|
net: inet_is_local_reserved_port() should return bool not int
Maciej Żenczykowski
2019-11-22
1
-4
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
1
-0
/
+2
|
|
\
|
|
|
*
|
|
net: flow_dissector: Wrap unionized VLAN fields in a struct
Petr Machata
2019-11-22
1
-3
/
+5
|
*
|
|
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2019-11-22
1
-0
/
+16
|
*
|
|
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
2
-0
/
+19
|
*
|
|
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
2019-11-22
1
-0
/
+29
|
*
|
|
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
2019-11-21
1
-0
/
+4
|
*
|
|
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
2019-11-21
1
-0
/
+10
|
*
|
|
ipv6: keep track of routes using src
Paolo Abeni
2019-11-21
2
-0
/
+33
|
*
|
|
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
2019-11-21
1
-0
/
+9
|
*
|
|
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
2019-11-20
1
-6
/
+18
|
*
|
|
page_pool: Add API to update numa node
Saeed Mahameed
2019-11-20
1
-0
/
+7
|
*
|
|
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-3
/
+6
|
*
|
|
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-20
1
-0
/
+2
|
*
|
|
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
2019-11-20
1
-3
/
+3
|
*
|
|
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2019-11-18
1
-0
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-11-18
2
-3
/
+7
|
|
\
\
\
|
|
*
|
|
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2019-11-15
1
-3
/
+6
|
|
*
|
|
netfilter: nft_meta: offload support for interface index
Pablo Neira Ayuso
2019-11-13
1
-0
/
+1
|
*
|
|
|
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-11-16
2
-42
/
+14
|
*
|
|
|
net: dsa: ocelot: add tagger for Ocelot/Felix switches
Vladimir Oltean
2019-11-15
1
-0
/
+2
|
*
|
|
|
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
2019-11-15
1
-0
/
+2
|
*
|
|
|
net/smc: immediate termination for SMCD link groups
Ursula Braun
2019-11-15
1
-0
/
+2
|
*
|
|
|
vsock: prevent transport modules unloading
Stefano Garzarella
2019-11-14
1
-0
/
+2
|
*
|
|
|
vsock: add multi-transports support
Stefano Garzarella
2019-11-14
1
-6
/
+12
|
*
|
|
|
vsock: add vsock_create_connected() called by transports
Stefano Garzarella
2019-11-14
1
-4
/
+1
|
*
|
|
|
vsock: handle buffer_size sockopts in the core
Stefano Garzarella
2019-11-14
1
-8
/
+7
|
*
|
|
|
vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
Stefano Garzarella
2019-11-14
1
-1
/
+1
|
*
|
|
|
vsock: add 'transport' member in the struct vsock_sock
Stefano Garzarella
2019-11-14
1
-0
/
+1
|
*
|
|
|
vsock: remove include/linux/vm_sockets.h file
Stefano Garzarella
2019-11-14
2
-2
/
+2
|
*
|
|
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-11-13
1
-0
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
devlink: Add new "enable_roce" generic device param
Michael Guralnik
2019-11-11
1
-0
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]