index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
nexthop: Pass extack to register_nexthop_notifier()
Ido Schimmel
2020-11-06
1
-1
/
+2
|
*
|
|
|
|
|
|
|
nexthop: Emit a notification when a nexthop group is reduced
Ido Schimmel
2020-11-06
1
-1
/
+6
|
*
|
|
|
|
|
|
|
nexthop: Emit a notification when a nexthop group is modified
Ido Schimmel
2020-11-06
1
-2
/
+30
|
*
|
|
|
|
|
|
|
nexthop: Emit a notification when a single nexthop is replaced
Ido Schimmel
2020-11-06
1
-0
/
+10
|
*
|
|
|
|
|
|
|
nexthop: Emit a notification when a nexthop group is replaced
Ido Schimmel
2020-11-06
1
-1
/
+5
|
*
|
|
|
|
|
|
|
nexthop: Emit a notification when a nexthop is added
Ido Schimmel
2020-11-06
1
-1
/
+5
|
*
|
|
|
|
|
|
|
nexthop: Allow setting "offload" and "trap" indications on nexthops
Ido Schimmel
2020-11-06
1
-0
/
+21
|
*
|
|
|
|
|
|
|
rtnetlink: Add RTNH_F_TRAP flag
Ido Schimmel
2020-11-06
1
-0
/
+2
|
*
|
|
|
|
|
|
|
nexthop: vxlan: Convert to new notification info
Ido Schimmel
2020-11-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
nexthop: Prepare new notification info
Ido Schimmel
2020-11-06
1
-0
/
+109
|
*
|
|
|
|
|
|
|
nexthop: Pass extack to nexthop notifier
Ido Schimmel
2020-11-06
1
-2
/
+3
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-11-04
1
-2
/
+126
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
netfilter: nft_reject_inet: allow to use reject from inet ingress
Pablo Neira Ayuso
2020-11-01
1
-2
/
+4
|
|
*
|
|
|
|
|
|
|
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2020-10-31
1
-0
/
+122
|
*
|
|
|
|
|
|
|
|
tcp: propagate MPTCP skb extensions on xmit splits
Paolo Abeni
2020-11-04
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
2020-11-02
2
-6
/
+6
|
*
|
|
|
|
|
|
|
|
udp: support sctp over udp in skb_udp_tunnel_segment
Xin Long
2020-10-30
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
udp: check udp sock encap_type in __udp_lib_err
Xin Long
2020-10-30
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
net: ipv4: Fix some kerneldoc warnings in TCP Low Priority
Andrew Lunn
2020-10-30
1
-0
/
+7
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-12-14
2
-3
/
+3
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
net: Use generic ns_common::count
Christian Brauner
2020-08-19
2
-3
/
+3
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-12-09
2
-14
/
+14
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-08
2
-14
/
+14
*
|
|
|
|
|
|
|
|
|
tcp: fix cwnd-limited bug for TSO deferral where we send nothing
Neal Cardwell
2020-12-09
1
-3
/
+6
*
|
|
|
|
|
|
|
|
|
tcp: Retain ECT bits for tos reflection
Wei Wang
2020-12-09
1
-2
/
+5
*
|
|
|
|
|
|
|
|
|
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
2020-12-08
1
-1
/
+2
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments
Xin Long
2020-12-07
1
-1
/
+1
*
|
|
|
|
|
|
|
|
ipv4: fix error return code in rtm_to_fib_config()
Zhang Changzhong
2020-12-04
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
2020-11-28
1
-3
/
+4
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
2020-11-24
1
-4
/
+8
*
|
|
|
|
|
|
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-23
3
-11
/
+74
*
|
|
|
|
|
|
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
2020-11-20
1
-0
/
+5
*
|
|
|
|
|
|
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
2020-11-20
1
-2
/
+3
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-19
1
-7
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-18
1
-1
/
+2
|
*
|
|
|
|
|
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
2020-11-18
1
-6
/
+9
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
ipv4: use IS_ENABLED instead of ifdef
Florian Klink
2020-11-17
1
-1
/
+1
*
|
|
|
|
|
inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
Wang Hai
2020-11-17
1
-1
/
+3
*
|
|
|
|
|
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
Ryan Sharpelletti
2020-11-17
1
-1
/
+1
*
|
|
|
|
|
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-13
1
-0
/
+6
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-12
1
-2
/
+15
*
|
|
|
|
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-12
1
-1
/
+1
*
|
|
|
|
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2020-11-10
1
-2
/
+7
*
|
|
|
|
tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
Stefano Brivio
2020-11-09
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-11-04
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
xfrm: interface: fix the priorities for ipip and ipv6 tunnels
Xin Long
2020-10-09
1
-2
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-10-31
3
-5
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-10-30
3
-5
/
+7
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags
wenxu
2020-10-31
1
-3
/
+0
|
/
/
/
/
*
|
|
/
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
2020-10-23
2
-1
/
+4
|
|
_
|
/
|
/
|
|
[prev]
[next]