1. 2adb719 net: mvneta: Implement software TSO by Ezequiel Garcia · 11 years ago
  2. e19d2dd net: mvneta: Clean mvneta_tx() sk_buff handling by Ezequiel Garcia · 11 years ago
  3. 01ef26c net: mvneta: Factorize feature setting by Ezequiel Garcia · 11 years ago
  4. 758bd61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  5. aff4b97 wimax/i2400m: make return of 0 explicit by Julia Lawall · 11 years ago
  6. 7c2ce6e enic: Add support for adaptive interrupt coalescing by Sujith Sankar · 11 years ago
  7. f6e92d1 vxge: Use time_before() by Manuel Schölling · 11 years ago
  8. 12b5c38 ieee802154: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
  9. 9e641bd net-tun: restructure tun_do_read for better sleep/wakeup efficiency by Xi Wang · 11 years ago
  10. ce9ccb1 i40e: fix passing wrong error code to i40e_open() by Jean Sacren · 11 years ago
  11. fc2f2f5 i40evf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  12. df805f6 i40e: Check PCI_IOV config to avoid compile error by Greg Rose · 11 years ago
  13. c0c8a20 i40e: remove Tx work for ptp by Jesse Brandeburg · 11 years ago
  14. 9e5634d i40e: Don't disable SR-IOV when VFs are assigned by Mitch Williams · 11 years ago
  15. 31cd840 i40e: remove hardcode of stats struct size in ethtool by Shannon Nelson · 11 years ago
  16. 32f5f54 i40e/i40evf: control auto ITR through ethtool by Mitch Williams · 11 years ago
  17. ca99eb9 i40e/i40evf: set proper default for ITR registers by Mitch Williams · 11 years ago
  18. f0c53c7 i40evf: make ethtool_ops const by Mitch Williams · 11 years ago
  19. 107f301 i40evf: don't lie to ethtool by Mitch Williams · 11 years ago
  20. c7b8d97 i40evf: Use macro param for ethtool stats by Mitch Williams · 11 years ago
  21. 1c112a6 i40e: add required include by Mitch Williams · 11 years ago
  22. b831607 i40evf: Fix the headers and update copyright year. by Jesse Brandeburg · 11 years ago
  23. dd8621a i40evf: Remove unused defines by Catherine Sullivan · 11 years ago
  24. 9774dd8 i40evf: Update AdminQ interface by Shannon Nelson · 11 years ago
  25. 2a7ede5 Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  26. 7d10d26 net: cdc_ncm: fix 64bit division build error by Bjørn Mork · 11 years ago
  27. d08e973 can: gs_usb: Added support for the GS_USB CAN devices by Maximilian Schneider · 11 years ago
  28. fd11593 can: add Renesas R-Car CAN driver by Sergei Shtylyov · 11 years ago
  29. a9c6920 can: c_can: add hwinit support for non-TI devices by Pavel Machek · 11 years ago
  30. ccbc535 can: c_can: Add and make use of 32-bit accesses functions by Pavel Machek · 11 years ago
  31. e07e83a can: c_can: make {read,write}_reg functions const by Pavel Machek · 11 years ago
  32. fdddfab can: pch_can: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  33. d01481c can: mscan: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  34. eeaf444 can: at91_can: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  35. e1dfefe can: mcp251x: fix coccinelle warnings by Dan Carpenter · 11 years ago
  36. 38ea4e6 net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference by Rickard Strandqvist · 11 years ago
  37. 03b8dcb net: 8390: use time_after() for time comparison by Manuel Schölling · 11 years ago
  38. da26a62 net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels() by Christian Engelmayer · 11 years ago
  39. 046c659 net: cdc_ncm: do not start timer on an empty skb by Bjørn Mork · 11 years ago
  40. fa83dbe net: cdc_ncm: remove redundant "disconnected" flag by Bjørn Mork · 11 years ago
  41. 916f764 net: cdc_ncm: fix argument alignment by Bjørn Mork · 11 years ago
  42. 50f1cb1 net: cdc_ncm: use sane defaults for rx/tx buffers by Bjørn Mork · 11 years ago
  43. beeecd4 net: cdc_ncm/cdc_mbim: adding NCM protocol statistics by Bjørn Mork · 11 years ago
  44. 43e4c6d net: cdc_ncm: set reasonable padding limits by Bjørn Mork · 11 years ago
  45. 70559b8 net: cdc_ncm: use true max dgram count for header estimates by Bjørn Mork · 11 years ago
  46. 6c4e548 net: cdc_ncm: use ethtool to tune coalescing settings by Bjørn Mork · 11 years ago
  47. 68864ab net: cdc_ncm: support rx_max/tx_max updates when running by Bjørn Mork · 11 years ago
  48. 08c74fc net: cdc_ncm: split .bind device initialization by Bjørn Mork · 11 years ago
  49. f8afb73 net: cdc_ncm: factor out one-time device initialization by Bjørn Mork · 11 years ago
  50. 5aa73d5 net: cdc_ncm: split out rx_max/tx_max update of setup by Bjørn Mork · 11 years ago
  51. 83895be net: mvneta: add support for fixed links by Thomas Petazzoni · 11 years ago
  52. a759512 net: phy: extend fixed driver with fixed_phy_register() by Thomas Petazzoni · 11 years ago
  53. 9b74494 net: phy: decouple PHY id and PHY address in fixed PHY driver by Thomas Petazzoni · 11 years ago
  54. 4c30b52 net: pch_gbe depends on x86_32 by Jean Delvare · 11 years ago
  55. 00b91c6 net: systemport: wait for packet in umac_enable_set() by Florian Fainelli · 11 years ago
  56. b1ff53e net: systemport: fix dma_unmap_single() len by Florian Fainelli · 11 years ago
  57. 8557cd7 bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() by Veaceslav Falico · 11 years ago
  58. 891ab54 bonding: rename {, bond_}slave_can_tx and clean it up by Veaceslav Falico · 11 years ago
  59. b6adc61 bonding: convert IS_UP(slave->dev) to inline function by Veaceslav Falico · 11 years ago
  60. 2807a9f bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function by Veaceslav Falico · 11 years ago
  61. 0184409 bonding: create a macro for bond mode and use it by Veaceslav Falico · 11 years ago
  62. ec0865a bonding: make USES_PRIMARY inline functions by Veaceslav Falico · 11 years ago
  63. 267bed7 bonding: make BOND_NO_USES_ARP an inline function by Veaceslav Falico · 11 years ago
  64. d1e2e5c bonding: make TX_QUEUE_OVERRIDE() macro an inline function by Veaceslav Falico · 11 years ago
  65. befb903 bonding: remove BOND_MODE_IS_LB macro by Veaceslav Falico · 11 years ago
  66. a188a54 macvlan: simplify the structure port by dingtianhong · 11 years ago
  67. 688c3b0 net/ariadne: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  68. 7077f22 drivers/net/wan: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  69. dab531b net: systemport: pad packets to a minimum of 68 bytes by Florian Fainelli · 11 years ago
  70. d5e32cc net: systemport: only update UMAC_CMD if something changed by Florian Fainelli · 11 years ago
  71. 5f47dfb ti: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 11 years ago
  72. 9dbccc3 drivers: net: Register Micrel ksz884x network devices in PCI device tree. by Markus Lottmann · 11 years ago
  73. e194312 drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc(). by George Cherian · 11 years ago
  74. a92f40a net: davinci_mdio: Convert pr_err() to dev_err() call by George Cherian · 11 years ago
  75. 88c99ff driver net: cpsw: Convert pr_*() to dev_*() calls by George Cherian · 11 years ago
  76. eb02a27 driver/net/ethernet/ec_bhf.c: fix sparse warnings by Darek Marcinkiewicz · 11 years ago
  77. 126e612 net: systemport: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  78. 7572038 net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach() by Eyal Perry · 11 years ago
  79. c3ca520 net/mlx4_en: Using positive error value for unsigned by Eyal Perry · 11 years ago
  80. fe1ff29 net/mlx4_en: Protect MAC address modification with the state_lock mutex by Shani Michaelli · 11 years ago
  81. 483e013 net/mlx4_core: Removed unnecessary bit operation condition by Eyal Perry · 11 years ago
  82. c05a116 net/mlx4_core: Fix smatch error - possible access to a null variable by Eyal Perry · 11 years ago
  83. ee75532 net/mlx4_en: Fix errors in MAC address changing when port is down by Shani Michaelli · 11 years ago
  84. f5b6345 net/mlx4_en: User prio mapping gets corrupted when changing number of channels by Ido Shamay · 11 years ago
  85. 2eacc23 net/mlx4_core: Enforce irq affinity changes immediatly by Yuval Atias · 11 years ago
  86. 3763e7e macvlan: Propagate lowerdev MTU changes by dingtianhong · 11 years ago
  87. 9cc5e36 irda: sh_irda: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
  88. 3fdddd8 bonding: alloc the structure ad_info dynamically in per slave by dingtianhong · 11 years ago
  89. 86b5d25 sh_eth: replace devm_kzalloc() with devm_kmalloc_array() by Sergei Shtylyov · 11 years ago
  90. de750e4 tg3: Update copyright and version to 3.137 by Michael Chan · 11 years ago
  91. d3f6f3a tg3: Prevent page allocation failure during TSO workaround by Michael Chan · 11 years ago
  92. d71c0dc tg3: Don't modify ip header fields when doing GSO by Michael Chan · 11 years ago
  93. 5a45e57 arc_emac: add netpoll support by Beniamino Galvani · 11 years ago
  94. 775dd68 arc_emac: implement promiscuous mode and multicast filtering by Beniamino Galvani · 11 years ago
  95. 50a0ffa net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions by Bjørn Mork · 11 years ago
  96. 6e1b309 net: cdc_mbim: reject IP packets on DSS VLANs by Bjørn Mork · 11 years ago
  97. 146a08d net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0 by Bjørn Mork · 11 years ago
  98. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  99. 6255558 bnx2x: fix build when BNX2X_SRIOV is not enabled by Randy Dunlap · 11 years ago
  100. b80b930 drivers: net: cpsw-phy-sel: add am43xx platform support by Mugunthan V N · 11 years ago