index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2019-12-04
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
2019-12-04
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2019-12-04
sctp: cache netns in sctp_ep_common
Xin Long
2019-11-19
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-08
net: fix data-race in neigh_event_send()
Eric Dumazet
2019-11-08
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-11-06
net/tls: add a TX lock
Jakub Kicinski
2019-11-05
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-05
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
2019-11-05
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-04
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
2019-10-30
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-28
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-25
net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static
Ben Dooks (Codethink)
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2019-10-24
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2019-10-08
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
2019-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-09-27
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-27
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-09-25
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Laura Garcia Liebana
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-09-20
netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
Pablo Neira Ayuso
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-16
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
[next]