1. df33454 rps: add CONFIG_RPS by Eric Dumazet · 14 years ago
  2. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  3. d6dbee8 net/intel: remove trailing space in messages by Frans Pop · 14 years ago
  4. c2bb1b9 net/tulip: remove trailing space in messages by Frans Pop · 14 years ago
  5. 014e466 net/tokenring: remove trailing space in messages by Frans Pop · 14 years ago
  6. 84d57bd net/smc91xx: remove trailing space in messages by Frans Pop · 14 years ago
  7. 583d077 net/ps3_gelic: remove trailing space in messages by Frans Pop · 14 years ago
  8. 19299b3 net/irda: remove trailing space in messages by Frans Pop · 14 years ago
  9. a570f09 tipc: remove trailing space in messages by Frans Pop · 14 years ago
  10. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  11. 18062ca rds: cleanup: remove unneeded variable by Dan Carpenter · 14 years ago
  12. a424077 wimax: remove unneeded variable by Dan Carpenter · 14 years ago
  13. a3dcce9 llc: cleanup: remove dead code from llc_init() by Dan Carpenter · 14 years ago
  14. e51d739 net: Fix locking in flush_backlog by Tom Herbert · 14 years ago
  15. ec43b1a be2net: fix unmap_single/page() called incorrectly in Tx compl processing by Sathya Perla · 14 years ago
  16. 7101e11 be2net: handle dma mapping errors in Tx path by Sathya Perla · 14 years ago
  17. 7316ae8 net_sched: make traffic control network namespace aware by Tom Goff · 14 years ago
  18. 300bc06 ixgbevf: Message formatting fixup by Joe Perches · 14 years ago
  19. 3801326 korina: use resource_size() by Dan Carpenter · 14 years ago
  20. 3e4aa12 ipoib: remove addrlen check for mc addresses by Jiri Pirko · 14 years ago
  21. 664ffe8 ewrk3: range checking problem by Dan Carpenter · 14 years ago
  22. ecbacf8 netconsole: do not depend on experimental by Amerigo Wang · 14 years ago
  23. 7c5365b stmmac: use resource_size() by Dan Carpenter · 14 years ago
  24. d2ba2ed igb: add support for Intel I350 Gigabit Network Connection by Alexander Duyck · 14 years ago
  25. 52a1dd4 igb: cleanup usage of virtualization registers by Alexander Duyck · 14 years ago
  26. 411f557 igb: Do not overwrite mdicnfg register when accessing 82580 phy by Alexander Duyck · 14 years ago
  27. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  28. e880eb6 rps: Fix build with CONFIG_SYSFS enabled by Tom Herbert · 14 years ago
  29. 70f60a2 qeth: l3 fix build error in ipv6 addr list handling by Frank Blaschka · 14 years ago
  30. 7668448 bridge: cleanup: remove unused assignment by Dan Carpenter · 14 years ago
  31. 986917b can: sja1000: add read/write routines for 8, 16 and 32-bit register access by Yegor Yefremov · 14 years ago
  32. abde89d can: sja1000: allow shared interrupt definition by Yegor Yefremov · 14 years ago
  33. e99b99b pktgen node allocation by Robert Olsson · 14 years ago
  34. 99fe3c3 net: dev_getfirstbyhwtype() optimization by Eric Dumazet · 14 years ago
  35. ec733b1 net: snmp mib cleanup by Eric Dumazet · 14 years ago
  36. 62c97ac atm: Use kasprintf by Eric Dumazet · 14 years ago
  37. 283f2fe net: speedup netdev_set_master() by Eric Dumazet · 14 years ago
  38. 907cdda tcp: Add SNMP counter for DEFER_ACCEPT by Eric Dumazet · 14 years ago
  39. 32a806c bonding: flush unicast and multicast lists when changing type by Jiri Pirko · 14 years ago
  40. 755d0e7 net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event() by Patrick McHardy · 14 years ago
  41. 3e81c6d ipv6: Fix bug in ipv6_chk_same_addr(). by David S. Miller · 14 years ago
  42. b2db756 ipv6: Reduce timer events for addrconf_verify(). by YOSHIFUJI Hideaki · 14 years ago
  43. 88949cf IPv6: addrconf cleanup addrconf_verify by stephen hemminger · 14 years ago
  44. e21e846 addrconf: checkpatch fixes by Stephen Hemminger · 14 years ago
  45. bcdd553 IPv6: addrconf cleanups by Stephen Hemminger · 14 years ago
  46. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 14 years ago
  47. 3a88a81 ipv6: user better hash for addrconf by stephen hemminger · 14 years ago
  48. 5c578ae IPv6: convert addrconf hash list to RCU by stephen hemminger · 14 years ago
  49. c2e2129 ipv6: convert addrconf list to hlist by stephen hemminger · 14 years ago
  50. 372e6c8 ipv6: convert temporary address list to list macros by stephen hemminger · 14 years ago
  51. e77c8e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. af98441 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  53. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 14 years ago
  54. 1a50307 netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() by Pablo Neira Ayuso · 14 years ago
  55. 73852e8 NET_DMA: free skbs periodically by Steven J. Magnani · 14 years ago
  56. f5d410f netlink: fix unaligned access in nla_get_be64() by Pablo Neira Ayuso · 14 years ago
  57. 6830c25 tcp: Fix tcp_mark_head_lost() with packets == 0 by Lennart Schulte · 14 years ago
  58. a50436f net: ipmr/ip6mr: fix potential out-of-bounds vif_table access by Patrick McHardy · 14 years ago
  59. ea93fd9 KS8695: update ksp->next_rx_desc_read at the end of rx loop by Yegor Yefremov · 14 years ago
  60. b894fa2 igb: Add support for 82576 ET2 Quad Port Server Adapter by Carolyn Wyborny · 14 years ago
  61. 29b8dd0 ixgbevf: Message formatting cleanups by Greg Rose · 14 years ago
  62. 4c3a822 ixgbevf: Shorten up delay timer for watchdog task by Greg Rose · 14 years ago
  63. 33bd9f6 ixgbevf: Fix VF Stats accounting after reset by Greg Rose · 14 years ago
  64. fd3686a ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address by Mallikarjuna R Chilakala · 14 years ago
  65. 936332b ixgbe: fix for real_num_tx_queues update issue by Vasu Dev · 14 years ago
  66. 97e3ecd TCP: check min TTL on received ICMP packets by stephen hemminger · 14 years ago
  67. 1041444 ipv6: Remove redundant dst NULL check in ip6_dst_check by Herbert Xu · 14 years ago
  68. d11a4dc ipv4: check rt_genid in dst_check by Timo Teräs · 14 years ago
  69. 819bfec rename new rfkill sysfs knobs by florian@mickler.org · 14 years ago
  70. 11bc308 smsc95xx: Fix tx checksum offload for small packets by Steve Glendinning · 14 years ago
  71. 0ecad5a ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown by Mallikarjuna R Chilakala · 14 years ago
  72. 1097cd1 ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping by Mallikarjuna R Chilakala · 14 years ago
  73. 641cb85 enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS by Vasanthy Kolluri · 14 years ago
  74. d883aa7 enic: Clean up: Add wrapper functions by Vasanthy Kolluri · 14 years ago
  75. 73c1ea9 enic: Do not advertise NETIF_F_HW_VLAN_RX by Vasanthy Kolluri · 14 years ago
  76. b6d24eb enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations by Vasanthy Kolluri · 14 years ago
  77. a55a603 enic: Bug Fix: Fix hardware descriptor reads by Vasanthy Kolluri · 14 years ago
  78. 4227f62d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  79. 0641e4f net: Potential null skb->dev dereference by Eric Dumazet · 14 years ago
  80. 54d259d jme: Advance driver version number by Guo-Fu Tseng · 14 years ago
  81. bf5e536 jme: Protect vlgrp structure by pause RX actions. by Guo-Fu Tseng · 14 years ago
  82. 17da69b jme: Fix VLAN memory leak by Guo-Fu Tseng · 14 years ago
  83. 658cc52 KS8851: Avoid NULL pointer in set rx mode by Abraham Arce · 14 years ago
  84. b634f87 tcp: Fix OOB POLLIN avoidance. by Alexandra Kossovsky · 14 years ago
  85. ba7e94a net: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  86. 1c01fe1 net: forbid underlaying devices to change its type by Jiri Pirko · 14 years ago
  87. 3ca5b40 bonding: check return value of nofitier when changing type by Jiri Pirko · 14 years ago
  88. 93d9b7d net: rename notifier defines for netdev type change by Jiri Pirko · 14 years ago
  89. 1e94d72 rps: Fixed build with CONFIG_SMP not enabled. by Tom Herbert · 14 years ago
  90. a034016 Net / e1000e: Fix build issue introduced by runtime PM patch by Rafael J. Wysocki · 14 years ago
  91. 22001a1 gigaset: fix build failure by Tilman Schmidt · 14 years ago
  92. 535297a vhost: fix error handling in vring ioctls by Michael S. Tsirkin · 14 years ago
  93. 0e25557 vhost: fix interrupt mitigation with raw sockets by Michael S. Tsirkin · 14 years ago
  94. e50208a e1000e: Fix build with CONFIG_PM disabled. by David S. Miller · 14 years ago
  95. fa05e1a drivers/net/e100.c: Use pr_<level> and netif_<level> by Joe Perches · 14 years ago
  96. abf35df NET: Support clause 45 MDIO commands at the MDIO bus level by Jason Gunthorpe · 14 years ago
  97. 23606cf e1000e / PCI / PM: Add basic runtime PM support (rev. 4) by Rafael J. Wysocki · 14 years ago
  98. e175944 r8169 / PCI / PM: Add simplified runtime PM support (rev. 3) by Rafael J. Wysocki · 14 years ago
  99. ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 14 years ago
  100. 0dc7d2b drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 14 years ago