index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
1
-9
/
+10
2020-06-03
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
1
-33
/
+58
2020-06-03
nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
David Ahern
1
-14
/
+13
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-5
/
+2
2020-06-03
ip_vti: receive ipip packet by calling ip_tunnel_rcv
Xin Long
1
-1
/
+22
2020-06-03
xfrm: remove the xfrm_state_put call becofe going to out_reset
Xin Long
1
-3
/
+1
2020-06-03
nexthop: Fix attribute checking for groups
David Ahern
1
-1
/
+1
2020-06-03
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
1
-8
/
+6
2020-06-03
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
1
-0
/
+1
2020-06-03
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
1
-1
/
+1
2020-06-03
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
1
-19
/
+24
2020-06-03
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
2
-3
/
+2
2020-05-20
bpf: Fix sk_psock refcnt leak when receiving message
Xiyu Yang
1
-3
/
+6
2020-05-20
bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
John Fastabend
1
-1
/
+0
2020-05-20
net: tcp: fix rx timestamp behavior for tcp_recvmsg
Kelly Littlepage
1
-2
/
+4
2020-05-20
net: ipv4: really enforce backoff for redirects
Paolo Abeni
1
-1
/
+1
2020-05-20
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2
-4
/
+13
2020-05-20
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
1
-3
/
+4
2020-05-20
netlabel: cope with NULL catmap
Paolo Abeni
1
-2
/
+4
2020-04-29
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
1
-2
/
+0
2020-04-29
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
1
-3
/
+3
2020-04-29
net, ip_tunnel: fix interface lookup with no key
William Dauchy
1
-5
/
+1
2020-04-21
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
1
-4
/
+9
2020-04-08
tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
Neal Cardwell
1
-1
/
+5
2020-04-01
vti[6]: fix packet tx through bpf_redirect() in XinY cases
Nicolas Dichtel
2
-8
/
+31
2020-04-01
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
1
-0
/
+2
2020-04-01
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
1
-18
/
+85
2020-04-01
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
1
-1
/
+3
2020-04-01
tcp: ensure skb->dev is NULL before leaving TCP stack
Eric Dumazet
1
-0
/
+4
2020-04-01
tcp: also NULL skb->dev when copy was needed
Florian Westphal
1
-2
/
+6
2020-04-01
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
1
-0
/
+2
2020-03-21
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
1
-1
/
+6
2020-03-18
net: memcg: fix lockdep splat in inet_csk_accept()
Eric Dumazet
1
-7
/
+7
2020-03-18
net: memcg: late association of sock to memcg
Shakeel Butt
1
-0
/
+20
2020-03-18
inet_diag: return classid for all socket types
Dmitry Yakunin
3
-28
/
+26
2020-03-18
gre: fix uninit-value in __iptunnel_pull_header
Eric Dumazet
1
-2
/
+10
2020-03-05
udp: rehash on disconnect
Willem de Bruijn
1
-1
/
+5
2020-02-11
tcp: clear tp->segs_{in|out} in tcp_disconnect()
Eric Dumazet
1
-0
/
+2
2020-02-11
tcp: clear tp->data_segs{in|out} in tcp_disconnect()
Eric Dumazet
1
-0
/
+2
2020-02-11
tcp: clear tp->delivered in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2020-02-11
tcp: clear tp->total_retrans in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2020-02-05
vti[6]: fix packet tx through bpf_redirect()
Nicolas Dichtel
1
-2
/
+11
2020-02-01
net: include struct nhmsg size in nh nlmsg size
Stephen Worley
1
-1
/
+3
2020-01-29
xfrm: support output_mark for offload ESP packets
Ulrich Weber
1
-0
/
+2
2020-01-29
ipv4: Detect rollover in specific fib table dump
David Ahern
1
-0
/
+6
2020-01-29
fou: Fix IPv6 netlink policy
Kristian Evensen
1
-2
/
+2
2020-01-29
tcp: do not leave dangling pointers in tp->highest_sack
Eric Dumazet
3
-0
/
+3
2020-01-29
tcp_bbr: improve arithmetic division in bbr_update_bw()
Wen Yang
1
-2
/
+1
2020-01-29
Revert "udp: do rmem bulk free even if the rx sk queue is empty"
Paolo Abeni
1
-1
/
+2
2020-01-29
net, ip_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
[next]