index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
Julian Anastasov
2016-07-11
1
-0
/
+6
*
tcp: make challenge acks less predictable
Eric Dumazet
2016-07-11
1
-5
/
+10
*
udp: prevent bugcheck if filter truncates packet too much
Michal Kubeček
2016-07-11
1
-0
/
+2
*
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
Shmulik Ladkani
2016-06-30
1
-2
/
+2
*
tcp: do not send too big packets at retransmit time
Eric Dumazet
2016-06-29
1
-1
/
+6
*
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2016-06-28
1
-1
/
+3
*
esp: Fix ESN generation under UDP encapsulation
Herbert Xu
2016-06-23
1
-20
/
+32
*
gre: fix error handler
Eric Dumazet
2016-06-15
2
-13
/
+9
*
ovs/gre: fix rtnl notifications on iface deletion
Nicolas Dichtel
2016-06-14
1
-0
/
+4
*
ovs/gre,geneve: fix error path when creating an iface
Nicolas Dichtel
2016-06-14
1
-3
/
+7
*
udp reuseport: fix packet of same flow hashed to different socket
Su, Xuemin
2016-06-14
1
-57
/
+16
*
ipv4: fix checksum annotation in udp4_csum_init
Hannes Frederic Sowa
2016-06-14
1
-2
/
+5
*
ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.
David S. Miller
2016-06-11
1
-0
/
+2
*
net: ipconfig: avoid warning by making ic_addrservaddr static
Ben Dooks
2016-06-10
1
-1
/
+1
*
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...
Eric Dumazet
2016-06-02
1
-5
/
+5
*
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
Ezequiel Garcia
2016-05-23
2
-4
/
+8
*
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2016-05-20
1
-1
/
+1
*
ip4ip6: Support for GSO/GRO
Tom Herbert
2016-05-20
1
-5
/
+7
*
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
2016-05-20
1
-0
/
+5
*
fou: Support IPv6 in fou
Tom Herbert
2016-05-20
1
-12
/
+35
*
fou: Split out {fou,gue}_build_header
Tom Herbert
2016-05-20
1
-10
/
+37
*
fou: Call setup_udp_tunnel_sock
Tom Herbert
2016-05-20
1
-34
/
+16
*
net: Cleanup encap items in ip_tunnels.h
Tom Herbert
2016-05-20
2
-45
/
+4
*
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
2
-2
/
+2
*
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2016-05-20
4
-61
/
+0
*
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
2016-05-16
2
-19
/
+17
*
sock: propagate __sock_cmsg_send() error
Eric Dumazet
2016-05-16
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
3
-3
/
+12
|
\
|
*
net/route: enforce hoplimit max value
Paolo Abeni
2016-05-14
1
-0
/
+2
|
*
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
2016-05-11
1
-1
/
+6
|
*
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
2016-05-10
1
-2
/
+4
*
|
udp: Resolve NULL pointer dereference over flow-based vxlan device
Alexander Duyck
2016-05-13
1
-8
/
+2
*
|
gre: Fix wrong tpi->proto in WCCP
Haishuang Yan
2016-05-12
2
-5
/
+5
*
|
net: original ingress device index in PKTINFO
David Ahern
2016-05-11
2
-1
/
+7
*
|
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-11
1
-0
/
+7
*
|
tcp: replace cnt & rtt with struct in pkts_acked()
Lawrence Brakmo
2016-05-11
12
-46
/
+54
*
|
net: l3mdev: Allow send on enslaved interface
David Ahern
2016-05-09
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
3
-5
/
+27
|
\
|
|
*
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2016-05-06
2
-3
/
+9
|
*
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
2016-05-06
1
-2
/
+0
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-05-04
1
-0
/
+18
|
|
\
|
|
*
vti: Add pmtu handling to vti_xmit.
Steffen Klassert
2016-03-31
1
-0
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-09
4
-405
/
+117
|
\
\
\
|
*
|
|
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
2016-05-06
1
-4
/
+2
|
*
|
|
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
2016-05-06
1
-0
/
+3
|
*
|
|
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2016-05-05
2
-385
/
+76
|
*
|
|
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-05-05
2
-7
/
+5
|
*
|
|
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
2016-05-05
1
-2
/
+6
|
*
|
|
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
2016-05-05
1
-5
/
+19
|
*
|
|
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-29
2
-4
/
+8
[next]