1. a2116ed net/compat: fix dev_ifsioc emulation corner cases by Arnd Bergmann · 15 years ago
  2. c029f44 DM9000: Wake on LAN support by Ben Dooks · 15 years ago
  3. f9254ed ixgbe: r_idx not used in ixgbe_msix_clean_rx() by Ali Gholami Rudi · 15 years ago
  4. e5c140a decnet: convert dndev_lock to spinlock by stephen hemminger · 15 years ago
  5. 41bdecf decnet: add RTNL lock when reading address list by stephen hemminger · 15 years ago
  6. 08e9897 netdev: fold name hash properly (v3) by stephen hemminger · 15 years ago
  7. 7e5ca6a qlge: Change version to v1.00.00.23.00.00-01. by Ron Mercer · 15 years ago
  8. a5a62a1 qlge: Clean up module parameter name. by Ron Mercer · 15 years ago
  9. 74e1243 qlge: Add asic reset to open call. by Ron Mercer · 15 years ago
  10. 4fc9b86 qlge: Do not change frame routing during suspend. by Ron Mercer · 15 years ago
  11. 3586e0a clocksource/timecompare: Fix symbol exports to be GPL'd. by David S. Miller · 15 years ago
  12. a3bc1f1 gianfar: Revive SKB recycling by Anton Vorontsov · 15 years ago
  13. 836cf7f gianfar: Fix race between gfar_error() and gfar_start_xmit() by Anton Vorontsov · 15 years ago
  14. 499428e gianfar: Fix thinko in gfar_set_rx_stash_index() by Anton Vorontsov · 15 years ago
  15. 5ea681d gianfar: Fix build with CONFIG_PM=y by Anton Vorontsov · 15 years ago
  16. 4dea29d gianfar: Remove 'Interrupt problem!' warning by Anton Vorontsov · 15 years ago
  17. e84af6d skbuff: Do not allow skb recycling with disabled IRQs by Anton Vorontsov · 15 years ago
  18. 434a8a58 ipv6: Remove unused var in inet6_dump_ifinfo() by David S. Miller · 15 years ago
  19. ddd2104 iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damage by John W. Linville · 15 years ago
  20. 2071a00 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. ff879eb CAN: use dev_get_by_index_rcu by stephen hemminger · 15 years ago
  22. 61fbab7 IPV4: use rcu to walk list of devices in IGMP by stephen hemminger · 15 years ago
  23. fa91860 decnet: use RCU to find network devices by stephen hemminger · 15 years ago
  24. e576b9e s390: use RCU to walk list of network devices by stephen hemminger · 15 years ago
  25. f1e9016 net: use rcu for network scheduler API by stephen hemminger · 15 years ago
  26. 9e06759 vlan: eliminate use of dev_base_lock by stephen hemminger · 15 years ago
  27. 254245d netdev: add netdev_continue_rcu by stephen hemminger · 15 years ago
  28. 856540e IPv6: use ipv6_addr_v4mapped() by Brian Haley · 15 years ago
  29. 246c65a parisc: led: Use for_each_netdev_rcu() by Eric Dumazet · 15 years ago
  30. 292f4f3 sit: Clean up DF code by copying from IPIP by Herbert Xu · 15 years ago
  31. bcd3232 ipv6: Allow inet6_dump_addr() to handle more than 64 addresses by Eric Dumazet · 15 years ago
  32. 84d2697 ipv6: speedup inet6_dump_ifinfo() by Eric Dumazet · 15 years ago
  33. 13cfa97 net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard by Cyrill Gorcunov · 15 years ago
  34. 37e8273 usbnet: Set link down initially for drivers that update link state by Ben Hutchings · 15 years ago
  35. 8cbd962 niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK by Marin Mitov · 15 years ago
  36. 30fff92 udp: bind() optimisation by Eric Dumazet · 15 years ago
  37. 0ab365f bnx2x: version 1.52.1-4 by Eilon Greenstein · 15 years ago
  38. 7d323bf bnx2x: Change coalescing granularity to 4us by Eilon Greenstein · 15 years ago
  39. 91545f6 bnx2x: Remove misleading error print by Eilon Greenstein · 15 years ago
  40. d6a2f98 bnx2x: GSO implies CSUM offload by Eilon Greenstein · 15 years ago
  41. b170437 Phonet: allocate and copy for pipe TX without sock lock by Rémi Denis-Courmont · 15 years ago
  42. 6b0d07b Phonet: put sockets in a hash table by Rémi Denis-Courmont · 15 years ago
  43. 4a9b5e5 speedfax: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  44. 8489992 pcnet-cs: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  45. b3ccbb2 tms380tr: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  46. 866691a spider-net: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  47. b9721d5 myri10ge: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  48. 34336ec cxgb3: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  49. 45229b4 bnx2x: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  50. e8c0ae2 ambassador: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  51. 9fca79d solos-pci: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  52. 36c04a6 netx: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  53. d01032e4 iwlwifi: Fix issue on file transfer stalled in HT mode by Wey-Yi Guy · 15 years ago
  54. 73871f7 iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series by Wey-Yi Guy · 15 years ago
  55. c3b866a Libertas: fix issues while configuring host sleep using ethtool wol by Bing Zhao · 15 years ago
  56. 866d470 Libertas: coding style cleanup in ethtool.c by Bing Zhao · 15 years ago
  57. 3da0d66 rtl8187: Fix sparse warnings by Larry Finger · 15 years ago
  58. 1e93bd4 ath5k: add LED definition for BenQ Joybook R55v by Bob Copeland · 15 years ago
  59. 6f9797a ath5k: add LED support for HP Compaq CQ60 by Bob Copeland · 15 years ago
  60. bcfc56a ath5k: don't reset mcast filter when configuring the mode by Bob Copeland · 15 years ago
  61. e1a6542 rt2x00: update MAINTAINERS by Ivo van Doorn · 15 years ago
  62. 8f61128 b43: work around a locking issue in ->set_tim() by Felix Fietkau · 15 years ago
  63. d8e2352 ssb-pcmcia: Fix 32bit register access in early bus scanning by Martin Fuzzey · 15 years ago
  64. 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
  65. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. 9e0d57f xfrm: SAD entries do not expire correctly after suspend-resume by Yury Polyanskiy · 15 years ago
  67. 7a50a24 net/compat_ioctl: support SIOCWANDEV by Arnd Bergmann · 15 years ago
  68. fab2532 net, compat_ioctl: fix SIOCGMII ioctls by Arnd Bergmann · 15 years ago
  69. f6b8f32 udp: multicast RX should increment SNMP/sk_drops counter in allocation failures by Eric Dumazet · 15 years ago
  70. a1ab77f ipv6: udp: Optimise multicast reception by Eric Dumazet · 15 years ago
  71. 1240d13 ipv4: udp: Optimise multicast reception by Eric Dumazet · 15 years ago
  72. fddc17d ipv6: udp: optimize unicast RX path by Eric Dumazet · 15 years ago
  73. 5051ebd ipv4: udp: optimize unicast RX path by Eric Dumazet · 15 years ago
  74. 512615b udp: secondary hash on (local port, local address) by Eric Dumazet · 15 years ago
  75. d4cada4 udp: split sk_hash into two u16 hashes by Eric Dumazet · 15 years ago
  76. fdcc8aa9 udp: add a counter into udp_hslot by Eric Dumazet · 15 years ago
  77. 415ce61 net/appletalk: using compat_ptr needs inclusion of linux/compat.h by Stephen Rothwell · 15 years ago
  78. e000016 can: Driver for the Microchip MCP251x SPI CAN controllers by Christian Pellegrin · 15 years ago
  79. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  80. 2606289 net/fsl_pq_mdio: add module license GPL by Sebastian Siewior · 15 years ago
  81. 53a0ef86 can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo() by Wolfgang Grandegger · 15 years ago
  82. f7a3a1d appletalk/ddp.c: Neaten checksum function by Joe Perches · 15 years ago
  83. fd5c002 ipv6: avoid dev_hold()/dev_put() in rawv6_bind() by Eric Dumazet · 15 years ago
  84. 18294ad gianfar: Fix compiler and sparse warnings by Anton Vorontsov · 15 years ago
  85. 6748f60 fsl_pq_mdio: Fix compiler/sparse warnings (part 2) by Anton Vorontsov · 15 years ago
  86. 2951d64 fsl_pq_mdio: Fix compiler/sparse warnings (part 1) by Anton Vorontsov · 15 years ago
  87. 6755aeb can: should not use __dev_get_by_index() without locks by Eric Dumazet · 15 years ago
  88. e0d087a rtnetlink: Cleanups by Eric Dumazet · 15 years ago
  89. b215c57 net: kill proto_ops wrapper by Arnd Bergmann · 15 years ago
  90. 9177490 net/x25: push BKL usage into x25_proto by Arnd Bergmann · 15 years ago
  91. 58a9d73 net/irda: push BKL into proto_ops by Arnd Bergmann · 15 years ago
  92. 83927ba net/ipx: push down BKL into a ipx_dgram_ops by Arnd Bergmann · 15 years ago
  93. ecced8b net/appletalk: push down BKL into a atalk_dgram_ops by Arnd Bergmann · 15 years ago
  94. c6060be atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure by Jie Yang · 15 years ago
  95. d3bcfef net: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  96. b622d97a net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. by David S. Miller · 15 years ago
  97. 9177efd net, compat_ioctl: handle more ioctls correctly by Arnd Bergmann · 15 years ago
  98. 6b96018 compat: move sockios handling to net/socket.c by Arnd Bergmann · 15 years ago
  99. 2066022 appletalk: handle SIOCATALKDIFADDR compat ioctl by Arnd Bergmann · 15 years ago
  100. 7a229387 net: copy socket ioctl code to net/socket.h by Arnd Bergmann · 15 years ago