1. 289c79a vlan: Use bitmask of feature flags instead of seperate feature bits by Patrick McHardy · 16 years ago
  2. 7bece81 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  3. bdefff1 fmvj18x_cs: add NextCom NC5310 rev B support by Komuro · 16 years ago
  4. 43fc63d xirc2ps_cs: re-initialize the multicast address in do_reset by Komuro · 16 years ago
  5. f7f312a 3C509: rx_bytes should not be increased when alloc_skb failed by Wang Chen · 16 years ago
  6. 56cfe5d NETFRONT: Use __skb_queue_purge() by Wang Chen · 16 years ago
  7. 288369c VIRTIO: Use __skb_queue_purge() by Wang Chen · 16 years ago
  8. a01b3d7 phylib: do EXPORT_SYMBOL on get_phy_id by Paul Gortmaker · 16 years ago
  9. b9a2f2e netlink: Fix nla_parse_nested_compat() to call nla_parse() directly by Thomas Graf · 16 years ago
  10. fa701bd WAN: protect HDLC proto list while insmod/rmmod by Krzysztof Halasa · 16 years ago
  11. 4ecc8c0 drivers/net/fs_enet: remove null pointer dereference by Julia Lawall · 16 years ago
  12. 0b5923c S2io: Version update for napi and MSI-X patches by Sreenivasa Honnur · 16 years ago
  13. f61e0a3 S2io: Added napi support when MSIX is enabled. by Sreenivasa Honnur · 16 years ago
  14. ac731ab S2io: Move all the transmit completions to a single msi-x (alarm) vector by Sreenivasa Honnur · 16 years ago
  15. 25c16ff drivers/net/ehea - remove unnecessary memset after kzalloc by Joe Perches · 16 years ago
  16. d04455f au1000_eth: remove useless check by Francois Romieu · 16 years ago
  17. 94a47f4 Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> by Huang Weiyi · 16 years ago
  18. f917d58 cpmac bugfixes and enhancements by Matteo Croce · 16 years ago
  19. f47e81f e1000e: use resource_size_t, not unsigned long, for phys addrs by Becky Bruce · 16 years ago
  20. 3d60efb5 net/usb: add support for Apple USB Ethernet Adapter by Aurelien Nephtali · 16 years ago
  21. 7fa0cba3 uli526x: add support for netpoll by Anton Vorontsov · 16 years ago
  22. 7f80202 ucc_geth: Fix arguments to dma map/unmap functions by Andy Fleming · 16 years ago
  23. 940608b PHYLIB: Kconfig: Fix the dependency on S390 by Maciej W. Rozycki · 16 years ago
  24. 5a0a92e [SC92031] Using padto turned driver into an IPv6-only interface by Gerrit Renker · 16 years ago
  25. 789585e sb1250: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  26. 40ba182 [netdrvr] forcedeth: Restore multicast settings on resume by Tobias Diedrich · 16 years ago
  27. aff26e2 WAN: protect Cisco HDLC state changes with a spinlock. by Krzysztof Halasa · 16 years ago
  28. 0178ec3 make myri10ge_get_firmware_capabilities() static by Adrian Bunk · 16 years ago
  29. 7ad62db s2io: add missing block braces to multistatement if statement by Ilpo Järvinen · 16 years ago
  30. 6941727 hamradio/scc: add missing block braces to multi-statement if by Ilpo Järvinen · 16 years ago
  31. 7fb1c2a ehea: Fix use after free on reboot by Brian King · 16 years ago
  32. 74ef5c5 rndis_host: increase delay in command response loop by Pierre Ynard · 16 years ago
  33. 63dac8f drivers/net/tokenring/olympic.c: fix warning by Andrew Morton · 16 years ago
  34. 5d9bac8 drivers/net/tokenring/3c359.c: squish a warning by Andrew Morton · 16 years ago
  35. b166cfb pcnet32: fix warning by Andrew Morton · 16 years ago
  36. 5bceeda [netdrvr] dm9000: use delayed work to update mii phy state fix by Andrew Morton · 16 years ago
  37. d494eac sky2: restore vlan acceleration on reset by Stephen Hemminger · 16 years ago
  38. 8757a5f sfc: Remove sub-minor component from driver version by Ben Hutchings · 16 years ago
  39. 9b7bfc4 sfc: Added checks for heap allocation failure by Ben Hutchings · 16 years ago
  40. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 16 years ago
  41. 5daab96 sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * by Ben Hutchings · 16 years ago
  42. 24c28ed sfc: Use __packed macro by Ben Hutchings · 16 years ago
  43. 6f8135c sfc: Do not define inline macro by Ben Hutchings · 16 years ago
  44. 9bbd7d9 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros by Ben Hutchings · 16 years ago
  45. 5b9e207 sfc: Correct and expand some comments by Ben Hutchings · 16 years ago
  46. 086ea35 sfc: Use resource_size_t for PCI bus address by Ben Hutchings · 16 years ago
  47. 184be0c sfc: Merged efx_page_offset() into efx_rx_buf_offset() by Ben Hutchings · 16 years ago
  48. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  49. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 16 years ago
  50. 2c118e0 sfc: Removed unncesssary UL suffixes on 0 literals by Ben Hutchings · 16 years ago
  51. f7f13b0 sfc: Simplified efx_rx_calc_buffer_size() using get_order() by Ben Hutchings · 16 years ago
  52. 91ad757 sfc: Removed casts to void by Ben Hutchings · 16 years ago
  53. 4cc58bd sfc: Use mod_timer() to set expiry and add_timer() together by Ben Hutchings · 16 years ago
  54. 071f92d net: The world is not perfect patch. by Rami Rosen · 16 years ago
  55. 4b74944 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 16 years ago
  56. 88860c9 xfrm_user: Remove zero length key checks. by David S. Miller · 16 years ago
  57. 51f82a2 net/ipv4/arp.c: Use common hex_asc helpers by Denis Cheng · 16 years ago
  58. b1443e2 cassini: Only use chip checksum for ipv4 packets. by David S. Miller · 16 years ago
  59. 7d227cd2 tcp: TCP connection times out if ICMP frag needed is delayed by Sridhar Samudrala · 16 years ago
  60. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 16 years ago
  61. 4da5105 af_key: Fix selector family initialization. by Kazunori MIYAZAWA · 16 years ago
  62. d8ac48d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  63. 5d283e8 libertas: Fix ethtool statistics by David Woodhouse · 16 years ago
  64. 0d580a7 mac80211: fix NULL pointer dereference in ieee80211_compatible_rates by Helmut Schaa · 16 years ago
  65. d3ede32 pktgen: make sure that pktgen_thread_worker has been executed by Denis V. Lunev · 16 years ago
  66. 51e779f mac80211: don't claim iwspy support by Johannes Berg · 16 years ago
  67. 682c97c orinoco_cs: add ID for SpeedStream wireless adapters by Pavel Roskin · 16 years ago
  68. 449fecc hostap_cs: add ID for Conceptronic CON11CPro by Pavel Roskin · 16 years ago
  69. ea8ee24 rtl8187: resource leak in error case by Oliver Neukum · 16 years ago
  70. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 16 years ago
  71. 7ff6e6f drivers/atm/: remove CVS keywords by Adrian Bunk · 16 years ago
  72. 89fd2e2 ath5k: Fix loop variable initializations by Bob Copeland · 16 years ago
  73. 81d8534 vlan: Correctly handle device notifications for layered VLAN devices by Patrick McHardy · 16 years ago
  74. 0e91796 net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() by David Woodhouse · 16 years ago
  75. f2df824 net_sched: cls_api: fix return value for non-existant classifiers by Patrick McHardy · 16 years ago
  76. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 16 years ago
  77. 6f70499 ipv6 addrconf: Allow infinite prefix lifetime. by YOSHIFUJI Hideaki · 16 years ago
  78. 69cdf8f ipv6 route: Fix lifetime in netlink. by YOSHIFUJI Hideaki · 16 years ago
  79. a326443 ipv6 addrconf: Fix route lifetime setting in corner case. by YOSHIFUJI Hideaki · 16 years ago
  80. 44dc19c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  81. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 16 years ago
  82. e6da97e ipv6: Move <linux/in6.h> from header-y to unifdef-y. by Robert P. J. Day · 16 years ago
  83. 090c48d l2tp: avoid skb truesize bug if headroom is increased by James Chapman · 16 years ago
  84. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  85. b7acbdf wireless, airo: waitbusy() won't delay by Roel Kluin · 16 years ago
  86. 02969d2 libertas: fix command timeout after firmware failure by Brian Cavagnolo · 16 years ago
  87. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  88. 34a961f mac80211 : Association with 11n hidden ssid ap. by Abhijeet Kolekar · 16 years ago
  89. 23f40dc hostap: fix "registers" registration in procfs by Mathieu Chouquet-Stringer · 16 years ago
  90. 066b211 isdn/capi: Return proper errnos on module init. by Marcin Slusarz · 16 years ago
  91. ffd8211 iphase: Fix 64bit warning. by Alan Cox · 16 years ago
  92. 01bbf2c hysdn: No longer broken on SMP. by Andrew Morton · 16 years ago
  93. a9dd7fe hysdn: Remove cli()/sti() calls. by Mark Asselstine · 16 years ago
  94. a1a61a4 atm: Cleanup atm_tcp.h and atm.h for userspace. by Mike Frysinger · 16 years ago
  95. 38d2f38 bonding: handle case of device named bonding_master by Stephen Hemminger · 16 years ago
  96. 0599ad5 sysfs: remove error messages for -EEXIST case by Stephen Hemminger · 16 years ago
  97. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 16 years ago
  98. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  99. 8978a31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  100. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 16 years ago