1. e000016 can: Driver for the Microchip MCP251x SPI CAN controllers by Christian Pellegrin · 15 years ago
  2. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  3. b215c57 net: kill proto_ops wrapper by Arnd Bergmann · 15 years ago
  4. b622d97a net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. by David S. Miller · 15 years ago
  5. 2dceba1 compat: add struct compat_ifreq etc to compat.h by Arnd Bergmann · 15 years ago
  6. 10d626f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  7. 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
  8. bb1cafb ieee802154: add support for creation/removal of logic interfaces by Dmitry Eremin-Solenikov · 15 years ago
  9. 4272344 ieee802154: add an mlme_ops call to retrieve PHY object by Dmitry Eremin-Solenikov · 15 years ago
  10. 1eaa9d0 ieee802154: add LIST_PHY command support by Dmitry Eremin-Solenikov · 15 years ago
  11. a9966b5 ieee802154: constify struct net_device in some operations by Dmitry Eremin-Solenikov · 15 years ago
  12. e9cf356 wpan-phy: follow usual patter of devices registration by Dmitry Eremin-Solenikov · 15 years ago
  13. a0b4a73 wpan-phy: allow specifying a per-page channel mask by Dmitry Eremin-Solenikov · 15 years ago
  14. 1c889f4 wpan-phy: add wpan-phy iteration functions by Dmitry Eremin-Solenikov · 15 years ago
  15. 69d9ab9 wpan-phy: add a helper to put the wpan_phy device by Dmitry Eremin-Solenikov · 15 years ago
  16. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  17. f9dd09c netfilter: nf_nat: fix NAT issue in 2.6.30.4+ by Jozsef Kadlecsik · 15 years ago
  18. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  19. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  20. 6a2a2d6 tcp: Use defaults when no route options are available by Gilad Ben-Yossef · 15 years ago
  21. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  22. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 15 years ago
  23. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  24. 7a8b337 gianfar: Basic Support for programming hash rules by Sandeep Gopalpet · 15 years ago
  25. 52fae08 tg3 / broadcom: Optionally disable TXC if no link by Matt Carlson · 15 years ago
  26. 32e5a8d tg3 / broadcom: Add code to disable rxc refclk by Matt Carlson · 15 years ago
  27. 63a14ce tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag by Matt Carlson · 15 years ago
  28. 8649f13 broadcom: Consolidate dev_flags definitions by Matt Carlson · 15 years ago
  29. 72c9528 net: Introduce dev_get_by_name_rcu() by Eric Dumazet · 15 years ago
  30. 244546f RDS: Add GET_MR_FOR_DEST sockopt by Andy Grover · 15 years ago
  31. 0c509a6 net: Allow devices to specify a device specific sysfs group. by Eric W. Biederman · 15 years ago
  32. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  33. b0c110c net: Fix RPF to work with policy routing by jamal · 15 years ago
  34. 14d18a8 net: fix kmemcheck annotations by Eric Dumazet · 15 years ago
  35. c7c4b3b gro: Change all receive functions to return GRO result codes by Ben Hutchings · 15 years ago
  36. 5b252f0 gro: Name the GRO result enumeration type by Ben Hutchings · 15 years ago
  37. 38bfd8f net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time by Cyrill Gorcunov · 15 years ago
  38. 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
  39. fb699dfd net: Introduce dev_get_by_index_rcu() by Eric Dumazet · 15 years ago
  40. dc34347 Allow disabling of DSACK TCP option per route by Gilad Ben-Yossef · 15 years ago
  41. 345cda2 Allow to turn off TCP window scale opt per route by Gilad Ben-Yossef · 15 years ago
  42. cda42eb Allow disabling TCP timestamp options per route by Gilad Ben-Yossef · 15 years ago
  43. 1aba721 Add the no SACK route option feature by Gilad Ben-Yossef · 15 years ago
  44. 0c3adfb Add dst_feature to query route entry features by Gilad Ben-Yossef · 15 years ago
  45. 022c3f7 Allow tcp_parse_options to consult dst entry by Gilad Ben-Yossef · 15 years ago
  46. df5c794 net: Add ndo_fcoe_get_wwn to net_device_ops by Yi Zou · 15 years ago
  47. 63c8099 vlan: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  48. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  49. 9b5e383 net: Introduce unregister_netdevice_many() by Eric Dumazet · 15 years ago
  50. 44a0873 net: Introduce unregister_netdevice_queue() by Eric Dumazet · 15 years ago
  51. e36e49f mac80211: add ieee80211_rx_ni() by Kalle Valo · 15 years ago
  52. ce47061 cfg80211: no cookies in cfg80211_send_XXX() by Holger Schurig · 15 years ago
  53. 8b45499 ssb: Put host pointers into a union by Michael Buesch · 15 years ago
  54. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  55. 05423b2 vlan: allow null VLAN ID to be used by Eric Dumazet · 15 years ago
  56. 7c28bd0 rtnetlink: speedup rtnl_dump_ifinfo() by Eric Dumazet · 15 years ago
  57. ef9a9d1 ipv6 sit: RCU conversion phase I by Eric Dumazet · 15 years ago
  58. 1c55d62 pkt_sched: skbedit add support for setting mark by jamal · 15 years ago
  59. ea94ff3 net: Fix for dst_negative_advice by Krishna Kumar · 15 years ago
  60. e022f0b net: Introduce sk_tx_queue_mapping by Krishna Kumar · 15 years ago
  61. abf90cc net: Fix struct inet_timewait_sock bitfield annotation by Eric Dumazet · 15 years ago
  62. 7488797 net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected by Arnaldo Carvalho de Melo · 15 years ago
  63. d19742f filter: Add SKF_AD_QUEUE instruction by Eric Dumazet · 15 years ago
  64. 7b6856a can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  65. 7e75f93 pkt_sched: ingress socket filter by mark by jamal · 15 years ago
  66. c2315b4 wimax/i2400m: clarify and fix i2400m->{ready,updown} by Inaky Perez-Gonzalez · 15 years ago
  67. 7329012 wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support by Dirk Brandewie · 15 years ago
  68. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 15 years ago
  69. 923d708 wimax/i2400m: fix reboot echo/ack barker deadlock by Inaky Perez-Gonzalez · 15 years ago
  70. 32742e6 wimax/i2400m: decide properly if using signed vs non-signed firmware loading by Inaky Perez-Gonzalez · 15 years ago
  71. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  72. eb2ff96 xfrm: remove skb_icv_walk by Steffen Klassert · 15 years ago
  73. 2ad9afb ah: Remove obsolete code by Steffen Klassert · 15 years ago
  74. 49cbf95 ah: Add struct crypto_ahash to ah_data by Steffen Klassert · 15 years ago
  75. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  76. f062f41 Phonet: routing table Netlink interface by Rémi Denis-Courmont · 15 years ago
  77. 55748ac Phonet: routing table backend by Rémi Denis-Courmont · 15 years ago
  78. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  79. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. aace495 net: smsc911x: allow platform_data to specify mac address by Manuel Lauss · 15 years ago
  81. 417c523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  82. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  83. 61321bb net: Add netdev_alloc_skb_ip_align() helper by Eric Dumazet · 15 years ago
  84. f373b53 tcp: replace ehash_size by ehash_mask by Eric Dumazet · 15 years ago
  85. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  86. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  87. d20ef63 mac80211: document ieee80211_rx() context requirement by Johannes Berg · 15 years ago
  88. d5e63bd Revert "af_packet: add interframe drop cmsg (v6)" by David S. Miller · 15 years ago
  89. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  90. 5fdb997 net: Fix struct sock bitfield annotation by Eric Dumazet · 15 years ago
  91. 8aa0f64a 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
  92. e0e6f55 ipv6: Fix the size overflow of addrconf_sysctl array by Jin Dongming · 15 years ago
  93. 3758bf2 can: add TI CAN (HECC) driver by Anant Gole · 15 years ago
  94. f86dcc5 udp: dynamically size hash tables at boot time by Eric Dumazet · 15 years ago
  95. 125a77e IPv6: Fix 6RD build error by Brian Haley · 15 years ago
  96. d308e38 include/linux/netdevice.h: fix nanodoc mismatch by Wolfram Sang · 15 years ago
  97. dfce95f cfg80211: add firmware and hardware version to wiphy by Kalle Valo · 15 years ago
  98. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  99. 7c89606 nl80211: report age of scan results by Holger Schurig · 15 years ago
  100. 3295354 dcb: data center bridging ops should be r/o by Stephen Hemminger · 15 years ago