1. 5656b6c Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 15 years ago
  2. 5e75659 vlan: support "loose binding" to the underlying network device by Patrick McHardy · 15 years ago
  3. 27c0b1a macvlan: export macvlan mode through netlink by Arnd Bergmann · 15 years ago
  4. 4454096 veth: move loopback logic to common location by Arnd Bergmann · 15 years ago
  5. 4e242d1 xfrm: Define new XFRM netlink auth attribute with specified truncation bits by Martin Willi · 15 years ago
  6. 4ba3eb0 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
  7. 475cba4 sctp: implement definition for SACK-IMMEDIATELY extension by Wei Yongjun · 15 years ago
  8. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  9. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  10. 386e50c X25: Enable setting of cause and diagnostic fields by Andrew Hendry · 15 years ago
  11. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  13. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  14. 875405a rfkill: Add constant for RFKILL_TYPE_FM radio devices by Marcel Holtmann · 15 years ago
  15. 0878c35 rfkill: Add missing description for RFKILL_TYPE_GPS by Marcel Holtmann · 15 years ago
  16. c95cf3d0 wl1251: add NVS in EEPROM support by David-John Willis · 15 years ago
  17. dfef948 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
  18. e014deb linkwatch: linkwatch_forget_dev() to speedup device dismantle by Eric Dumazet · 15 years ago
  19. 395264d net: introduce NETDEV_UNREGISTER_PERNET by Octavian Purdila · 15 years ago
  20. d83345a net: add dev_txq_stats_fold() helper by Eric Dumazet · 15 years ago
  21. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 15 years ago
  22. 82abc2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  23. c85e9d7 znet: fix build failure from i82593.h relocation by John W. Linville · 15 years ago
  24. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. e29d436 Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation." by David S. Miller · 15 years ago
  26. b9f5d52 remove deprecated and not used: print_mac() by Marin Mitov · 15 years ago
  27. 9a1654b net: Optimize hard_start_xmit() return checking by Jarek Poplawski · 15 years ago
  28. 1a7af63 nilfs2: deleted struct nilfs_dat_group_desc by Jiro SEKIBA · 15 years ago
  29. cd4ca27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  30. ce81b76 ipv6: use RCU to walk list of network devices by Eric Dumazet · 15 years ago
  31. bee7ca9 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED by William Allen Simpson · 15 years ago
  32. 61fa713 cfg80211: return channel noise via survey API by Holger Schurig · 15 years ago
  33. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  34. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  35. 90a5e16 mac80211: implement RANN processing and forwarding by Rui Paulo · 15 years ago
  36. 572a9d7 net: allow to propagate errors through ->ndo_hard_start_xmit() by Patrick McHardy · 15 years ago
  37. b87e5e2 serial: add support for the Lava Quattro PCI quad-port 16550A card by Lennert Buytenhek · 15 years ago
  38. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  39. 8b78764 nl80211: add a parameter for using 4-address frames on virtual interfaces by Felix Fietkau · 15 years ago
  40. 3491707 mac80211: update meshconf IE by Rui Paulo · 15 years ago
  41. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  42. 254245d netdev: add netdev_continue_rcu by stephen hemminger · 15 years ago
  43. bf3204c Input: fix locking in memoryless force-feedback devices by Dmitry Torokhov · 15 years ago
  44. 37e8273 usbnet: Set link down initially for drivers that update link state by Ben Hutchings · 15 years ago
  45. 30fff92 udp: bind() optimisation by Eric Dumazet · 15 years ago
  46. f6d773c 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
  47. 7a50a24 net/compat_ioctl: support SIOCWANDEV by Arnd Bergmann · 15 years ago
  48. 512615b udp: secondary hash on (local port, local address) by Eric Dumazet · 15 years ago
  49. d4cada4 udp: split sk_hash into two u16 hashes by Eric Dumazet · 15 years ago
  50. e000016 can: Driver for the Microchip MCP251x SPI CAN controllers by Christian Pellegrin · 15 years ago
  51. afa0897 i2c: Add an interface to lock/unlock an I2C bus segment by Jean Delvare · 15 years ago
  52. 3806e94 i2c-piix4: Modify code name SB900 to Hudson-2 by Crane Cai · 15 years ago
  53. b215c57 net: kill proto_ops wrapper by Arnd Bergmann · 15 years ago
  54. b622d97a net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. by David S. Miller · 15 years ago
  55. 2dceba1 compat: add struct compat_ifreq etc to compat.h by Arnd Bergmann · 15 years ago
  56. 10d626f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  57. 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
  58. bb1cafb ieee802154: add support for creation/removal of logic interfaces by Dmitry Eremin-Solenikov · 15 years ago
  59. 1eaa9d0 ieee802154: add LIST_PHY command support by Dmitry Eremin-Solenikov · 15 years ago
  60. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  62. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  63. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  64. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 15 years ago
  65. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. 7a8b337 gianfar: Basic Support for programming hash rules by Sandeep Gopalpet · 15 years ago
  67. 52fae08 tg3 / broadcom: Optionally disable TXC if no link by Matt Carlson · 15 years ago
  68. 32e5a8d tg3 / broadcom: Add code to disable rxc refclk by Matt Carlson · 15 years ago
  69. 63a14ce tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag by Matt Carlson · 15 years ago
  70. 8649f13 broadcom: Consolidate dev_flags definitions by Matt Carlson · 15 years ago
  71. bce8fc4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. a5e3013 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 72c9528 net: Introduce dev_get_by_name_rcu() by Eric Dumazet · 15 years ago
  74. 244546f RDS: Add GET_MR_FOR_DEST sockopt by Andy Grover · 15 years ago
  75. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  76. 22403de mac80211: also drop qos-nullfunc frames silently by Johannes Berg · 15 years ago
  77. 0c509a6 net: Allow devices to specify a device specific sysfs group. by Eric W. Biederman · 15 years ago
  78. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  79. 14d18a8 net: fix kmemcheck annotations by Eric Dumazet · 15 years ago
  80. c7c4b3b gro: Change all receive functions to return GRO result codes by Ben Hutchings · 15 years ago
  81. 5b252f0 gro: Name the GRO result enumeration type by Ben Hutchings · 15 years ago
  82. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 15 years ago
  83. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  84. fefcfd4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 6e958d7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. c68d2b1 8250_pci: add IBM Saturn serial card by Benjamin Herrenschmidt · 15 years ago
  87. 1b62cbf serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.h by Krauth.Julien · 15 years ago
  88. 0a1b71b strstrip(): mark as as must_check by KOSAKI Motohiro · 15 years ago
  89. 2eca40a cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n by Randy Dunlap · 15 years ago
  90. 38bfd8f net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time by Cyrill Gorcunov · 15 years ago
  91. 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
  92. fb699dfd net: Introduce dev_get_by_index_rcu() by Eric Dumazet · 15 years ago
  93. dc34347 Allow disabling of DSACK TCP option per route by Gilad Ben-Yossef · 15 years ago
  94. 345cda2 Allow to turn off TCP window scale opt per route by Gilad Ben-Yossef · 15 years ago
  95. cda42eb Allow disabling TCP timestamp options per route by Gilad Ben-Yossef · 15 years ago
  96. 1aba721 Add the no SACK route option feature by Gilad Ben-Yossef · 15 years ago
  97. df5c794 net: Add ndo_fcoe_get_wwn to net_device_ops by Yi Zou · 15 years ago
  98. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  99. 63c8099 vlan: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  100. 9b5e383 net: Introduce unregister_netdevice_many() by Eric Dumazet · 15 years ago