index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-10
net: tcp: remove BUG_ON from tcp_v4_err
Li RongQing
1
-1
/
+0
2018-11-09
tcp_bbr: update comments to reflect pacing_margin_percent
Neal Cardwell
1
-8
/
+7
2018-11-09
ipv4/tunnel: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-09
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2
-0
/
+69
2018-11-09
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
1
-18
/
+52
2018-11-09
net: Convert protocol error handlers from void to int
Stefano Brivio
10
-64
/
+87
2018-11-09
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2
-9
/
+71
2018-11-08
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
2
-2
/
+1
2018-11-08
udp: cope with UDP GRO packet misdirection
Paolo Abeni
1
-1
/
+22
2018-11-08
ip: factor out protocol delivery helper
Paolo Abeni
1
-37
/
+36
2018-11-08
udp: add support for UDP_GRO cmsg
Paolo Abeni
1
-0
/
+4
2018-11-08
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2
-22
/
+95
2018-11-08
udp: implement complete book-keeping for encap_needed
Paolo Abeni
1
-6
/
+13
2018-11-08
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
1
-2
/
+1
2018-11-08
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
3
-2
/
+39
2018-11-08
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
1
-9
/
+6
2018-11-08
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
1
-8
/
+6
2018-11-08
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
2
-8
/
+25
2018-11-07
net: Add extack argument to ip_fib_metrics_init
David Ahern
2
-8
/
+20
2018-11-07
net: Add extack argument to rtnl_create_link
David Ahern
1
-1
/
+1
2018-11-06
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-01
net: drop skb on failure in ip_check_defrag()
Cong Wang
1
-4
/
+8
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-17
/
+37
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-3
/
+3
2018-10-31
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
1
-0
/
+1
2018-10-30
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
1
-17
/
+36
2018-10-29
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
1
-0
/
+1
2018-10-27
net: allow traceroute with a specified interface in a vrf
Mike Manning
1
-2
/
+2
2018-10-26
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
1
-0
/
+1
2018-10-25
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
1
-2
/
+18
2018-10-25
net: Don't return invalid table id error when dumping all families
David Ahern
2
-0
/
+7
2018-10-25
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
1
-5
/
+8
2018-10-24
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
2
-12
/
+14
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-23
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+23
2018-10-23
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
1
-15
/
+34
2018-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-14
/
+27
2018-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2018-10-19
tcp: fix TCP_REPAIR xmit queue setup
Eric Dumazet
1
-6
/
+7
2018-10-18
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-10-18
tcp_bbr: centralize code to set gains
Neal Cardwell
1
-10
/
+30
2018-10-18
tcp_bbr: adjust TCP BBR for departure time pacing
Neal Cardwell
1
-2
/
+35
2018-10-17
bpf: sockmap, support for msg_peek in sk_msg with redirect ingress
John Fastabend
1
-15
/
+27
2018-10-17
bpf: sockmap, fix skmsg recvmsg handler to track size correctly
John Fastabend
1
-0
/
+1
2018-10-16
tcp, ulp: remove socket lock assertion on ULP cleanup
Daniel Borkmann
1
-2
/
+4
2018-10-16
netfilter: nf_nat_snmp_basic: add missing helper alias name
Taehee Yoo
1
-0
/
+1
2018-10-16
net/ipv4: Bail early if user only wants prefix entries
David Ahern
1
-2
/
+6
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
2
-8
/
+45
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
2
-6
/
+55
[next]