1. e0d087a rtnetlink: Cleanups by Eric Dumazet · 15 years ago
  2. 9177490 net/x25: push BKL usage into x25_proto by Arnd Bergmann · 15 years ago
  3. 58a9d73 net/irda: push BKL into proto_ops by Arnd Bergmann · 15 years ago
  4. 83927ba net/ipx: push down BKL into a ipx_dgram_ops by Arnd Bergmann · 15 years ago
  5. ecced8b net/appletalk: push down BKL into a atalk_dgram_ops by Arnd Bergmann · 15 years ago
  6. d3bcfef net: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  7. 9177efd net, compat_ioctl: handle more ioctls correctly by Arnd Bergmann · 15 years ago
  8. 6b96018 compat: move sockios handling to net/socket.c by Arnd Bergmann · 15 years ago
  9. 2066022 appletalk: handle SIOCATALKDIFADDR compat ioctl by Arnd Bergmann · 15 years ago
  10. 7a229387 net: copy socket ioctl code to net/socket.h by Arnd Bergmann · 15 years ago
  11. 10d626f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  12. 62d8368 Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  13. bb1cafb ieee802154: add support for creation/removal of logic interfaces by Dmitry Eremin-Solenikov · 15 years ago
  14. 0a868b2 ieee802154: add PHY_NAME to LIST_IFACE command results by Dmitry Eremin-Solenikov · 15 years ago
  15. 339b4ca ieee802154: add two nl802154 helpers by Dmitry Eremin-Solenikov · 15 years ago
  16. 1eaa9d0 ieee802154: add LIST_PHY command support by Dmitry Eremin-Solenikov · 15 years ago
  17. 78fe738 ieee802154: split away MAC commands implementation by Dmitry Eremin-Solenikov · 15 years ago
  18. cb6b376 ieee802154: merge nl802154 and wpan-class in single module by Dmitry Eremin-Solenikov · 15 years ago
  19. e9cf356 wpan-phy: follow usual patter of devices registration by Dmitry Eremin-Solenikov · 15 years ago
  20. a0b4a73 wpan-phy: allow specifying a per-page channel mask by Dmitry Eremin-Solenikov · 15 years ago
  21. 375bb0e wpan-phy: use snprintf to limit the amount of chars written by Dmitry Eremin-Solenikov · 15 years ago
  22. 37eb0ed wpan-phy: init channel/page fields by Dmitry Eremin-Solenikov · 15 years ago
  23. 1c889f4 wpan-phy: add wpan-phy iteration functions by Dmitry Eremin-Solenikov · 15 years ago
  24. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. 887e671 decnet: netdevice refcount leak by Eric Dumazet · 15 years ago
  26. f9dd09c netfilter: nf_nat: fix NAT issue in 2.6.30.4+ by Jozsef Kadlecsik · 15 years ago
  27. 000ba2e net: Fix build warning in sock_bindtodevice(). by David S. Miller · 15 years ago
  28. baac856 pktgen: tx_bytes might be slightly wrong by Eric Dumazet · 15 years ago
  29. bf8e56b net: sock_bindtodevice() RCU-ification by Eric Dumazet · 15 years ago
  30. 69df9d5 ip_frag: dont touch device refcount by Eric Dumazet · 15 years ago
  31. bd27a87 net_cls: Use __dev_get_by_index() by Eric Dumazet · 15 years ago
  32. 40c9c31 sctp: ipv6: avoid touching device refcount by Eric Dumazet · 15 years ago
  33. 122ec6f netlabel: remove dev_put() calls by Eric Dumazet · 15 years ago
  34. 31ef30c bridge: remove dev_put() in add_del_if() by Eric Dumazet · 15 years ago
  35. c84b326 net: check kern before calling security subsystem by Eric Paris · 15 years ago
  36. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  37. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  38. b4ec824 rose: device refcount leak by Eric Dumazet · 15 years ago
  39. 1056bd5 bridge: prevent bridging wrong device by Stephen Hemminger · 15 years ago
  40. 6a2a2d6 tcp: Use defaults when no route options are available by Gilad Ben-Yossef · 15 years ago
  41. 05eaade tcp: Do not call IPv4 specific func in tcp_check_req by Gilad Ben-Yossef · 15 years ago
  42. 9f9354b net: net/ipv4/devinet.c cleanups by Eric Dumazet · 15 years ago
  43. b4d745d decnet: avoid touching device refcount in dn_dev_by_index() by Eric Dumazet · 15 years ago
  44. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 15 years ago
  45. d007563 em_meta: avoid one dev_put() by Eric Dumazet · 15 years ago
  46. 4b7673a Phonet: remove tautologies by Rémi Denis-Courmont · 15 years ago
  47. bcfe3c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  48. c1f9a76 mac80211: check interface is down before type change by Johannes Berg · 15 years ago
  49. 7400f42 cfg80211: fix NULL ptr deref by Johannes Berg · 15 years ago
  50. 536b2e9 ipv6: no more dev_put() in datagram_send_ctl() by Eric Dumazet · 15 years ago
  51. 16ba5e8 ipv6: no more dev_put() in inet6_bind() by Eric Dumazet · 15 years ago
  52. f1a28ea ip6tnl: less dev_put() calls by Eric Dumazet · 15 years ago
  53. 654d1f8 packet: less dev_put() calls by Eric Dumazet · 15 years ago
  54. 3710bec net: RCU locking for simple ioctl() by Eric Dumazet · 15 years ago
  55. 685c794 icmp: icmp_send() can avoid a dev_put() by Eric Dumazet · 15 years ago
  56. c148fc2 ipv4: inetdev_by_index() switch to RCU by Eric Dumazet · 15 years ago
  57. 9fdce09 veth: Fix unregister_netdevice_queue for veth by Eric W. Biederman · 15 years ago
  58. 72c9528 net: Introduce dev_get_by_name_rcu() by Eric Dumazet · 15 years ago
  59. d521b63 RDS/IB+IW: Move recv processing to a tasklet by Andy Grover · 15 years ago
  60. 0514f8a RDS: Do not send congestion updates to loopback connections by Andy Grover · 15 years ago
  61. 433d308 RDS: Fix panic on unload by Andy Grover · 15 years ago
  62. 86357b1 RDS: Fix potential race around rds_i[bw]_allocation by Andy Grover · 15 years ago
  63. 244546f RDS: Add GET_MR_FOR_DEST sockopt by Andy Grover · 15 years ago
  64. 372362a mac80211: fix reason code output endianness by Johannes Berg · 15 years ago
  65. 2171abc mac80211: fix addba timer by Johannes Berg · 15 years ago
  66. f446d10 mac80211: fix BSS leak by Johannes Berg · 15 years ago
  67. 0c509a6 net: Allow devices to specify a device specific sysfs group. by Eric W. Biederman · 15 years ago
  68. 2e9526b gre: Fix dev_addr clobbering for gretap by Herbert Xu · 15 years ago
  69. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  70. 0bd8d53 net: use hlist_for_each_entry() by Eric Dumazet · 15 years ago
  71. 29906f6 vlan: cleanup multiple unregistrations by Patrick McHardy · 15 years ago
  72. 43ab850 ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl() by roel kluin · 15 years ago
  73. b0c110c net: Fix RPF to work with policy routing by jamal · 15 years ago
  74. c7c4b3b gro: Change all receive functions to return GRO result codes by Ben Hutchings · 15 years ago
  75. 5b252f0 gro: Name the GRO result enumeration type by Ben Hutchings · 15 years ago
  76. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. b5dd884 net: Fix 'Re: PACKET_TX_RING: packet size is too long' by Gabor Gombas · 15 years ago
  78. 38bfd8f net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time by Cyrill Gorcunov · 15 years ago
  79. ed3f2e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  80. fb699dfd net: Introduce dev_get_by_index_rcu() by Eric Dumazet · 15 years ago
  81. 65a1c4f net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  82. 091bb8a net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  83. dc34347 Allow disabling of DSACK TCP option per route by Gilad Ben-Yossef · 15 years ago
  84. 345cda2 Allow to turn off TCP window scale opt per route by Gilad Ben-Yossef · 15 years ago
  85. cda42eb Allow disabling TCP timestamp options per route by Gilad Ben-Yossef · 15 years ago
  86. 1aba721 Add the no SACK route option feature by Gilad Ben-Yossef · 15 years ago
  87. 022c3f7 Allow tcp_parse_options to consult dst entry by Gilad Ben-Yossef · 15 years ago
  88. f55017a Only parse time stamp TCP option in time wait sock by Gilad Ben-Yossef · 15 years ago
  89. c871e66 ip6mr: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  90. 62808f9 ipv6 sit: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  91. d17fa6f ipmr: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  92. cf4432f ip6tnl: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  93. 8c56ba0 bridge: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  94. 55888df AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) by Neil Horman · 15 years ago
  95. d653479 vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device by Yi Zou · 15 years ago
  96. ea84e55 net: Corrected spelling error heurestics->heuristics by Andreas Petlund · 15 years ago
  97. ac5e3af net: sysfs: ethtool_ops can be NULL by Eric Dumazet · 15 years ago
  98. eef6dd6 gre: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  99. 0694c4c ipip: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  100. 63c8099 vlan: Optimize multiple unregistration by Eric Dumazet · 15 years ago