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
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2020-05-30
devinet: fix memleak in inetdev_init()
Yang Yingliang
2020-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-26
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
2020-05-26
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
2020-05-26
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
2020-05-26
nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
David Ahern
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2020-05-21
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
2020-05-21
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
2020-05-20
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
2020-05-19
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
2020-05-18
esp4: improve xfrm4_beet_gso_segment() to be more readable
Xin Long
2020-05-17
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
2020-05-17
nexthop: Fix attribute checking for groups
David Ahern
2020-05-14
ipmr: Add lockdep expression to ipmr_for_each_table macro
Amol Grover
2020-05-14
ipmr: Fix RCU list debugging warning
Amol Grover
2020-05-14
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
2020-05-12
netlabel: cope with NULL catmap
Paolo Abeni
2020-05-12
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2020-05-08
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-05-08
net: tcp: fix rx timestamp behavior for tcp_recvmsg
Kelly Littlepage
2020-05-06
bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
John Fastabend
2020-04-30
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
2020-04-30
mptcp: consolidate synack processing.
Paolo Abeni
2020-04-27
bpf: Fix sk_psock refcnt leak when receiving message
Xiyu Yang
2020-04-23
ip_vti: receive ipip packet by calling ip_tunnel_rcv
Xin Long
2020-04-22
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
2020-04-22
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2020-04-21
esp4: support ipv6 nexthdrs process for beet gso segment
Xin Long
2020-04-20
xfrm: remove the xfrm_state_put call becofe going to out_reset
Xin Long
2020-04-09
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
2020-03-30
bpf: Add socket assign support
Joe Stringer
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2020-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-03-30
udp: initialize is_flist with 0 in udp_gro_receive
Xin Long
2020-03-29
net: add net available in build_state
Alexander Aring
2020-03-29
net, ip_tunnel: fix interface lookup with no key
William Dauchy
2020-03-29
mptcp: add and use MIB counter infrastructure
Florian Westphal
2020-03-29
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
2020-03-29
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-03-26
esp4: add gso_segment for esp4 beet mode
Xin Long
[next]