1. ec550d2 net: ip_append_data() optim by Eric Dumazet · 14 years ago
  2. c32d83c bcm63xx_enet: use netdev stats by Eric Dumazet · 14 years ago
  3. 6abc237 ethoc: get rid of ethoc_stats() by Eric Dumazet · 14 years ago
  4. b4ddf4b be2net: get rid of be_get_stats() by Eric Dumazet · 14 years ago
  5. 1726442 net: increase the size of priv_flags and add IFF_OVS_DATAPATH by Simon Horman · 14 years ago
  6. 0fdc100 ethtool: allow non-netadmin to query settings by stephen hemminger · 14 years ago
  7. afdcba3 net: copy_rtnl_link_stats64() simplification by Eric Dumazet · 14 years ago
  8. 0eec32f net_sched: act_csum: coding style cleanup by Changli Gao · 14 years ago
  9. 7abac68 pkt_sched: Make act_csum depend upon INET. by David S. Miller · 14 years ago
  10. ccea790 cxgb4: update PCI ids by Dimitris Michailidis · 14 years ago
  11. 1707aec cxgb4: fix setting of the function number in transmit descriptors by Dimitris Michailidis · 14 years ago
  12. 1478b3e cxgb4: support eeprom read/write on functions other than 0 by Dimitris Michailidis · 14 years ago
  13. e46dab4 cxgb4: handle Rx/Tx queue ranges not starting at 0 by Dimitris Michailidis · 14 years ago
  14. f04b4dd bna: Delete get_flags and set_flags ethtool methods. by David S. Miller · 14 years ago
  15. 8b230ed bna: Brocade 10Gb Ethernet device driver by Rasesh Mody · 14 years ago
  16. 231cc2a dccp ccid-2: Replace broken RTT estimator with better algorithm by Gerrit Renker · 14 years ago
  17. c38c92a dccp ccid-2: Simplify dec_pipe and rearming of RTO timer by Gerrit Renker · 14 years ago
  18. 30564e3 dccp ccid-2: Remove redundant sanity tests by Gerrit Renker · 14 years ago
  19. 51c22bb dccp ccid-3: No more CCID control blocks in LISTEN state by Gerrit Renker · 14 years ago
  20. 67b67e3 ccid: ccid-2/3 code cosmetics by Gerrit Renker · 14 years ago
  21. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  22. 2d4833a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. f3c58ac mlx4: remove num_lro parameter by Amerigo Wang · 14 years ago
  24. f502bf2 xen: use less generic names in netfront driver. by Ian Campbell · 14 years ago
  25. e88c64f tcp: allow effective reduction of TCP's rcv-buffer via setsockopt by Hagen Paul Pfeifer · 14 years ago
  26. 6a6d01d isdn/avm: fix build when PCMCIA is not enabled by Randy Dunlap · 14 years ago
  27. 09cd2b9 header: fix broken headers for user space by Changli Gao · 14 years ago
  28. c2368e7 bridge: is PACKET_LOOPBACK unlikely()? by Simon Horman · 14 years ago
  29. fcb12fd net: rds: remove duplication type definitions by Changli Gao · 14 years ago
  30. cd709aa bnx2: Add PCI Advanced Error Reporting support. by John Feeney · 14 years ago
  31. 0553212 net: 802.1q: make vlan_hwaccel_do_receive() return void by Changli Gao · 14 years ago
  32. 2436243 net/sched: need to include net/ip6_checksum.h by Stephen Rothwell · 14 years ago
  33. d8287fc net: use __be16 instead of u16 for the userspace code by Changli Gao · 14 years ago
  34. 773bc97 tokenring: remove unneeded NULL checks by Dan Carpenter · 14 years ago
  35. 739a91e net_sched: cls_flow: add key rxhash by Changli Gao · 14 years ago
  36. 81ce790 irda: use net_device_stats from struct net_device by Eric Dumazet · 14 years ago
  37. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. c3227e5 amd8111e: use net_device_stats from struct net_device by Eric Dumazet · 14 years ago
  39. a2c483a atl1c: use net_device_stats from struct net_device by Eric Dumazet · 14 years ago
  40. 00959ad PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) by Dmitry Kozlov · 14 years ago
  41. 1003489 net: rps: fix the wrong network header pointer by Changli Gao · 14 years ago
  42. eb4d406 net/sched: add ACT_CSUM action to update packets checksums by Grégoire Baron · 14 years ago
  43. 49e8ab0 net: build_ehash_secret() and rt_bind_peer() cleanups by Eric Dumazet · 14 years ago
  44. 4da7950 qlge: pull NULL check ahead of dereference by Dan Carpenter · 14 years ago
  45. 0add79e tehuti: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  46. 5dbfbc4 ep93xx_eth: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  47. b9959c2 net_sched: sch_sfq: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  48. aca071c netfilter: xt_hashlimit: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  49. 3d04ebb netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  50. 78d3307 net_sched: cls_flow: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  51. 12fcdef net: rps: use proto_ports_offset() to handle the AH message correctly by Changli Gao · 14 years ago
  52. e760702 net: introduce proto_ports_offset() by Changli Gao · 14 years ago
  53. dbe5775 net: rps: skip fragment when computing rxhash by Changli Gao · 14 years ago
  54. 2d47b45 net: rps: reset network header before calling skb_get_rxhash() by Changli Gao · 14 years ago
  55. 48d3ff8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  56. 91fe817 qlcnic: update version 5.0.8 by Amit Kumar Salecha · 14 years ago
  57. 091754a qlcnic: rom lock recovery by Sucheta Chakraborty · 14 years ago
  58. d406683 qlcnic: firmware initialization update by Sony Chacko · 14 years ago
  59. 63e74e9 qlcnic: fix endiness in eswitch statistics by Amit Kumar Salecha · 14 years ago
  60. 21854f0 qlcnic: mark device state as failed by Amit Kumar Salecha · 14 years ago
  61. 78f84e1 qlcnic: fix npar state by Amit Kumar Salecha · 14 years ago
  62. fe4d434 qlcnic: support anti mac spoofing by Sony Chacko · 14 years ago
  63. 0325d69 qlcnic: configure offload setting on eswitch by Rajesh Borundia · 14 years ago
  64. 4e8acb0 qlcnic: configure port on eswitch by Rajesh Borundia · 14 years ago
  65. 251b036 qlcnic: replace magic numbers with defines by Sony Chacko · 14 years ago
  66. 39895e0 qlcnic: remove unused code by Sony Chacko · 14 years ago
  67. f1bf7a5 qlcnic: fix inconsistent lock state by Amit Kumar Salecha · 14 years ago
  68. 84418e3 ixgbe: rewrite ethtool test to use standard config functions by Alexander Duyck · 14 years ago
  69. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 14 years ago
  70. 9e10e04 ixgbe: combine Rx into into ixgbe_configure_rx by Alexander Duyck · 14 years ago
  71. 2f1860b ixgbe: pull all Tx init into ixgbe_configure_tx by Alexander Duyck · 14 years ago
  72. a34bcff ixgbe: move all GPIE register config into a single function by Alexander Duyck · 14 years ago
  73. f5b4a52 ixgbe: Move virtualization config into a separate function by Alexander Duyck · 14 years ago
  74. 7367096 ixgbe: move all Rx DMA control register writes to one central location by Alexander Duyck · 14 years ago
  75. 477de6e ixgbe: Move max frame size and Rx buffer length configuration into a function by Alexander Duyck · 14 years ago
  76. 826437d ixgbe: remove redundant configuration of vmolr, rename generic variable by Alexander Duyck · 14 years ago
  77. 1395807 ixgbe: bump PS header size to 512 bytes by Alexander Duyck · 14 years ago
  78. f5dc442 ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode by Alexander Duyck · 14 years ago
  79. 4865452 ixgbe: pull PSRTYPE configuration into a separate function by Alexander Duyck · 14 years ago
  80. acd3717 ixgbe: pull ring configuration into it's own function by Alexander Duyck · 14 years ago
  81. 05abb12 ixgbe: consolidate all setting of MRQC into one function by Alexander Duyck · 14 years ago
  82. 43e69bf ixgbe: move Tx ring configuration into a separate function by Alexander Duyck · 14 years ago
  83. 120ff94 ixgbe: move configuration of the MTQC register into it's own function by Alexander Duyck · 14 years ago
  84. 179b409 ixgbe: combine two modifications of TXDCTL into one by Alexander Duyck · 14 years ago
  85. 67ebd79 ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb by Alexander Duyck · 14 years ago
  86. d716a7d ixgbe: remove redundant DMA alignment code by Alexander Duyck · 14 years ago
  87. 083fc58 ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries by Don Skidmore · 14 years ago
  88. 1aef70e e1000e: don't check for alternate MAC addr on parts that don't support it by Bruce Allan · 14 years ago
  89. 19833b5 e1000e: disable ASPM L1 on 82573 by Bruce Allan · 14 years ago
  90. 357e8b5 xilinx_emaclite: netpoll support by Michal Simek · 14 years ago
  91. 8539992 ll_temac: Fix poll implementation by Michal Simek · 14 years ago
  92. 502820a netxen: fix a race in netxen_nic_get_stats() by Eric Dumazet · 14 years ago
  93. 1003201 qlnic: fix a race in qlcnic_get_stats() by Eric Dumazet · 14 years ago
  94. 79c5f51 irda: fix a race in irlan_eth_xmit() by Eric Dumazet · 14 years ago
  95. 9c38657 net: sh_eth: remove unused variable by Kuninori Morimoto · 14 years ago
  96. 772806b netxen: update version 4.0.74 by Amit Kumar Salecha · 14 years ago
  97. 4be353d netxen: fix inconsistent lock state by Amit Kumar Salecha · 14 years ago
  98. 0ac820e vlan: Match underlying dev carrier on vlan add by Phil Oester · 14 years ago
  99. 6f0bee1 slip: fix get_stats() method by Eric Dumazet · 14 years ago
  100. dd57f97 vxge: Implement 64bit stats by Eric Dumazet · 14 years ago