1. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  2. 75a84eb tulip: Use DEFINE_PCI_DEVICE_TABLE and static const by Joe Perches · 14 years ago
  3. 5591c75 usb: Use static const, consolidate code by Joe Perches · 14 years ago
  4. b6bc765 drivers/net/*.c: Use static const by Joe Perches · 14 years ago
  5. 895950c tg3: Use DEFINE_PCI_DEVICE_TABLE by Joe Perches · 14 years ago
  6. d9993be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. aa3e219 net_sched: sch_sfq: fix allot handling by Eric Dumazet · 14 years ago
  8. c426626 net_sched: sch_sfq: add backlog info in sfq_dump_class_stats() by Eric Dumazet · 14 years ago
  9. f955e14 vmxnet3: locking problems in xmit by Dan Carpenter · 14 years ago
  10. 914e5ce typhoon: memory corruption in typhoon_get_drvinfo() by Dan Carpenter · 14 years ago
  11. bbccc16 net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant by Andreas Mohr · 14 years ago
  12. 6561a3b ipv4: Flush per-ns routing cache more sanely. by David S. Miller · 14 years ago
  13. 782615a ehea: Fixing some message level by Breno Leitao · 14 years ago
  14. 53320fe batman-adv: Return hna count on local buffer fill by Sven Eckelmann · 14 years ago
  15. 5823118 pktgen: Remove unnecessary prefix from pr_<level> by Joe Perches · 14 years ago
  16. 1730210 net_sched: always clone skbs by Changli Gao · 14 years ago
  17. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  18. ba27d85 vxge: add missing flush of reset_task by Tejun Heo · 14 years ago
  19. 71d9dec net: increase skb->users instead of skb_clone() by Changli Gao · 14 years ago
  20. 1a75972 ifb: use netif_receive_skb() instead of netif_rx() by Eric Dumazet · 14 years ago
  21. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 14 years ago
  22. d1ed113 ipv6: remove duplicate neigh_ifdown by stephen hemminger · 14 years ago
  23. bc3ef66 ipv6: fib6_ifdown cleanup by stephen hemminger · 14 years ago
  24. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  25. 4b8fe66 netlink: fix gcc -Wconversion compilation warning by Dmitry V. Levin · 14 years ago
  26. f4680d3 asix: add USB ID for Logitec LAN-GTJ U2A by Arnaud Ebalard · 14 years ago
  27. 1dc0f3c qlcnic: reset pci function unconditionally during probe by Rajesh Borundia · 14 years ago
  28. b5006dc qlcnic: fix ocm window register offset calculation by Rajesh Borundia · 14 years ago
  29. c75822a qlcnic: fix LED test when interface is down. by Sucheta Chakraborty · 14 years ago
  30. 46814e0 tehuti: Firmware filename is tehuti/bdx.bin by Ben Hutchings · 14 years ago
  31. 29ba5fe ipv6: don't flush routes when setting loopback down by stephen hemminger · 14 years ago
  32. 7edc345 ifb: fix a lockdep splat by Eric Dumazet · 14 years ago
  33. 7d743b7 sctp: fix the return value of getting the sctp partial delivery point by Wei Yongjun · 14 years ago
  34. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  35. 55508d6 net: Use skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  36. 04fb451 net: Introduce skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  37. 0b79675 net/veth: Fix packet checksumming by Michał Mirosław · 14 years ago
  38. 76d6615 bridge: fix IPv6 queries for bridge multicast snooping by David Stevens · 14 years ago
  39. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  40. 2984961 be2net: use mutex instead of spin lock for mbox_lock by Ivan Vecera · 14 years ago
  41. bc2ce89 tcp: relax tcp_paws_check() by Eric Dumazet · 14 years ago
  42. 4434572 net: factorize sync-rcu call in unregister_netdevice_many by Octavian Purdila · 14 years ago
  43. c6c8fea net: Add batman-adv meshing protocol by Sven Eckelmann · 14 years ago
  44. b236da6 net: use NUMA_NO_NODE instead of the magic number -1 by Changli Gao · 14 years ago
  45. caafa84 bonding: add the debugfs interface to see RLB hash table by Taku Izumi · 14 years ago
  46. 411204a bonding: migrate some macros from bond_alb.c to bond_alb.h by Taku Izumi · 14 years ago
  47. ad6bad3 cxgb4: NUMA-aware Tx queue allocations by Dimitris Michailidis · 14 years ago
  48. 23d88e1 cxgb4: extend VPD parsing by Dimitris Michailidis · 14 years ago
  49. 005b571 cxgb4: add const to static arrays by Joe Perches · 14 years ago
  50. 8f3a767 cxgb4: remove a bitmap by Dimitris Michailidis · 14 years ago
  51. b1a3c2b cxgb4: remove the name field from the adapter structure by Dimitris Michailidis · 14 years ago
  52. ba27816 cxgb4: correct formatting of MSI-X interrupt names by Dimitris Michailidis · 14 years ago
  53. 8cd18ac cxgb4: allocate more space for MSI-X interrupt names by Dimitris Michailidis · 14 years ago
  54. 118969e cxgb4: print port information after registering each netdev by Dimitris Michailidis · 14 years ago
  55. 7d5e77a cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports by Dimitris Michailidis · 14 years ago
  56. a57cabe cxgb4: set the number of queues before device registration by Dimitris Michailidis · 14 years ago
  57. ec16400 cxgb4: do not read the clock frequency from VPD by Dimitris Michailidis · 14 years ago
  58. ef306b5 cxgb4: enable PCIe relaxed ordering by Dimitris Michailidis · 14 years ago
  59. 986d730 bnx2x: update version to 1.62.00-2 by Vladislav Zolotarov · 14 years ago
  60. b0200e2 bnx2x: remove old FW files by Vladislav Zolotarov · 14 years ago
  61. 5928c8b bnx2x: replace FW to 6.2.5 by Vladislav Zolotarov · 14 years ago
  62. 40392d4 bnx2x: add FW 6.2.5 files by Vladislav Zolotarov · 14 years ago
  63. bcab15c bnx2x: Add DCB/PFC support - link layer by Vladislav Zolotarov · 14 years ago
  64. e4901dd bnx2x: add DCB support by Vladislav Zolotarov · 14 years ago
  65. 8307fa3 bnx2x: add a select queue callback by Vladislav Zolotarov · 14 years ago
  66. ec6ba94 bnx2x: add FCoE ring by Vladislav Zolotarov · 14 years ago
  67. a3d22a6 bnx2x: Take the distribution range definition out of skb_tx_hash() by Vladislav Zolotarov · 14 years ago
  68. f88a4a9 bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertion by Ben Hutchings · 14 years ago
  69. ffa95ed bonding: Change active slave quietly when bond is down by Ben Hutchings · 14 years ago
  70. 8387451 bonding/vlan: Remove redundant VLAN tag insertion logic by Ben Hutchings · 14 years ago
  71. 42dccd1 axnet_cs: move id (0x1bf, 0x2328) to axnet_cs by Ken Kawasaki · 14 years ago
  72. d3052b5 ipv6: delete expired route in ip6_pmtu_deliver by Andrey Vagin · 14 years ago
  73. af3e5bd bonding: Fix slave selection bug. by Hillf Danton · 14 years ago
  74. 82cc4f5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  75. 56e6417 p54usb: New USB ID for Gemtek WUBI-100GW by Eduardo Costa · 14 years ago
  76. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 14 years ago
  77. 9fe146a Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  78. 6389aa7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  79. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  80. cc6f02d net: change ip_default_ttl documentation by Eric Dumazet · 14 years ago
  81. cfb7e5f pch_can: Replace netif_rx to netif_receive_skb by Tomoya · 14 years ago
  82. 0c78ab7 pch_can: Add setting TEC/REC statistics processing by Tomoya · 14 years ago
  83. fea9294 pch_can: Optimize "if" condition in rx/tx processing by Tomoya · 14 years ago
  84. 3332bc5 pch_can: Fix incorrect return processing by Tomoya · 14 years ago
  85. a6f6d6b pch_can: Move MSI processing to probe/remove processing by Tomoya · 14 years ago
  86. c755145 pch_can: Comment optimization by Tomoya · 14 years ago
  87. d06848b pch_can: Fix miss-setting status issue by Tomoya · 14 years ago
  88. 0e0805c pch_can: Fix bit timing calculation issue by Tomoya · 14 years ago
  89. 8714fca pch_can: Delete unnecessary/redundant code by Tomoya · 14 years ago
  90. 9388b16 pch_can: Fix coding rule violation by Tomoya · 14 years ago
  91. 435b4ef pch_can: Replace netdev_dbg instead of dev_dbg partly by Tomoya · 14 years ago
  92. e91530e pch_can: Change Copyright and module description by Tomoya · 14 years ago
  93. 44c9aa8 pch_can: Reduce register access by Tomoya · 14 years ago
  94. ca2b004 pch_can: Change functions type by Tomoya · 14 years ago
  95. bd58cbc pch_can: Rename function/macro name by Tomoya · 14 years ago
  96. 7f2bc50 pch_can: Fix warnings by Tomoya · 14 years ago
  97. 1d5b4b2 pch_can: Improve rx processing by Tomoya · 14 years ago
  98. 8ac9702 pch_can: Fix endianness issue by Tomoya · 14 years ago
  99. e489cce pch_can: Divide poll function by Tomoya · 14 years ago
  100. 76d94b2 pch_can: Add flow control processing by Tomoya · 14 years ago