index
:
kernel/git/stable/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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2010-04-01
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-12-18
ip_fragment: also adjust skb->truesize for packets not owned by a socket
Patrick McHardy
2009-12-08
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2009-12-08
ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...
David Ford
2009-12-08
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-12-08
udp: Fix udp_poll() and ioctl()
Eric Dumazet
2009-10-12
tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
Robert Varga
2009-10-05
netfilter: nf_nat: fix inverted logic for persistent NAT mappings
Patrick McHardy
2009-08-27
ipv4: make ip_append_data() handle NULL routing table
Julien TINNES
2009-08-14
gre: Fix MTU calculation for bound GRE tunnels
Tom Goff
2009-07-30
ipv4: ARP neigh procfs buffer overflow
roel kluin
2009-07-20
tcp: Use correct peer adr when copying MD5 keys
John Dykstra
2009-07-20
tcp: Fix MD5 signature checking on IPv4 mapped sockets
John Dykstra
2009-07-14
gre: fix ToS/DiffServ inherit bug
Andreas Jaggi
2009-07-11
net: ip_push_pending_frames() fix
Eric Dumazet
2009-07-09
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
2009-07-08
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
2009-07-03
xfrm4: fix the ports decode of sctp protocol
Wei Yongjun
2009-06-30
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
2009-06-30
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
2009-06-29
tcp: Do not tack on TSO data to non-TSO packet
Herbert Xu
2009-06-29
tcp: Stop non-TSO packets morphing into TSO
Herbert Xu
2009-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-06-29
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
2009-06-26
inet: Call skb_orphan before tproxy activates
Herbert Xu
2009-06-25
tcp: missing check ACK flag of received segment in FIN-WAIT-2 state
Wei Yongjun
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-23
ipv4 routing: Ensure that route cache entries are usable and reclaimable with...
Neil Horman
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-20
ipv4: fix NULL pointer + success return in route lookup path
Neil Horman
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-18
ipv4: Fix fib_trie rebalancing, part 2
Jarek Poplawski
2009-06-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-15
net: annotate inet_timewait_sock bitfields
Vegard Nossum
2009-06-15
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
2009-06-14
PIM-SM: namespace changes
Tom Goff
2009-06-13
ipv4: update ARPD help text
Timo Teräs
2009-06-13
net: use a deferred timer in rt_check_expire
Eric Dumazet
2009-06-12
netfilter: ip_tables: fix build error
Patrick McHardy
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
2009-06-11
net: No more expensive sock_hold()/sock_put() on each tx
Eric Dumazet
2009-06-09
netfilter: Fix extra semi-colon in skb_walk_frags() changes.
David S. Miller
2009-06-09
netfilter: Use frag list abstraction interfaces.
David S. Miller
2009-06-09
ipv4: Use frag list abstraction interfaces.
David S. Miller
2009-06-08
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2009-06-05
netfilter: ipt_MASQUERADE: remove redundant rwlock
Florian Westphal
2009-06-04
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
2009-06-03
ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.
Rami Rosen
2009-06-03
net: skb->dst accessors
Eric Dumazet
[next]