index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
1
-1
/
+1
*
ipv4: nexthop: Fix deadcode issue by performing a proper NULL check
Patrick Eigensatz
2020-06-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
7
-81
/
+152
|
\
|
*
devinet: fix memleak in inetdev_init()
Yang Yingliang
2020-05-30
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-29
2
-13
/
+40
|
|
\
|
|
*
esp4: improve xfrm4_beet_gso_segment() to be more readable
Xin Long
2020-05-18
1
-8
/
+11
|
|
*
ip_vti: receive ipip packet by calling ip_tunnel_rcv
Xin Long
2020-04-23
1
-1
/
+22
|
|
*
esp4: support ipv6 nexthdrs process for beet gso segment
Xin Long
2020-04-21
1
-4
/
+9
|
|
*
xfrm: remove the xfrm_state_put call becofe going to out_reset
Xin Long
2020-04-20
1
-3
/
+1
|
*
|
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
2020-05-26
1
-9
/
+10
|
*
|
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
2020-05-26
1
-15
/
+36
|
*
|
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
2020-05-26
1
-33
/
+58
|
*
|
nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
David Ahern
2020-05-26
1
-14
/
+13
|
*
|
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2020-05-25
1
-5
/
+2
*
|
|
tcp: tcp_init_buffer_space can be static
Florian Westphal
2020-05-29
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-29
5
-91
/
+12
|
\
\
\
|
*
|
|
xfrm: fix unused variable warning if CONFIG_NETFILTER=n
Florian Westphal
2020-05-11
1
-1
/
+1
|
*
|
|
xfrm: remove output_finish indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
2
-23
/
+1
|
*
|
|
xfrm: move xfrm4_extract_header to common helper
Florian Westphal
2020-05-06
1
-21
/
+0
|
*
|
|
xfrm: state: remove extract_input indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
2
-6
/
+0
|
*
|
|
xfrm: avoid extract_output indirection for ipv4
Florian Westphal
2020-05-06
2
-41
/
+0
|
*
|
|
xfrm: add IPv6 support for espintcp
Sabrina Dubroca
2020-04-28
1
-0
/
+1
|
*
|
|
xfrm: add support for UDPv6 encapsulation of ESP
Sabrina Dubroca
2020-04-28
1
-1
/
+9
*
|
|
|
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
2020-05-28
1
-0
/
+8
*
|
|
|
ipv4: add ip_sock_set_mtu_discover
Christoph Hellwig
2020-05-28
1
-0
/
+11
*
|
|
|
ipv4: add ip_sock_set_recverr
Christoph Hellwig
2020-05-28
1
-0
/
+8
*
|
|
|
ipv4: add ip_sock_set_freebind
Christoph Hellwig
2020-05-28
1
-0
/
+8
*
|
|
|
ipv4: add ip_sock_set_tos
Christoph Hellwig
2020-05-28
1
-9
/
+21
*
|
|
|
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
2020-05-28
1
-0
/
+12
*
|
|
|
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
2020-05-28
1
-0
/
+12
*
|
|
|
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
2020-05-28
1
-15
/
+34
*
|
|
|
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
2020-05-28
1
-0
/
+8
*
|
|
|
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
2020-05-28
1
-0
/
+12
*
|
|
|
tcp: add tcp_sock_set_quickack
Christoph Hellwig
2020-05-28
1
-13
/
+26
*
|
|
|
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
1
-14
/
+25
*
|
|
|
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-28
1
-19
/
+32
*
|
|
|
net: add sock_bindtoindex
Christoph Hellwig
2020-05-28
1
-3
/
+1
*
|
|
|
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
2020-05-28
1
-1
/
+2
*
|
|
|
tcp: rename tcp_v4_err() skb parameter
Eric Dumazet
2020-05-27
1
-9
/
+9
*
|
|
|
tcp: add tcp_ld_RTO_revert() helper
Eric Dumazet
2020-05-27
1
-40
/
+45
*
|
|
|
nexthop: Fix type of event_type in call_nexthop_notifiers
Nathan Chancellor
2020-05-27
1
-1
/
+1
*
|
|
|
tcp: tcp_v4_err() icmp skb is named icmp_skb
Eric Dumazet
2020-05-26
1
-1
/
+1
*
|
|
|
tcp: allow traceroute -Mtcp for unpriv users
Eric Dumazet
2020-05-25
1
-0
/
+2
*
|
|
|
ipv4: potential underflow in compat_ip_setsockopt()
Dan Carpenter
2020-05-25
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
6
-32
/
+35
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
2020-05-21
2
-3
/
+2
|
*
|
|
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
2020-05-21
1
-1
/
+1
|
*
|
|
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
2020-05-20
1
-0
/
+1
|
*
|
|
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
2020-05-19
1
-19
/
+24
|
*
|
|
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
2020-05-17
1
-8
/
+6
[next]