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
2015-05-06
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-05-06
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-05-06
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-04-29
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-29
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-02
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2015-04-02
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
2015-04-02
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
2015-03-29
ipmr,ip6mr: call ip6mr_free_table() on failure path
WANG Cong
2015-03-23
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-20
tcp: fix tcp fin memory accounting
Josh Hunt
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-17
inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()
Eric Dumazet
2015-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-03-13
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance
Neal Cardwell
2015-03-11
tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w
Neal Cardwell
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
2015-03-05
tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
Eric Dumazet
2015-03-05
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
2015-03-04
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-02-22
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
Neal Cardwell
2015-02-20
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-14
net: spelling fixes
Stephen Hemminger
2015-02-13
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
2015-02-12
memcg: cleanup static keys decrement
Vladimir Davydov
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-02-11
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
2015-02-11
gue: Use checksum partial with remote checksum offload
Tom Herbert
2015-02-11
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-11
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
net: Fix remcsum in GRO path to not change packet
Tom Herbert
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2015-02-09
ipv4: Namespecify TCP PMTU mechanism
Fan Du
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
Yuchung Cheng
2015-02-09
xfrm: Fix local error reporting crash with interfamily tunnels
Steffen Klassert
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
2015-02-08
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2015-02-08
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
2015-02-08
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
tcp: do not pace pure ack packets
Eric Dumazet
[next]