index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2019-10-29
net: dsa: return directly from dsa_to_port
Vivien Didelot
-3
/
+3
2019-10-28
net: dsa: Add support for devlink device parameters
Andrew Lunn
-0
/
+23
2019-10-28
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
-3
/
+8
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
-1
/
+1
2019-10-28
mac80211: fix a typo of "function"
Joe Perches
-1
/
+1
2019-10-28
mac80211: typo fixes in kerneldoc comments
Chris Packham
-8
/
+8
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-0
/
+1
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-17
/
+12
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
-1
/
+1
2019-10-25
net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static
Ben Dooks (Codethink)
-3
/
+7
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
-1
/
+0
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
-0
/
+1
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
-0
/
+1
2019-10-24
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
-0
/
+1
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
-4
/
+5
2019-10-23
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
-2
/
+2
2019-10-23
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
-1
/
+1
2019-10-23
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
-1
/
+7
2019-10-23
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
-2
/
+1
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
-1
/
+0
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
-2
/
+0
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
-5
/
+0
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
-0
/
+4
2019-10-22
net: dsa: use ports list in dsa_to_port
Vivien Didelot
-1
/
+8
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
-0
/
+5
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
-1
/
+1
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
-2
/
+2
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-26
/
+61
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
-8
/
+17
2019-10-17
netfilter: conntrack: free extension area immediately
Florian Westphal
-10
/
+0
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
-2
/
+9
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
-5
/
+10
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
-7
/
+11
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
-2
/
+2
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
-1
/
+2
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
-1
/
+1
2019-10-11
devlink: propagate extack down to health reporter ops
Jiri Pirko
-3
/
+5
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
-1
/
+2
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
-1
/
+3
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
-1
/
+1
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
-2
/
+2
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
-0
/
+1
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
-0
/
+1
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
-0
/
+1
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
-0
/
+7
2019-10-09
sctp: add SCTP_ADDR_ADDED event
Xin Long
-7
/
+2
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
-0
/
+5
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
-1
/
+1
2019-10-09
xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)
Alexey Dobriyan
-7
/
+0
2019-10-08
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
-0
/
+8
[prev]
[next]