1. e547bc1 tcp: Use correct peer adr when copying MD5 keys by John Dykstra · 15 years ago
  2. e3afe7b tcp: Fix MD5 signature checking on IPv4 mapped sockets by John Dykstra · 15 years ago
  3. f2ba025 sit: fix regression: do not release skb->dst before xmit by Sascha Hlusiak · 15 years ago
  4. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  5. a1ed052 IPv6: preferred lifetime of address not getting updated by Brian Haley · 15 years ago
  6. 59cae00 xfrm6: fix the proto and ports decode of sctp protocol by Wei Yongjun · 15 years ago
  7. 71f9dac inet: Call skb_orphan before tproxy activates by Herbert Xu · 15 years ago
  8. 1f2ccd0 ipv6: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  9. a1faa69 ipv6: avoid wraparound for expired preferred lifetime by Jens Rosenboom · 15 years ago
  10. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  11. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  12. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  13. 403dbb9 PIM-SM: namespace changes by Tom Goff · 15 years ago
  14. 590a988 trivial: Fix a typo in comment of addrconf_dad_start() by Masatake YAMATO · 15 years ago
  15. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  16. 36432dae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Patrick McHardy · 15 years ago
  17. 2b85a34 net: No more expensive sock_hold()/sock_put() on each tx by Eric Dumazet · 15 years ago
  18. 343a997 netfilter: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  19. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  20. f87fb66 netfilter: nf_ct_icmp: keep the ICMP ct entries longer by Jan Kasprzak · 15 years ago
  21. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  22. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  23. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  24. 8cc848f Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  25. dae9de8 IPv6: Print error value when skb allocation fails by Brian Haley · 15 years ago
  26. 56d417b IPv6: Add 'autoconf' and 'disable_ipv6' module parameters by Brian Haley · 15 years ago
  27. a5b1cf2 gro: Avoid unnecessary comparison after skb_gro_header by Herbert Xu · 15 years ago
  28. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  29. 3699067 tcp: Unexport TCPv6 GRO functions by Herbert Xu · 15 years ago
  30. 4f72427 IPv6: set RTPROT_KERNEL to initial route by Jean-Mickael Guerin · 15 years ago
  31. 04af8cf net: Remove unused parameter from fill method in fib_rules_ops. by Rami Rosen · 15 years ago
  32. 6450692 sit: stateless autoconf for isatap by Sascha Hlusiak · 15 years ago
  33. 9af2851 addrconf: refuse isatap eui64 for INADDR_ANY by Sascha Hlusiak · 15 years ago
  34. 4b2796017 sit: ipip6_tunnel_del_prl: return err by Sascha Hlusiak · 15 years ago
  35. 4fddbf5 sit: strictly restrict incoming traffic to tunnel link device by Sascha Hlusiak · 15 years ago
  36. 8db99e5 sit: Fail to create tunnel, if it already exists by Sascha Hlusiak · 15 years ago
  37. 5007392 net: FIX ipv6_forward sysctl restart by Eric W. Biederman · 15 years ago
  38. 3a6d54c net: remove needless (now buggy) & from dev->dev_addr by Jiri Pirko · 15 years ago
  39. 8b3521e ipv4: remove an unused parameter from configure method of fib_rules_ops. by Rami Rosen · 15 years ago
  40. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. bb70dfa netfilter: xtables: consolidate comefrom debug cast access by Jan Engelhardt · 15 years ago
  42. 7a6b1c4 netfilter: xtables: remove another level of indent by Jan Engelhardt · 15 years ago
  43. 9452258 netfilter: xtables: remove some goto by Jan Engelhardt · 15 years ago
  44. a1ff4ac netfilter: xtables: reduce indent level by one by Jan Engelhardt · 15 years ago
  45. 98e8640 netfilter: xtables: consolidate open-coded logic by Jan Engelhardt · 15 years ago
  46. 4f2f6f2 netfilter: xtables: fix const inconsistency by Jan Engelhardt · 15 years ago
  47. ccf5bd8 netfilter: xtables: remove redundant casts by Jan Engelhardt · 15 years ago
  48. 4ba351c netfilter: xtables: use NFPROTO_ in standard targets by Jan Engelhardt · 15 years ago
  49. 4b1e27e netfilter: queue: use NFPROTO_ for queue callsites by Jan Engelhardt · 15 years ago
  50. 383ca5b netfilter: xtables: use NFPROTO_ for xt_proto_init callsites by Jan Engelhardt · 15 years ago
  51. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  52. b98b494 netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE by Christoph Paasch · 15 years ago
  53. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  55. 36e7b1b gro: Fix COMPLETE checksum handling by Herbert Xu · 15 years ago
  56. edf391f snmp: add missing counters for RFC 4293 by Neil Horman · 15 years ago
  57. a0f82f6 syncookies: remove last_synq_overflow from struct tcp_sock by Florian Westphal · 15 years ago
  58. ce8632b ipv6:remove useless check by Yang Hongyang · 15 years ago
  59. 499923c ipv6: Fix NULL pointer dereference with time-wait sockets by Vlad Yasevich · 15 years ago
  60. fd1cc48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  61. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  62. d1d88e5d xfrm: fix fragmentation on inter family tunnels by Steffen Klassert · 15 years ago
  63. 49a88d1 netfilter: ip6tables regression fix by Eric Dumazet · 15 years ago
  64. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  65. fa9a86d netfilter: use rcu_read_bh() in ipt_do_table() by Eric Dumazet · 15 years ago
  66. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  67. 71f6f6d ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c) by Jesper Nilsson · 15 years ago
  68. 01e6de6 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
  69. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  70. 1f9352a netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection by Patrick McHardy · 15 years ago
  71. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  72. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 15 years ago
  73. 63d9950 ipv6: Make v4-mapped bindings consistent with IPv4 by Vlad Yasevich · 15 years ago
  74. 0f8d3c7 ipv6: Allow ipv4 wildcard binds after ipv6 address binds by Vlad Yasevich · 15 years ago
  75. 783ed5a ipv6: Disallow binding to v4-mapped address on v6-only socket. by Vlad Yasevich · 15 years ago
  76. 8dd1d04 netfilter: trivial Kconfig spelling fixes by Jan Engelhardt · 15 years ago
  77. b5bb143 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
  78. a0bffff net/*: use linux/kernel.h swap() by Ilpo Järvinen · 15 years ago
  79. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 15 years ago
  81. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 15 years ago
  82. 9bdd8d4 ipv6: Fix incorrect disable_ipv6 behavior by Brian Haley · 15 years ago
  83. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  85. d1238d5 netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking by Christoph Paasch · 15 years ago
  86. 26c3b67 netfilter: auto-load ip6_queue module when socket opened by Scott James Remnant · 15 years ago
  87. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 15 years ago
  88. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  89. ff8cf9a ipv6: Fix BUG when disabled ipv6 module is unloaded by John Dykstra · 15 years ago
  90. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  91. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. fe7ca2e IPv6: add "disable" module parameter support to ipv6.ko by Brian Haley · 15 years ago
  93. 176c39a netns: fix addrconf_ifdown kernel panic by Daniel Lezcano · 15 years ago
  94. b325fdd ipv6: Fix sysctl unregistration deadlock by Stephen Hemminger · 15 years ago
  95. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. 3f53a38 ipv6: don't use tw net when accounting for recycled tw by Pavel Emelyanov · 15 years ago
  97. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  98. bb80087 sit: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  99. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  100. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago