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