1. 2a1f879 ixgbevf: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  2. 1b50773 ixgbe: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  3. 47631f8 ixgb: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  4. 123e9f1 igbvf: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  5. 59d7198 igb: convert igb from using PCI DMA functions to using DMA API functions by Alexander Duyck · 15 years ago
  6. 0be3f55 e1000e: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  7. b16f53b e1000: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  8. ff65e82 bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router() by David S. Miller · 15 years ago
  9. 87b6cf5 cxgb4: set skb->rxhash by Dimitris Michailidis · 15 years ago
  10. 8cd9b13 net/sb1250: setup the pdevice within the soc code by Sebastian Andrzej Siewior · 15 years ago
  11. fa12abd net/sb1250: remove CONFIG_SIBYTE_STANDALONE by Sebastian Andrzej Siewior · 15 years ago
  12. 05fceb4 net: disallow to use net_assign_generic externally by Jiri Pirko · 15 years ago
  13. 47d54d6 cxgb4: increase serial number length by Dimitris Michailidis · 15 years ago
  14. 226ec5f cxgb4: parse the VPD instead of relying on a static VPD layout by Dimitris Michailidis · 15 years ago
  15. c377411 net: sk_add_backlog() take rmem_alloc into account by Eric Dumazet · 15 years ago
  16. 6e7676c net: batch skb dequeueing from softnet input_pkt_queue by Changli Gao · 15 years ago
  17. c58dc01 net: Make RFS socket operations not be inet specific. by David S. Miller · 15 years ago
  18. c4ee6a5 ixgbe: Properly display 1 gig downshift warning for backplane by Anjali Singhai · 15 years ago
  19. 1c4f0ef ixgbe: cleanup ethtool autoneg input by Don Skidmore · 15 years ago
  20. 3203df0 ixgbevf: Fix link speed display by Greg Rose · 15 years ago
  21. a9cbd58 net: reimplement softnet_data.output_queue as a FIFO queue by Changli Gao · 15 years ago
  22. bb61187 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 15 years ago
  23. d328bc8 ixgb: Use pr_<level> and netdev_<level> by Joe Perches · 15 years ago
  24. c0dfb90 ixgbe: ixgbe_down needs to stop dev_watchdog by John Fastabend · 15 years ago
  25. ff846f5 igb: add support for reporting 5GT/s during probe on PCIe Gen2 by Alexander Duyck · 15 years ago
  26. ef02119 ixgbe: fix bug when EITR=0 causing no writebacks by Jesse Brandeburg · 15 years ago
  27. f8d1dca ixgbe: enable extremely low latency by Jesse Brandeburg · 15 years ago
  28. ec857fd igbvf: double increment nr_frags by Koki Sanagi · 15 years ago
  29. aa91340 igb: double increment nr_frags by Koki Sanagi · 15 years ago
  30. 0b53ff2 net: fix a lockdep rcu warning in __sk_dst_set() by Eric Dumazet · 15 years ago
  31. 18f9f13 rps: inet_rps_save_rxhash() argument is not const by Eric Dumazet · 15 years ago
  32. 6c37e5d TCP: avoid to send keepalive probes if receiving data by Flavio Leitner · 15 years ago
  33. dcdca2c bridge: multicast router list manipulation by stephen hemminger · 15 years ago
  34. 7180f77 bridge: use is_multicast_ether_addr by stephen hemminger · 15 years ago
  35. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 7ec75c5 net: suppress RCU lockdep false positive in twsk_net() by Paul E. McKenney · 15 years ago
  37. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 15 years ago
  38. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 15 years ago
  39. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 15 years ago
  40. d4c4f07 bridge: Fix build of ipv6 multicast code. by David S. Miller · 15 years ago
  41. 908ba2b r8169: more broken register writes workaround by françois romieu · 15 years ago
  42. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 15 years ago
  43. 1fafc7a bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  44. 4eb8b90 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  45. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 15 years ago
  46. 4a4771a net: use sk_sleep() by Eric Dumazet · 15 years ago
  47. be9e969 pppoe: use pppoe_pernet instead of directly net_generic by Jiri Pirko · 15 years ago
  48. 0db3f0f phonet: use phonet_pernet instead of directly net_generic by Jiri Pirko · 15 years ago
  49. dc8bf1b tg3: Fix INTx fallback when MSI fails by Andre Detsch · 15 years ago
  50. cb6a4e4 net: ipmr: add support for dumping routing tables over netlink by Patrick McHardy · 15 years ago
  51. 25239ce net: rtnetlink: decouple rtnetlink address families from real address families by Patrick McHardy · 15 years ago
  52. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 15 years ago
  53. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 15 years ago
  54. b3c981d netns: rename unregister_pernet_subsys parameter by Jiri Pirko · 15 years ago
  55. 8c52d50 rps: optimize rps_get_cpu() by Changli Gao · 15 years ago
  56. 401da6a e100: Fix the TX workqueue race by Alan Cox · 15 years ago
  57. bf73130 sky2: add support for receive hashing by Stephen Hemminger · 15 years ago
  58. b7d6a43 Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 15 years ago
  59. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 15 years ago
  60. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 15 years ago
  61. 793b147 IPv6: data structure changes for new socket options by Brian Haley · 15 years ago
  62. 3a73702 l2tp_eth: fix memory allocation by Jiri Pirko · 15 years ago
  63. e773aaf l2tp: fix memory allocation by Jiri Pirko · 15 years ago
  64. 7ce97d4 gianfar: Fix potential oops during OF address translation by Anton Vorontsov · 15 years ago
  65. 3b1fd3e fsl_pq_mdio: Fix kernel oops during OF address translation by Anton Vorontsov · 15 years ago
  66. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  67. c68ed25 bnx2x: add support for receive hashing by Tom Herbert · 15 years ago
  68. 08b202b bridge br_multicast: IPv6 MLD support. by YOSHIFUJI Hideaki · 15 years ago
  69. 8ef2a9a bridge br_multicast: Make functions less ipv4 dependent. by YOSHIFUJI Hideaki · 15 years ago
  70. 6e7cb83 ipv6 mcast: Introduce include/net/mld.h for MLD definitions. by YOSHIFUJI Hideaki · 15 years ago
  71. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 15 years ago
  72. efe9193 sky2: size status ring based on Tx/Rx ring by stephen hemminger · 15 years ago
  73. 286d1e7 remove DCB_PROTO_VERSION as we don't do netlink versioning by Scott Feldman · 15 years ago
  74. e904f0a X25: Update X25 interface documentation by andrew hendry · 15 years ago
  75. 90b3e03 X25: Use identifiers for hdlc x25 device to x25 interface by andrew hendry · 15 years ago
  76. 5d74731 X25: Use identifiers for cyclades device to x25 interface by andrew hendry · 15 years ago
  77. 4d99503 X25: Use identifiers for lapbether device to x25 interface by andrew hendry · 15 years ago
  78. 7eeeacf0 X25: Use identifiers for x25 async device to x25 interface by andrew hendry · 15 years ago
  79. 4150bbf X25: Use identifiers for isdn device to x25 interface by andrew hendry · 15 years ago
  80. 5ebfbc0 X25: Add if_x25.h and x25 to device identifiers by Andrew Hendry · 15 years ago
  81. f68c224 dst: rcu check refinement by Eric Dumazet · 15 years ago
  82. 40eaf96 net: Socket filter ancilliary data access for skb->dev->type by Paul LeoNerd Evans · 15 years ago
  83. aa2ea05 tcp: fix outsegs stat for TSO segments by Tom Herbert · 15 years ago
  84. 24acc68 rdma: potential ERR_PTR dereference by Dan Carpenter · 15 years ago
  85. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 15 years ago
  86. 3cfa856 niu: Add skb->rxhash support. by David S. Miller · 15 years ago
  87. 927b137 qlcnic: update version 5.0.2 by Amit Kumar Salecha · 15 years ago
  88. 780ab79 qlcnic: protect resource access by Amit Kumar Salecha · 15 years ago
  89. ed6f135 qlcnic: fix rcv buffer leak by Amit Kumar Salecha · 15 years ago
  90. ade91f8 qlcnic: fix pci semaphore checks by Amit Kumar Salecha · 15 years ago
  91. 6d2a472 qlcnic: define macro for driver state by Amit Kumar Salecha · 15 years ago
  92. f73dfc5 qlcnic: fix fw initialization responsibility by Amit Kumar Salecha · 15 years ago
  93. bbd8c6a qlcnic: fix defines as per IDC document by Amit Kumar Salecha · 15 years ago
  94. 8ae6df9 qlcnic: additional driver statistics by Amit Kumar Salecha · 15 years ago
  95. e802af9 IPv6: Generic TTL Security Mechanism (final version) by Stephen Hemminger · 15 years ago
  96. 9ccb897 net: Orphan and de-dst skbs earlier in xmit path. by David S. Miller · 15 years ago
  97. e326bed rps: immediate send IPI in process_backlog() by Eric Dumazet · 15 years ago
  98. de498c8 cxgb4: Make unnecessarily global functions static by Roland Dreier · 15 years ago
  99. 62718b3 cxgb4: Use ntohs() on __be16 value instead of htons() by Roland Dreier · 15 years ago
  100. f4f914b net: ipv6 bind to device issue by Jiri Olsa · 15 years ago