1. a5b6ee2 ethtool: Add support for control of RX flow hash indirection by Ben Hutchings · 14 years ago
  2. cbf2d60 vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags() by Ben Hutchings · 14 years ago
  3. 97d1935 netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags by Ben Hutchings · 14 years ago
  4. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  5. b3003be cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary by Casey Leedom · 14 years ago
  6. 64bb336 cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback by Casey Leedom · 14 years ago
  7. d6bebca fragment: add fast path for in-order fragments by Changli Gao · 14 years ago
  8. 4ce3c18 snmp: 64bit ipstats_mib for all arches by Eric Dumazet · 14 years ago
  9. f3eb62d be2net: memory barrier fixes on IBM p7 platform by Sathya Perla · 14 years ago
  10. 7e307c7 cpmac: use resource_size() by Dan Carpenter · 14 years ago
  11. 504f85c act_nat: use stack variable by Changli Gao · 14 years ago
  12. 5acbf7f act_mirred: combine duplicate code by Changli Gao · 14 years ago
  13. 787a344 net/neighbour.h: fix typo by Kulikov Vasiliy · 14 years ago
  14. 511d934 gianfar: Implement workaround for eTSEC-A002 erratum by Anton Vorontsov · 14 years ago
  15. deb90ea gianfar: Implement workaround for eTSEC76 erratum by Anton Vorontsov · 14 years ago
  16. 7d35097 gianfar: Implement workaround for eTSEC74 erratum by Anton Vorontsov · 14 years ago
  17. 70777d0 net/core: use ntohs for skb->protocol by Sebastian Andrzej Siewior · 14 years ago
  18. 784e271 ipv6: Use interface max_desync_factor instead of static default by Ben Hutchings · 14 years ago
  19. f56619f ipv6: Clamp reported valid_lft to a minimum of 0 by Ben Hutchings · 14 years ago
  20. 5a9dbfe usb: pegasus: fixed coding style issues by Nicolas Kaiser · 14 years ago
  21. de84727 3c59x: Use fine-grained locks for MII and windowed register access by Ben Hutchings · 14 years ago
  22. 5a86f28 e1000e: disable EEE support by default by Bruce Allan · 14 years ago
  23. cc40f57 e1000e: remove EEE module parameter by Bruce Allan · 14 years ago
  24. 8eb64e6 e1000e: suppress compile warnings on certain archs by Bruce Allan · 14 years ago
  25. 36f2407 e1000e: don't inadvertently re-set INTX_DISABLE by Dean Nelson · 14 years ago
  26. 6c05757 drivers/net/Makefile: conditionally descend to wireless by Nicolas Kaiser · 14 years ago
  27. d1e3168 net/Makefile: conditionally descend to wireless and ieee802154 by Nicolas Kaiser · 14 years ago
  28. 346fe76 qlcnic: Add support for configuring eswitch and npars by Rajesh K Borundia · 14 years ago
  29. 45918e2 qlcnic: Remove obsolete code by Anirban Chakraborty · 14 years ago
  30. 51f932c micrel phy driver - updated(1) by Choi, David · 14 years ago
  31. deaec0f qlcnic: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  32. ef2519b netxen: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  33. e0d904f bnx2x: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  34. d92be4b vmxnet3: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  35. 52b6dcf e1000e: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  36. 529d6da caif-driver: Add CAIF-SPI Protocol driver. by Sjur Braendeland · 14 years ago
  37. 01eebb5 caif: Kconfig and Makefile fixes by Sjur Braendeland · 14 years ago
  38. cfc9b16 cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the build by Casey Leedom · 14 years ago
  39. 84c6ade cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf by Casey Leedom · 14 years ago
  40. be839e3 cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vf by Casey Leedom · 14 years ago
  41. c6e0d91 cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA code by Casey Leedom · 14 years ago
  42. 16f8bd4 cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code by Casey Leedom · 14 years ago
  43. 7ee9ff9 cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardware resources by Casey Leedom · 14 years ago
  44. 17edf25 cxgb4vf: Add new macros and definitions for hardware constants by Casey Leedom · 14 years ago
  45. 81323b7 cxgb4vf: update to latest T4 firmware API file by Casey Leedom · 14 years ago
  46. 1704d74 cxgb4vf: small changes to message processing structures/macros by Casey Leedom · 14 years ago
  47. a71e832 netdev: mdio-octeon: Fix section mismatch errors. by David Daney · 14 years ago
  48. d30b181 netdev: octeon_mgmt: Fix section mismatch errors. by David Daney · 14 years ago
  49. 210d6de act_mirred: don't clone skb when skb isn't shared by Changli Gao · 14 years ago
  50. c4ead4c tcp: tso_fragment() might avoid GFP_ATOMIC by Eric Dumazet · 14 years ago
  51. 9618e2f vlan: 64 bit rx counters by Eric Dumazet · 14 years ago
  52. bc66154 macvlan: 64 bit rx counters by Eric Dumazet · 14 years ago
  53. 33d91f0 net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh() by Eric Dumazet · 14 years ago
  54. 7a9b2d5 net: use this_cpu_ptr() by Eric Dumazet · 14 years ago
  55. b6b3ecc net: u64_stats_sync improvements by Eric Dumazet · 14 years ago
  56. a095cfc 3c59x: Specify window explicitly for access to windowed registers by Ben Hutchings · 14 years ago
  57. d2ef859 mlx4: add dynamic LRO disable support by Amerigo Wang · 14 years ago
  58. 958de19 s2io: add dynamic LRO disable support by Jon Mason · 14 years ago
  59. 172d69e syncookies: add support for ECN by Florian Westphal · 14 years ago
  60. 734f614 syncookies: do not store rcv_wscale in tcp timestamp by Florian Westphal · 14 years ago
  61. 9587c6d ipv6: remove ipv6_statistics by Eric Dumazet · 14 years ago
  62. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago
  63. 5eaa0bd loopback: use u64_stats_sync infrastructure by Eric Dumazet · 14 years ago
  64. 4b4194c arp: RCU change in arp_solicit() by Eric Dumazet · 14 years ago
  65. 59b8080 dccp: make implementation of Syn-RTT symmetric by Gerrit Renker · 14 years ago
  66. a7d13fb dccp: remove unused function argument by Gerrit Renker · 14 years ago
  67. 87cad5c net/fec: clean suspend/resume by Eric Benard · 14 years ago
  68. d05f6cf cxgb3: request 7.10 firmware by Divy Le Ray · 14 years ago
  69. 17acad3 cxgb3: update FW to 7.10 by Divy Le Ray · 14 years ago
  70. f9467ea net/core/pktgen.c: Use pr_<level> by Joe Perches · 14 years ago
  71. 01f2f3f net: optimize Berkeley Packet Filter (BPF) processing by Hagen Paul Pfeifer · 14 years ago
  72. bd97a63 sfc: Log clearer error messages for hardware monitor by Ben Hutchings · 14 years ago
  73. 477e54e sfc: Use Toeplitz IPv4 hash for RSS and hash insertion by Ben Hutchings · 14 years ago
  74. 5d3a6fc sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key by Ben Hutchings · 14 years ago
  75. 604f604 sfc: Fix reading of inserted hash by Ben Hutchings · 14 years ago
  76. 29046f9 enic: Clean ups by Vasanthy Kolluri · 14 years ago
  77. 506e119 enic: Bug Fix: Handle surprise hardware removals by Vasanthy Kolluri · 14 years ago
  78. 1825aca enic: Feature Add: Add loopback capability to enic devices by Vasanthy Kolluri · 14 years ago
  79. b5bab85 enic: Use receive queue buffer blocks of 32/64 entries by Vasanthy Kolluri · 14 years ago
  80. 70feadf enic: Add new firmware devcmds by Vasanthy Kolluri · 14 years ago
  81. a7a79de enic: Use (netdev|dev|pr)_<level> macro helpers for logging by Vasanthy Kolluri · 14 years ago
  82. 383ab92 enic: Clean up: Add wrapper routines for firmware devcmd calls by Vasanthy Kolluri · 14 years ago
  83. 99ef563 enic: Use a lighter reset operation for enic devices by Vasanthy Kolluri · 14 years ago
  84. f8cac14 enic: Bug Fix: Change hardware ingress vlan rewrite mode by Vasanthy Kolluri · 14 years ago
  85. 88132f5 enic: Feature Add: Replace LRO with GRO by Vasanthy Kolluri · 14 years ago
  86. 72b8a16 cnic: Update version to 2.1.3. by Michael Chan · 14 years ago
  87. b177a5d5 cnic: Further unify kcq handling code. by Michael Chan · 14 years ago
  88. 644b9d4 cnic: Restructure kcq processing. by Michael Chan · 14 years ago
  89. e6c2889 cnic: Unify kcq allocation for all devices. by Michael Chan · 14 years ago
  90. 66fee9e cnic: Unify IRQ code for all hardware types. by Michael Chan · 14 years ago
  91. 520efdf cnic: Fine-tune CID memory space calculation. by Michael Chan · 14 years ago
  92. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  93. 2822235 sfc: Disable setting feature flags that are not implemented by Ben Hutchings · 14 years ago
  94. c5d5f5f sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME by Ben Hutchings · 14 years ago
  95. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  96. 0c605a2 sfc: Log MTD errors using partition name, not just net device name by Ben Hutchings · 14 years ago
  97. 5b98c1b sfc: Implement ethtool register dump operation by Ben Hutchings · 14 years ago
  98. 565b7b2 tcp: do not send reset to already closed sockets by Konstantin Khorenko · 14 years ago
  99. 7a938f8 broadcom: Add 5241 support by Dmitry Baryshkov · 14 years ago
  100. fcb26ec broadcom: move all PHY_ID's to header by Dmitry Baryshkov · 14 years ago