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
*
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
|
*
nexthop: Fix attribute checking for groups
David Ahern
2020-05-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-22
1
-2
/
+6
|
\
\
|
*
|
bpf: Add get{peer, sock}name attach types for sock_addr
Daniel Borkmann
2020-05-19
1
-2
/
+6
*
|
|
nexthop: add support for notifiers
Roopa Prabhu
2020-05-22
1
-0
/
+27
*
|
|
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
2020-05-22
1
-25
/
+107
*
|
|
handle the group_source_req options directly
Al Viro
2020-05-20
1
-2
/
+21
*
|
|
ipv4: take handling of group_source_req options into a helper
Al Viro
2020-05-20
1
-39
/
+44
*
|
|
ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directly
Al Viro
2020-05-20
1
-0
/
+31
*
|
|
ipv4: do compat setsockopt for MCAST_MSFILTER directly
Al Viro
2020-05-20
1
-1
/
+47
*
|
|
set_mcast_msfilter(): take the guts of setsockopt(MCAST_MSFILTER) into a helper
Al Viro
2020-05-20
1
-33
/
+40
*
|
|
get rid of compat_mc_getsockopt()
Al Viro
2020-05-20
1
-3
/
+41
*
|
|
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2020-05-20
2
-18
/
+19
*
|
|
compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly
Al Viro
2020-05-20
1
-1
/
+9
*
|
|
impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel
Christoph Hellwig
2020-05-19
1
-11
/
+3
*
|
|
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2020-05-19
4
-62
/
+51
*
|
|
ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel
Christoph Hellwig
2020-05-19
1
-40
/
+13
*
|
|
ipv4: streamline ipmr_new_tunnel
Christoph Hellwig
2020-05-19
1
-37
/
+36
*
|
|
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-18
1
-6
/
+32
*
|
|
netns: enable to inherit devconf from current netns
Nicolas Dichtel
2020-05-16
1
-5
/
+18
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
6
-18
/
+36
|
\
|
|
*
ipmr: Add lockdep expression to ipmr_for_each_table macro
Amol Grover
2020-05-14
1
-3
/
+4
|
*
ipmr: Fix RCU list debugging warning
Amol Grover
2020-05-14
1
-1
/
+2
|
*
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
2020-05-14
1
-3
/
+4
|
*
netlabel: cope with NULL catmap
Paolo Abeni
2020-05-12
1
-2
/
+4
|
*
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2020-05-12
2
-4
/
+13
|
*
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-05-08
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-05-08
1
-4
/
+6
|
|
\
|
|
*
bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
John Fastabend
2020-05-06
1
-1
/
+0
|
|
*
bpf: Fix sk_psock refcnt leak when receiving message
Xiyu Yang
2020-04-27
1
-3
/
+6
|
*
|
net: tcp: fix rx timestamp behavior for tcp_recvmsg
Kelly Littlepage
2020-05-08
1
-2
/
+4
*
|
|
inet_connection_sock: factor out destroy helper.
Paolo Abeni
2020-05-15
1
-5
/
+1
*
|
|
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2020-05-15
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-14
1
-9
/
+11
|
\
\
\
|
*
|
|
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
2020-05-09
1
-4
/
+6
|
*
|
|
net: Refactor arguments of inet{,6}_bind
Stanislav Fomichev
2020-05-09
1
-5
/
+5
*
|
|
|
erspan: Check IFLA_GRE_ERSPAN_VER is set.
William Tu
2020-05-12
1
-1
/
+2
*
|
|
|
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
2020-05-11
1
-1
/
+2
*
|
|
|
tcp: tcp_mark_head_lost is only valid for sack-tcp
zhang kai
2020-05-07
1
-25
/
+7
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-7
/
+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
2020-04-30
1
-4
/
+0
|
*
|
|
mptcp: consolidate synack processing.
Paolo Abeni
2020-04-30
1
-3
/
+0
|
|
|
/
|
|
/
|
[next]