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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2016-05-18
net/route: enforce hoplimit max value
Paolo Abeni
2016-05-18
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
2016-05-18
gre: do not pull header in ICMP error processing
Jiri Benc
2016-05-18
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
2016-05-18
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
2016-05-18
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-04-20
ipv4: initialize flowi4_flags before calling fib_lookup()
Lance Richardson
2016-04-20
ipv4: fix broadcast packets reception
Paolo Abeni
2016-04-20
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2016-04-20
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-03-07
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-02-24
ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
Hannes Frederic Sowa
2016-02-23
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2016-02-23
tcp: convert cached rtt from usec to jiffies when feeding initial rto
Konstantin Khlebnikov
2016-02-19
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2016-02-18
gre: clear IFF_TX_SKB_SHARING
Jiri Benc
2016-02-18
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
2016-02-18
route: check and remove route cache when we get route
Xin Long
2016-02-17
tcp: correctly crypto_alloc_hash return check
Insu Yun
2016-02-16
tcp: md5: release request socket instead of listener
Eric Dumazet
2016-02-16
tcp: do not set rtt_min to 1
Eric Dumazet
2016-02-13
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
2016-02-10
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-09
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-02-09
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-29
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
2016-01-29
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
2016-01-29
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
2016-01-29
ipv4: early demux should be aware of fragments
Eric Dumazet
2016-01-28
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
2016-01-28
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
2016-01-28
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-21
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
2016-01-20
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
2016-01-20
net: drop tcp_memcontrol.c
Vladimir Davydov
2016-01-20
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
2016-01-20
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
2016-01-19
udp: fix potential infinite loop in SO_REUSEPORT logic
Eric Dumazet
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-14
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
2016-01-14
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2016-01-14
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-14
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2016-01-14
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
2016-01-14
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
[next]