1. 283f2fe net: speedup netdev_set_master() by Eric Dumazet · 15 years ago
  2. 907cdda tcp: Add SNMP counter for DEFER_ACCEPT by Eric Dumazet · 15 years ago
  3. 32a806c bonding: flush unicast and multicast lists when changing type by Jiri Pirko · 15 years ago
  4. 755d0e7 net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event() by Patrick McHardy · 15 years ago
  5. 3e81c6d ipv6: Fix bug in ipv6_chk_same_addr(). by David S. Miller · 15 years ago
  6. b2db756 ipv6: Reduce timer events for addrconf_verify(). by YOSHIFUJI Hideaki · 15 years ago
  7. 88949cf IPv6: addrconf cleanup addrconf_verify by stephen hemminger · 15 years ago
  8. e21e846 addrconf: checkpatch fixes by Stephen Hemminger · 15 years ago
  9. bcdd553 IPv6: addrconf cleanups by Stephen Hemminger · 15 years ago
  10. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 15 years ago
  11. 3a88a81 ipv6: user better hash for addrconf by stephen hemminger · 15 years ago
  12. 5c578ae IPv6: convert addrconf hash list to RCU by stephen hemminger · 15 years ago
  13. c2e2129 ipv6: convert addrconf list to hlist by stephen hemminger · 15 years ago
  14. 372e6c8 ipv6: convert temporary address list to list macros by stephen hemminger · 15 years ago
  15. e77c8e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 15 years ago
  17. 1a50307 netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() by Pablo Neira Ayuso · 15 years ago
  18. 73852e8 NET_DMA: free skbs periodically by Steven J. Magnani · 15 years ago
  19. 6830c25 tcp: Fix tcp_mark_head_lost() with packets == 0 by Lennart Schulte · 15 years ago
  20. a50436f2 net: ipmr/ip6mr: fix potential out-of-bounds vif_table access by Patrick McHardy · 15 years ago
  21. 97e3ecd1 TCP: check min TTL on received ICMP packets by stephen hemminger · 15 years ago
  22. 1041444 ipv6: Remove redundant dst NULL check in ip6_dst_check by Herbert Xu · 15 years ago
  23. d11a4dc ipv4: check rt_genid in dst_check by Timo Teräs · 15 years ago
  24. 0641e4f net: Potential null skb->dev dereference by Eric Dumazet · 15 years ago
  25. b634f87 tcp: Fix OOB POLLIN avoidance. by Alexandra Kossovsky · 15 years ago
  26. 1c01fe1 net: forbid underlaying devices to change its type by Jiri Pirko · 15 years ago
  27. 3ca5b40 bonding: check return value of nofitier when changing type by Jiri Pirko · 15 years ago
  28. 93d9b7d net: rename notifier defines for netdev type change by Jiri Pirko · 15 years ago
  29. 1e94d72 rps: Fixed build with CONFIG_SMP not enabled. by Tom Herbert · 15 years ago
  30. ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 15 years ago
  31. ca50910 tipc: Allow retransmission of cloned buffers by Neil Horman · 15 years ago
  32. 1a62483 tipc: Increase frequency of load distribution over broadcast link by Neil Horman · 15 years ago
  33. 10708f3 net: core: add IFLA_STATS64 support by Jan Engelhardt · 15 years ago
  34. 6ce1a6d net: tcp: make veno selectable as default congestion module by Jan Engelhardt · 15 years ago
  35. dd2acaa net: tcp: make hybla selectable as default congestion module by Jan Engelhardt · 15 years ago
  36. 2fb3573 net: remove rcu locking from fib_rules_event() by Eric Dumazet · 15 years ago
  37. 14bb478 bridge: per-cpu packet statistics (v3) by stephen hemminger · 15 years ago
  38. 0a9627f rps: Receive Packet Steering by Tom Herbert · 15 years ago
  39. 768bbed RDS: Enable per-cpu workqueue threads by Tina Yang · 15 years ago
  40. 561c7df RDS: Do not call set_page_dirty() with irqs off by Andy Grover · 15 years ago
  41. 450d06c RDS: Properly unmap when getting a remote access error by Sherman Pun · 15 years ago
  42. b98ba52 RDS: only put sockets that have seen congestion on the poll_waitq by Andy Grover · 15 years ago
  43. 550a800 RDS: Fix locking in rds_send_drop_to() by Tina Yang · 15 years ago
  44. 9706978 RDS: Turn down alarming reconnect messages by Andy Grover · 15 years ago
  45. 571c02f RDS: Workaround for in-use MRs on close causing crash by Andy Grover · 15 years ago
  46. 048c15e RDS: Fix send locking issue by Tina Yang · 15 years ago
  47. 2e7b3b9 RDS: Fix congestion issues for loopback by Andy Grover · 15 years ago
  48. 8e82376 RDS/TCP: Wait to wake thread when write space available by Andy Grover · 15 years ago
  49. b075cfd RDS: update copy_to_user state in tcp transport by Andy Grover · 15 years ago
  50. 1123fd7 RDS: sendmsg() should check sndtimeo, not rcvtimeo by Andy Grover · 15 years ago
  51. 735f61e RDS: Do not BUG() on error returned from ib_post_send by Andy Grover · 15 years ago
  52. 87faf3c bridge: Make first arg to deliver_clone const. by David S. Miller · 15 years ago
  53. 32dec5d bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  54. 858a18a route: Fix caught BUG_ON during rt_secret_rebuild_oneshot() by Vitaliy Gusev · 15 years ago
  55. 8440853 bridge br_multicast: Fix skb leakage in error path. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  56. 0ba8c9e bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  57. 21edbb2 NET: netpoll, fix potential NULL ptr dereference by Jiri Slaby · 15 years ago
  58. a2f46ee tipc: fix lockdep warning on address assignment by Neil Horman · 15 years ago
  59. 7f7708f bridge: Fix br_forward crash in promiscuous mode by Michael Braun · 15 years ago
  60. 0821ec5 bridge: Move NULL mdb check into br_mdb_ip_get by Herbert Xu · 15 years ago
  61. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  62. d14a0eb net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation by Gerrit Renker · 15 years ago
  63. a1ca14a phonet: use for_each_set_bit() by Akinobu Mita · 15 years ago
  64. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  65. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. bec68ff bridge: ensure to unlock in error path in br_multicast_query(). by YOSHIFUJI Hideaki · 15 years ago
  67. e2577a0 ipv6: Send netlink notification when DAD fails by Herbert Xu · 15 years ago
  68. a003460 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  69. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 15 years ago
  70. 86c8437 net/9p: Add sysfs mount_tag file for virtio 9P device by Aneesh Kumar K.V · 15 years ago
  71. 97ee9b0 net/9p: Use the tag name in the config space for identifying mount point by Aneesh Kumar K.V · 15 years ago
  72. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  73. 964ad81 ipconfig: Handle devices which take some time to come up. by David S. Miller · 15 years ago
  74. 51f5f8c mac80211: Fix memory leak in ieee80211_if_write() by Eric Dumazet · 15 years ago
  75. 2a13052 mac80211: Fix (dynamic) power save entry by Juuso Oikarinen · 15 years ago
  76. 38a679a mac80211: Fix sta_mtx unlocking on insert STA failure path by Jouni Malinen · 15 years ago
  77. 3041f51 net: Fix dev_mc_add() by Eric Dumazet · 15 years ago
  78. 0a14150 net: Annotates neigh_invalidate() by Eric Dumazet · 15 years ago
  79. bb134d5 tcp: Fix tcp_v4_rcv() by Eric Dumazet · 15 years ago
  80. de58657 tipc: filter out messages not intended for this host by Neil Horman · 15 years ago
  81. d88dca7 tipc: fix endianness on tipc subscriber messages by Neil Horman · 15 years ago
  82. f5c445e ethtool: Use noinline_for_stack by Eric Dumazet · 15 years ago
  83. 81160e66 net/sunrpc: Convert (void)snprintf to snprintf by Joe Perches · 15 years ago
  84. fc0b5791 net/sunrpc: Remove uses of NIPQUAD, use %pI4 by Joe Perches · 15 years ago
  85. 28b2774 tcp: Fix tcp_make_synack() by Eric Dumazet · 15 years ago
  86. 9837638 net: fix route cache rebuilds by Eric Dumazet · 15 years ago
  87. 6cce09f tcp: Add SNMP counters for backlog and min_ttl drops by Eric Dumazet · 15 years ago
  88. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  89. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  90. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  91. 10cc2b5 bridge: Fix RCU race in br_multicast_stop by Herbert Xu · 15 years ago
  92. 49f5fcf bridge: Use RCU list primitive in __br_mdb_ip_get by Herbert Xu · 15 years ago
  93. 0c9a2ac ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  94. 72150e9 sock.c: potential null dereference by Dan Carpenter · 15 years ago
  95. 02a780c bridge: cleanup: remove unneed check by Dan Carpenter · 15 years ago
  96. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  97. 72c3368 nodemask.h: remove macro any_online_node by H Hartley Sweeten · 15 years ago
  98. d17792e ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 15 years ago
  99. 723b2f5 ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 15 years ago
  100. a3a858f net: backlog functions rename by Zhu Yi · 15 years ago