1. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 16 years ago
  2. 63d9950 ipv6: Make v4-mapped bindings consistent with IPv4 by Vlad Yasevich · 16 years ago
  3. 0f8d3c7 ipv6: Allow ipv4 wildcard binds after ipv6 address binds by Vlad Yasevich · 16 years ago
  4. 783ed5a ipv6: Disallow binding to v4-mapped address on v6-only socket. by Vlad Yasevich · 16 years ago
  5. 38938bf netlink: add NETLINK_NO_ENOBUFS socket flag by Pablo Neira Ayuso · 16 years ago
  6. 35c7f6d arp_tables: ifname_compare() can assume 16bit alignment by Eric Dumazet · 16 years ago
  7. 8dd1d04 netfilter: trivial Kconfig spelling fixes by Jan Engelhardt · 16 years ago
  8. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  9. 1d45209 netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() by Eric Dumazet · 16 years ago
  10. 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 16 years ago
  12. 1762527 netfilter: sysctl support of logger choice by Eric Leblond · 16 years ago
  13. 96e0bf4 tcp: Discard segments that ack data not yet sent by John Dykstra · 16 years ago
  14. d44c3a2 netdev: expose net_device_ops compat as config option by Stephen Hemminger · 16 years ago
  15. 9cc8ba7 irlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  16. 92bcd4f irda: net_device_ops ioctl fix by Stephen Hemminger · 16 years ago
  17. dde0975 atm: convert clip driver to net_device_ops by Stephen Hemminger · 16 years ago
  18. 788dee0 atm: convert mpc device to using netdev_ops by Stephen Hemminger · 16 years ago
  19. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 16 years ago
  20. 076d3e1 dsa: add support for the Marvell 88E6095/6095F switch chips by Lennert Buytenhek · 16 years ago
  21. c084080 dsa: set ->iflink on slave interfaces to the ifindex of the parent by Lennert Buytenhek · 16 years ago
  22. fa665cc ipx: use constant for strings and desciptor by Stephen Hemminger · 16 years ago
  23. 7ca98fa snap: use const for descriptor by Stephen Hemminger · 16 years ago
  24. ed734a9 net: remove useless prefetch() call by Eric Dumazet · 16 years ago
  25. 8d2f9e81 sctp: Clean up TEST_FRAME hacks. by Vlad Yasevich · 16 years ago
  26. 9247744 skb: expose and constify hash primitives by Stephen Hemminger · 16 years ago
  27. 1f1900f atm: lec use dev_change_mtu by Stephen Hemminger · 16 years ago
  28. a0bffff net/*: use linux/kernel.h swap() by Ilpo Järvinen · 16 years ago
  29. a3ac80a netrom: zero length frame filtering in NetRom by Bernard Pidoux · 16 years ago
  30. f99bcff ax25: zero length frame filtering in AX25 by Bernard Pidoux · 16 years ago
  31. 6078442 ax25: SOCK_DEBUG message simplification by Bernard Pidoux · 16 years ago
  32. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 16 years ago
  33. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  34. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 16 years ago
  35. e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 16 years ago
  36. cb0dc77 net: fix sctp breakage by Al Viro · 16 years ago
  37. 4b704d5 tipc: fix non-const printf format arguments by Stephen Hemminger · 16 years ago
  38. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 16 years ago
  39. beedad9 tcp: remove parameter from tcp_recv_urg(). by Rami Rosen · 16 years ago
  40. 9bdd8d4 ipv6: Fix incorrect disable_ipv6 behavior by Brian Haley · 16 years ago
  41. 0f5b3e8 netfilter: ctnetlink: fix rcu context imbalance by Patrick McHardy · 16 years ago
  42. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 16 years ago
  43. cd91566 netfilter: ctnetlink: remove remaining module refcounting by Florian Westphal · 16 years ago
  44. af43306 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  45. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  46. f10023a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  47. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  48. 303c6a0 gro: Fix legacy path napi_complete crash by Herbert Xu · 16 years ago
  49. 2ffb455 gro: Fix vlan/netpoll check again by Herbert Xu · 16 years ago
  50. 73d54c9 cfg80211: add regulatory netlink multicast group by Luis R. Rodriguez · 16 years ago
  51. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 16 years ago
  52. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 16 years ago
  53. 1a28c78 mac80211: deauth before flushing STA information by Herton Ronaldo Krzesinski · 16 years ago
  54. af88b90 mac80211: handle failed scan requests in STA mode by Helmut Schaa · 16 years ago
  55. ec329ac cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm by Luis R. Rodriguez · 16 years ago
  56. 611b6a8 cfg80211: Enable passive scan on channels 12-14 for world roaming by Luis R. Rodriguez · 16 years ago
  57. 0eeb59f mac80211: Fix WMM ACM parsing and AC downgrade operation by Jouni Malinen · 16 years ago
  58. 055249d mac80211: Fix panic on fragmentation with power saving by Jouni Malinen · 16 years ago
  59. 6f16bf3 lib80211: silence excessive crypto debugging messages by John W. Linville · 16 years ago
  60. d1c76af GRO: Move netpoll checks to correct location by Herbert Xu · 16 years ago
  61. 0269ea4 netfilter: xtables: add cluster match by Pablo Neira Ayuso · 16 years ago
  62. 1546000 net: netfilter conntrack - add per-net functionality for DCCP protocol by Cyrill Gorcunov · 16 years ago
  63. 81a1d3c net: sysctl_net - use net_eq to compare nets by Cyrill Gorcunov · 16 years ago
  64. d1238d5 netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking by Christoph Paasch · 16 years ago
  65. ec8d540 netfilter: conntrack: fix dropping packet after l4proto->packet() by Christoph Paasch · 16 years ago
  66. 626ba8f netfilter: ctnetlink: fix crash during expectation creation by Pablo Neira Ayuso · 16 years ago
  67. acc738f netfilter: xtables: avoid pointer to self by Jan Engelhardt · 16 years ago
  68. 95ba434 netfilter: auto-load ip_queue module when socket opened by Scott James Remnant · 16 years ago
  69. 26c3b67 netfilter: auto-load ip6_queue module when socket opened by Scott James Remnant · 16 years ago
  70. f0a3c08 netfilter: ctnetlink: move event reporting for new entries outside the lock by Pablo Neira Ayuso · 16 years ago
  71. e098360 netfilter: ctnetlink: cleanup conntrack update preliminary checkings by Pablo Neira Ayuso · 16 years ago
  72. 7ec4749 netfilter: ctnetlink: cleanup master conntrack assignation by Pablo Neira Ayuso · 16 years ago
  73. 1db7a74 netfilter: conntrack: increase drop stats if sequence adjustment fails by Pablo Neira Ayuso · 16 years ago
  74. 67c0d57 netfilter: Kconfig spelling fixes (trivial) by Stephen Hemminger · 16 years ago
  75. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 16 years ago
  76. c7a913c netfilter: print the list of register loggers by Eric Leblond · 16 years ago
  77. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 16 years ago
  78. afece1c tcp: make sure xmit goal size never becomes zero by Ilpo Järvinen · 16 years ago
  79. 2a3a041 tcp: cache result of earlier divides when mss-aligning things by Ilpo Järvinen · 16 years ago
  80. 0c54b85 tcp: simplify tcp_current_mss by Ilpo Järvinen · 16 years ago
  81. 72211e9 tcp: don't check mtu probe completion in the loop by Ilpo Järvinen · 16 years ago
  82. c887e6d tcp: consolidate paws check by Ilpo Järvinen · 16 years ago
  83. c43d558 tcp: kill dead end_seq variable in clean_rtx_queue by Ilpo Järvinen · 16 years ago
  84. 5861f8e tcp: remove pointless .dsack/.num_sacks code by Ilpo Järvinen · 16 years ago
  85. 7cd0a63 pkt_sched: Change misleading code in class delete. by Jarek Poplawski · 16 years ago
  86. a2025b8 tcp: '< 0' test on unsigned by Roel Kluin · 16 years ago
  87. 8db09f2 x25: '< 0' and '>= 0' test on unsigned by Roel Kluin · 16 years ago
  88. 73ce7b0 ipv4: arp announce, arp_proxy and windows ip conflict verification by Denys Fedoryshchenko · 16 years ago
  89. 08ec9af xfrm: Fix xfrm_state_find() wrt. wildcard source address. by David S. Miller · 16 years ago
  90. 273ae44 Network Drop Monitor: Adding Build changes to enable drop monitor by Neil Horman · 16 years ago
  91. 9a8afc8 Network Drop Monitor: Adding drop monitor implementation & Netlink protocol by Neil Horman · 16 years ago
  92. ead2ceb Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs by Neil Horman · 16 years ago
  93. 4893d39 Network Drop Monitor: Add trace declaration for skb frees by Neil Horman · 16 years ago
  94. 6fc791e sctp: add Adaptation Layer Indication parameter only when it's set by malc · 16 years ago
  95. 7659502 sctp: fix to send FORWARD-TSN chunk only if peer has such capable by Wei Yongjun · 16 years ago
  96. 5ffad5a sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable by Wei Yongjun · 16 years ago
  97. 5e8f3f7 sctp: simplify sctp listening code by Vlad Yasevich · 16 years ago
  98. fc1ad92 tcp: allow timestamps even if SYN packet has tsval=0 by Eric Dumazet · 16 years ago
  99. ff8cf9a ipv6: Fix BUG when disabled ipv6 module is unloaded by John Dykstra · 16 years ago
  100. a220547 net: fix warning about non-const string by Stephen Hemminger · 16 years ago