1. bbf31bf ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS by David Ford · 15 years ago
  2. d0490cf ipmr: missing dev_put() on error path in vif_add() by Dan Carpenter · 15 years ago
  3. d792c10 tcp: provide more information on the tcp receive_queue bugs by Ilpo Järvinen · 15 years ago
  4. 23ca0c9 ipip: Fix handling of DF packets when pmtudisc is OFF by Herbert Xu · 15 years ago
  5. f9dd09c netfilter: nf_nat: fix NAT issue in 2.6.30.4+ by Jozsef Kadlecsik · 15 years ago
  6. 2e9526b gre: Fix dev_addr clobbering for gretap by Herbert Xu · 15 years ago
  7. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  8. b0c110c net: Fix RPF to work with policy routing by jamal · 15 years ago
  9. 55888df AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) by Neil Horman · 15 years ago
  10. c62f4c4 net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb by Arjan van de Ven · 15 years ago
  11. b6b39e8 tcp: Try to catch MSG_PEEK bug by Herbert Xu · 15 years ago
  12. 55b8050 net: Fix IP_MULTICAST_IF by Eric Dumazet · 15 years ago
  13. b103cf3 tcp: fix TCP_DEFER_ACCEPT retrans calculation by Julian Anastasov · 15 years ago
  14. 0c3d79b tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT by Julian Anastasov · 15 years ago
  15. d1b99ba tcp: accept socket after TCP_DEFER_ACCEPT period by Julian Anastasov · 15 years ago
  16. a1a2ad9 Revert "tcp: fix tcp_defer_accept to consider the timeout" by David S. Miller · 15 years ago
  17. 8558467 udp: Fix udp_poll() and ioctl() by Eric Dumazet · 15 years ago
  18. 6d01a02 tcp: fix tcp_defer_accept to consider the timeout by Willy Tarreau · 15 years ago
  19. a21090c ipv4: arp_notify address list bug by Stephen Hemminger · 15 years ago
  20. 42324c6 net: splice() from tcp to pipe should take into account O_NONBLOCK by Eric Dumazet · 15 years ago
  21. 914a9ab net: Use sk_mark for routing lookup in more places by Atis Elsts · 15 years ago
  22. 89e95a6 IPv4 TCP fails to send window scale option when window scale is zero by Ori Finkelman · 15 years ago
  23. 4fdb78d net/ipv4/tcp.c: fix min() type mismatch warning by Andrew Morton · 15 years ago
  24. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  25. a43912a tunnel: eliminate recursion field by Eric Dumazet · 15 years ago
  26. 0915921 ipv4: check optlen for IP_MULTICAST_IF option by Shan Wei · 15 years ago
  27. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  28. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  29. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  30. 657e964 tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG() by Robert Varga · 15 years ago
  31. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  32. 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 15 years ago
  33. 0b6a05c tcp: fix ssthresh u16 leftover by Ilpo Järvinen · 15 years ago
  34. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  35. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  36. 9a0da0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  37. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  38. fa1a9c6 headers: net/ipv[46]/protocol.c header trim by Alexey Dobriyan · 15 years ago
  39. aa13307 tcp: replace hard coded GFP_KERNEL with sk_allocation by Wu Fengguang · 15 years ago
  40. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  41. 3b401a8 inet: inet_connection_sock_af_ops const by Stephen Hemminger · 15 years ago
  42. b2e4b3d tcp: MD5 operations should be const by Stephen Hemminger · 15 years ago
  43. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. 89d69d2 net: make neigh_ops constant by Stephen Hemminger · 15 years ago
  45. 6fa12c8 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. by Damian Lukowski · 15 years ago
  46. f1ecd5d Revert Backoff [v3]: Revert RTO on ICMP destination unreachable by Damian Lukowski · 15 years ago
  47. 4d1a2d9 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() by Damian Lukowski · 15 years ago
  48. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  49. 9a7030b tcp: Remove redundant copy of MD5 authentication key by John Dykstra · 15 years ago
  50. 80a1096 tcp: fix premature termination of FIN_WAIT2 time-wait sockets by Octavian Purdila · 15 years ago
  51. 80b71b8 fib_trie: resize rework by Jens Låås · 15 years ago
  52. 30038fc net: ip_rt_send_redirect() optimization by Eric Dumazet · 15 years ago
  53. df19a62 tcp: keepalive cleanups by Eric Dumazet · 15 years ago
  54. 3d1427f ipv4: af_inet.c cleanups by Eric Dumazet · 15 years ago
  55. 788d908 ipv4: make ip_append_data() handle NULL routing table by Julien TINNES · 15 years ago
  56. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  57. 74f7a65 netfilter: nf_conntrack: log packets dropped by helpers by Patrick McHardy · 15 years ago
  58. cce5a5c netfilter: nf_nat: fix inverted logic for persistent NAT mappings by Maximilian Engelhardt · 15 years ago
  59. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  60. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  61. 8cdb045 gre: Fix MTU calculation for bound GRE tunnels by Tom Goff · 15 years ago
  62. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  63. a8f80e8 Networking: use CAP_NET_ADMIN when deciding to call request_module by Eric Paris · 15 years ago
  64. dc05a56 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  65. e2fe35c netfilter: xtables: check for standard verdicts in policies by Jan Engelhardt · 15 years ago
  66. 90e7d4a netfilter: xtables: check for unconditionality of policies by Jan Engelhardt · 15 years ago
  67. a7d5173 netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks by Jan Engelhardt · 15 years ago
  68. 47901dc netfilter: xtables: use memcmp in unconditional check by Jan Engelhardt · 15 years ago
  69. e5afbba netfilter: iptables: remove unused datalen variable by Jan Engelhardt · 15 years ago
  70. f88e6a8 netfilter: xtables: switch table AFs to nfproto by Jan Engelhardt · 15 years ago
  71. 24c232d netfilter: xtables: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  72. 57750a2 netfilter: conntrack: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  73. 5498127 netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DST by Rafael Laufer · 15 years ago
  74. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  75. f816700 xfrm4: fix build when SYSCTLs are disabled by Randy Dunlap · 15 years ago
  76. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  78. a3e8ee6 ipv4: ARP neigh procfs buffer overflow by roel kluin · 15 years ago
  79. a44a4a0 xfrm: export xfrm garbage collector thresholds via sysctl by Neil Horman · 15 years ago
  80. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  81. 67edfef TCP: Add comments to (near) all functions in tcp_output.c v3 by Andi Kleen · 15 years ago
  82. e547bc1 tcp: Use correct peer adr when copying MD5 keys by John Dykstra · 15 years ago
  83. e3afe7b tcp: Fix MD5 signature checking on IPv4 mapped sockets by John Dykstra · 15 years ago
  84. b902e57 ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups by Jarek Poplawski · 15 years ago
  85. be916cd ipv4: Fix inflate_threshold_root automatically by Jarek Poplawski · 15 years ago
  86. c305947 ipv4: Use synchronize_rcu() during trie_rebalance() by Jarek Poplawski · 15 years ago
  87. c482c56 udp: cleanups by Eric Dumazet · 15 years ago
  88. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. ee686ca gre: fix ToS/DiffServ inherit bug by Andreas Jaggi · 15 years ago
  90. d7ca4cc udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. by Sridhar Samudrala · 15 years ago
  91. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  92. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  93. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  94. 345aa03 ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) by Jarek Poplawski · 15 years ago
  95. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  96. c615c9f xfrm4: fix the ports decode of sctp protocol by Wei Yongjun · 15 years ago
  97. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  98. f8a68e7 Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification" by Eric W. Biederman · 15 years ago
  99. 008440e ipv4: Fix fib_trie rebalancing, part 3 by Jarek Poplawski · 15 years ago
  100. 6828b92 tcp: Do not tack on TSO data to non-TSO packet by Herbert Xu · 15 years ago