index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
3
-3
/
+3
*
inet: unexport udp{4|6}_lib_lookup_skb()
Eric Dumazet
2020-11-15
1
-1
/
+0
*
tcp: uninline tcp_stream_memory_free()
Eric Dumazet
2020-11-15
1
-0
/
+14
*
IPv4: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
2020-11-15
1
-0
/
+3
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-13
3
-7
/
+25
|
\
|
*
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-11
1
-2
/
+7
|
*
tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
Stefano Brivio
2020-11-10
1
-2
/
+2
*
|
net: ipconfig: Avoid spurious blank lines in boot log
Thierry Reding
2020-11-12
1
-5
/
+9
*
|
net: udp: remove redundant initialization in udp_gro_complete
Menglong Dong
2020-11-12
1
-1
/
+1
*
|
ipv4: Set nexthop flags in a more consistent way
Ido Schimmel
2020-11-12
1
-5
/
+2
*
|
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
2020-11-12
1
-6
/
+6
*
|
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
2020-11-11
1
-1
/
+1
*
|
net: ipv4: remove redundant initialization in inet_rtm_deladdr
Menglong Dong
2020-11-11
1
-2
/
+1
*
|
net: remove ip_tunnel_get_stats64
Heiner Kallweit
2020-11-10
1
-9
/
+0
*
|
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
2020-11-10
2
-4
/
+4
*
|
vti: switch to dev_get_tstats64
Heiner Kallweit
2020-11-10
1
-1
/
+1
*
|
net: udp: remove redundant initialization in udp_dump_one
Menglong Dong
2020-11-10
1
-1
/
+1
*
|
net: udp: remove redundant initialization in udp_send_skb
Menglong Dong
2020-11-10
1
-1
/
+1
*
|
net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
Menglong Dong
2020-11-10
2
-0
/
+4
*
|
net: ipv4: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-07
5
-10
/
+9
|
\
|
|
*
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-11-01
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-11-01
1
-3
/
+0
|
|
/
/
*
|
|
nexthop: Remove in-kernel route notifications when nexthop changes
Ido Schimmel
2020-11-06
1
-9
/
+0
*
|
|
nexthop: Replay nexthops when registering a notifier
Ido Schimmel
2020-11-06
1
-2
/
+52
*
|
|
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-05
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-05
1
-0
/
+3
*
|
|
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
2020-11-03
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
|
/
/
*
|
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
2020-10-24
2
-1
/
+4
[next]