1. dc99f60 packet: Add fanout support. by David S. Miller · 14 years ago
  2. ce06b03 packet: Add helpers to register/unregister ->prot_hook by David S. Miller · 14 years ago
  3. f8bae99 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 14 years ago
  4. 994635a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  5. 44c4349 batman-adv: Replace version info instead of appending them by Sven Eckelmann · 14 years ago
  6. b539e4c batman-adv: aggregation checks should use the primary_if pointer by Marek Lindner · 14 years ago
  7. 6a020ab batman-adv: broadcast primary OGM on all active hard-interfaces by Marek Lindner · 14 years ago
  8. ff66c97 batman-adv: pass a unique flag arg instead of a sequence of bool ones by Antonio Quartulli · 14 years ago
  9. 8698529 batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter by Antonio Quartulli · 14 years ago
  10. 5fbc159 batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry by Antonio Quartulli · 14 years ago
  11. 7d09926 bnx2x: Fix warning message during 57712/8727 initialization by Yaniv Rosner · 14 years ago
  12. a89a1d4 bnx2x: Add autogrEEEn support by Yaniv Rosner · 14 years ago
  13. 0520e63 bnx2x: Fix BCM84833 initialization by Yaniv Rosner · 14 years ago
  14. 85242ee bnx2x: Fix false link indication at link partner when DAC is used by Yaniv Rosner · 14 years ago
  15. 985848f bnx2x: Reset PHY due to fan failure for 578xx by Yaniv Rosner · 14 years ago
  16. a34bc96 bnx2x: Add CL37 BAM for Warpcore by Yaniv Rosner · 14 years ago
  17. 52c4d6c bnx2x: Change BCM54616S to BCM54618SE by Yaniv Rosner · 14 years ago
  18. b8d6d08 bnx2x: PFC fixes by Yaniv Rosner · 14 years ago
  19. d4d2d28 net/wireless: ipw2x00: Use helpers from linux/etherdevice.h by Tobias Klauser · 14 years ago
  20. f8d4aa2 net: vxge: Use is_multicast_ether_addr helper by Tobias Klauser · 14 years ago
  21. d8ce2fc net: ewrk3: Use helpers from linux/etherdevice.h by Tobias Klauser · 14 years ago
  22. 2effca3 net: depca: Use helpers from linux/etherdevice.h by Tobias Klauser · 14 years ago
  23. abfc89c net: rionet: Use is_multicast_ether_addr by Tobias Klauser · 14 years ago
  24. 8bc3e1d net: iseries_veth: Use is_unicast_ether_addr helper by Tobias Klauser · 14 years ago
  25. 58d14d4 net: igb: Use is_multicast_ether_addr helper by Tobias Klauser · 14 years ago
  26. 29a40f0 net: de4x5: Use helpers from linux/etherdevice.h by Tobias Klauser · 14 years ago
  27. 3e714ad net: e1000e: Use is_multicast_ether_addr helper by Tobias Klauser · 14 years ago
  28. 6539fef Update documented default values for various TCP/UDP tunables by Max Matveev · 14 years ago
  29. a6e1204 Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunables by Max Matveev · 14 years ago
  30. 4924f44b9 b44: use dev_kfree_skb() in b44_tx() by Eric Dumazet · 14 years ago
  31. 113ced1 dccp ccid-2: Perform congestion-window validation by Gerrit Renker · 14 years ago
  32. 58fdea0 dccp ccid-2: Use existing function to test for data packets by Gerrit Renker · 14 years ago
  33. b4d5f4b dccp ccid-2: move rfc 3390 function into header file by Gerrit Renker · 14 years ago
  34. 1fd9d20 dccp: cosmetics of info message by Gerrit Renker · 14 years ago
  35. 8695e80 dccp: combine the functionality of enqeueing and cloning by Gerrit Renker · 14 years ago
  36. c0c2015 dccp: Clean up slow-path input processing by Gerrit Renker · 14 years ago
  37. 31fcb99 net: sh_eth: remove __flush_purge_region by Yoshihiro Shimoda · 14 years ago
  38. ee9c88f af_econet: Use current logging styles and neatening by Joe Perches · 14 years ago
  39. 2a49e00 netpoll: Remove wrapper function netpoll_poll by Joe Perches · 14 years ago
  40. 234b921 netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev by Joe Perches · 14 years ago
  41. aea54bc Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 14 years ago
  42. 3e878b8 net: rds: fix const array syntax by Greg Dietsche · 14 years ago
  43. fddc5f3 x25: Reduce switch/case indent by Joe Perches · 14 years ago
  44. 89f0e4f sunrpc: Reduce switch/case indent by Joe Perches · 14 years ago
  45. 7fd71b1 sctp: Reduce switch/case indent by Joe Perches · 14 years ago
  46. c485538 netrom: Reduce switch/case indent by Joe Perches · 14 years ago
  47. fcb261f lapb: Reduce switch/case indent by Joe Perches · 14 years ago
  48. 207ec0a ipv6: Reduce switch/case indent by Joe Perches · 14 years ago
  49. 4500ebf ipv4: Reduce switch/case indent by Joe Perches · 14 years ago
  50. 181b1e9 netfilter: Reduce switch/case indent by Joe Perches · 14 years ago
  51. 1d67a51 ipconfig: Reduce switch/case indent by Joe Perches · 14 years ago
  52. 075e191 econet: Reduce switch/case indent by Joe Perches · 14 years ago
  53. 06f8fe1 decnet: Reduce switch/case indent by Joe Perches · 14 years ago
  54. 4a9e4b0 appletalk: Reduce switch/case indent by Joe Perches · 14 years ago
  55. 4e985ad rtnl: provide link dump consistency info by Thomas Graf · 14 years ago
  56. e77aeb7 net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
  57. b9ab82c be2net: clear intr bit in be_probe() by Sathya Perla · 14 years ago
  58. 482c9e7 be2net: create/destroy rx-queues on interface open/close by Sathya Perla · 14 years ago
  59. 2b3f291 be2net: fix certain cmd failure logging by Sathya Perla · 14 years ago
  60. e1428d2 qlcnic: add external loopback support by Amit Kumar Salecha · 14 years ago
  61. 0209bcd net: add external loopback test in ethtool self test by Amit Kumar Salecha · 14 years ago
  62. 781b864 net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
  63. eb31c4e net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
  64. 3170ff5 net: depca: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
  65. bda7ed4 net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
  66. 0311ee2 wanxl: remove a stray irq enable by Dan Carpenter · 14 years ago
  67. f82528b Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'. by Alexander Smirnov · 14 years ago
  68. bc057e0 jme: Cleanup PM operations after using new PM API by Guo-Fu Tseng · 14 years ago
  69. aab6fb8 jme: Fix compile warning introduced by new pm macro by Guo-Fu Tseng · 14 years ago
  70. b21f3c7 can: remove useless defaults in Kconfig by Kurt Van Dijck · 14 years ago
  71. ea7ea65 enic: Add support to configure hardware interrupt coalesce timers in a platform independent way by Vasanthy Kolluri · 14 years ago
  72. 3fa2a1d virtio-net: per cpu 64 bit stats (v2) by stephen hemminger · 14 years ago
  73. f984cec xen/netback: Add module alias for autoloading by Bastian Blank · 14 years ago
  74. df2cbe4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  75. 0ac9ebe IEEE 802.15.4: do not enable driver debugging by default by Werner Almesberger · 14 years ago
  76. fa1da88 ieee802154: free skb buffer if dev isn't running by Alexander Smirnov · 14 years ago
  77. 5fd7260 ieee802154: it's IEEE 802.15.4, not ZigBee by Dmitry Eremin-Solenikov · 14 years ago
  78. 060e417 ieee802154: support specifying hw address for created devices by Dmitry Eremin-Solenikov · 15 years ago
  79. 6e10c46 fakehard: stop setting platform_data as it's unused anymore by Dmitry Eremin-Solenikov · 15 years ago
  80. 9a4ba83 rtlwifi: potential forever loop in rtl92de_hw_init() by Dan Carpenter · 14 years ago
  81. ab049fb rtlwifi: rtl8192de: Fix build errors when using allyes configuration by Larry Finger · 14 years ago
  82. a5f377f b43: HT-PHY: correct 0x2059 radio init by Rafał Miłecki · 14 years ago
  83. 5cf6fa7 ath9k_htc: Add device ID for Sony UWA-BR100 by Mohammed Shafi Shajakhan · 14 years ago
  84. c3d7769 ath9k: move few descriptor macros to ath9k.h by Mohammed Shafi Shajakhan · 14 years ago
  85. 2d02c86 b43: HT-PHY: basic PHY init by Rafał Miłecki · 14 years ago
  86. 71d3b0d b43: HT-PHY: add init tables by Rafał Miłecki · 14 years ago
  87. 3e644ab b43: HT-PHY: init radio when enabling it by Rafał Miłecki · 14 years ago
  88. e8dec1e b43: HT-PHY: replace radio routing magic numbers by Rafał Miłecki · 14 years ago
  89. b4d38db wl12xx: AP-mode - use mac80211 indication about STA WME support by Arik Nemtsov · 14 years ago
  90. 39df600 mac80211: propagate information about STA WME support down by Arik Nemtsov · 14 years ago
  91. f01dce9 rtlwifi: use PCI_VENDOR_ID_* by Jon Mason · 14 years ago
  92. 6a4ecc2 rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  93. f05b691 iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  94. bfc8dfe b43: HT-PHY: implement lacking 0x908 PHY reg op by Rafał Miłecki · 14 years ago
  95. feb9063 b43: HT-PHY: add channel switching tables for 2 GHz band by Rafał Miłecki · 14 years ago
  96. e5b6100 b43: HT-PHY: perform some tables ops on channel switching by Rafał Miłecki · 14 years ago
  97. bdb2dfb b43: HT-PHY: upload PHY values when switching channel by Rafał Miłecki · 14 years ago
  98. 1a93139 b43: HT-PHY: prepare place for HT-PHY tables by Rafał Miłecki · 14 years ago
  99. 1049f64 myri10ge: Update MAINTAINERS by Jon Mason · 14 years ago
  100. 3bea123 myri10ge: update version by Jon Mason · 14 years ago