index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
6
-22
/
+56
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-28
3
-11
/
+38
|
|
\
|
|
*
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
1
-7
/
+16
|
|
*
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-27
3
-7
/
+25
|
*
|
net: always initialize pagedlen
Willem de Bruijn
2018-11-24
1
-1
/
+2
|
*
|
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-24
2
-10
/
+16
*
|
|
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
David Ahern
2018-11-27
1
-1
/
+1
*
|
|
tcp: remove hdrlen argument from tcp_queue_rcv()
Eric Dumazet
2018-11-27
1
-7
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
3
-6
/
+17
|
\
|
|
|
*
|
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-21
3
-6
/
+16
|
*
|
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-20
1
-0
/
+1
*
|
|
tcp: drop dst in tcp_add_backlog()
Eric Dumazet
2018-11-20
1
-0
/
+2
*
|
|
ipv4: Don't try to print ASCII of link level header in martian dumps.
David S. Miller
2018-11-20
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-19
1
-1
/
+1
|
\
|
|
|
*
|
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
2018-11-17
1
-1
/
+1
|
|
/
*
|
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2018-11-17
1
-0
/
+2
*
|
udp: fix jump label misuse
Paolo Abeni
2018-11-16
1
-2
/
+2
*
|
tcp: clean up STATE_TRACE
Yafang Shao
2018-11-16
1
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
1
-14
/
+15
|
\
|
|
*
inet: frags: better deal with smp races
Eric Dumazet
2018-11-08
1
-14
/
+15
*
|
tcp: tsq: no longer use limit_output_bytes for paced flows
Eric Dumazet
2018-11-11
2
-4
/
+5
*
|
tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
Eric Dumazet
2018-11-11
1
-2
/
+5
*
|
tcp: refine tcp_tso_should_defer() after EDT adoption
Eric Dumazet
2018-11-11
1
-3
/
+4
*
|
tcp: do not try to defer skbs with eor mark (MSG_EOR)
Eric Dumazet
2018-11-11
1
-0
/
+4
*
|
tcp: minor optimization in tcp ack fast path processing
Yafang Shao
2018-11-11
1
-3
/
+4
*
|
net: tcp: remove BUG_ON from tcp_v4_err
Li RongQing
2018-11-09
1
-1
/
+0
*
|
tcp_bbr: update comments to reflect pacing_margin_percent
Neal Cardwell
2018-11-08
1
-8
/
+7
*
|
ipv4/tunnel: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
1
-1
/
+1
*
|
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2018-11-08
2
-0
/
+69
*
|
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2018-11-08
1
-18
/
+52
*
|
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
10
-64
/
+87
*
|
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2018-11-08
2
-9
/
+71
*
|
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
2018-11-07
2
-2
/
+1
*
|
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2018-11-07
1
-1
/
+22
*
|
ip: factor out protocol delivery helper
Paolo Abeni
2018-11-07
1
-37
/
+36
*
|
udp: add support for UDP_GRO cmsg
Paolo Abeni
2018-11-07
1
-0
/
+4
*
|
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2018-11-07
2
-22
/
+95
*
|
udp: implement complete book-keeping for encap_needed
Paolo Abeni
2018-11-07
1
-6
/
+13
*
|
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
2018-11-07
1
-2
/
+1
*
|
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
2018-11-07
3
-2
/
+39
*
|
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
2018-11-07
1
-9
/
+6
*
|
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2018-11-07
1
-8
/
+6
*
|
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
2018-11-07
2
-8
/
+25
*
|
net: Add extack argument to ip_fib_metrics_init
David Ahern
2018-11-06
2
-8
/
+20
*
|
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-06
1
-1
/
+1
|
/
*
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
2018-11-05
1
-3
/
+3
*
net: drop skb on failure in ip_check_defrag()
Cong Wang
2018-11-01
1
-4
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
2
-17
/
+37
|
\
|
*
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
2018-10-30
1
-0
/
+1
|
*
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
2018-10-29
1
-17
/
+36
[next]