1. 307f099 hyperv: Add hash value into RNDIS Per-packet info by Haiyang Zhang · 11 years ago
  2. c20862c net/mlx4_core: Replace pr_warning() with pr_warn() by Amir Vadai · 11 years ago
  3. ecc8fb1 net/mlx4_core: Deprecate use_prio module parameter by Amir Vadai · 11 years ago
  4. d22adbf net: cdc_ncm: fix typo in test for supported formats by Dan Carpenter · 11 years ago
  5. 3aeea53 xilinx: Use time_before_eq() by Manuel Schölling · 11 years ago
  6. 05e1e76 micrel: Use time_before_eq() by Manuel Schölling · 11 years ago
  7. 2b3d965 qlogic: Use time_before() by Manuel Schölling · 11 years ago
  8. f6dcf56 bonding: remove NULL verification from bond_get_bond_by_slave() by Veaceslav Falico · 11 years ago
  9. dc73c41 bonding: populate essential new_slave->bond/dev early by Veaceslav Falico · 11 years ago
  10. de906af net: phy: make of_set_phy_supported work with genphy driver by Sascha Hauer · 11 years ago
  11. c242a47 net: phy: genphy: Allow overwriting features by Sascha Hauer · 11 years ago
  12. a6cea53 Merge tag 'linux-can-next-for-3.16-20140521' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  13. 68bc74f net: davinci_emac: fix oops caused by uninitialized ndev->dev by Sekhar Nori · 11 years ago
  14. 8700981 ucc_geth: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  15. be40364 gianfar: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  16. bb74d9a fs_enet: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  17. 186534a net: systemport: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  18. 9abf0c2 net: bcmgenet: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  19. 3625920 teaming: fix vlan_features computing by Michal Kubeček · 11 years ago
  20. a9b3ace bonding: fix vlan_features computing by Michal Kubeček · 11 years ago
  21. 98a6eeb net: fec: correct the MDIO clock source by Nimrod Andy · 11 years ago
  22. e8fcfcd net: fec: optimize the clock management to save power by Nimrod Andy · 11 years ago
  23. 3ae8f4e net: mv643xx_eth: Implement software TSO by Ezequiel Garcia · 11 years ago
  24. 69ad0dd net: mv643xx_eth: Use dma_map_single() to map the skb fragments by Ezequiel Garcia · 11 years ago
  25. 4d48d58 net: mv643xx_eth: Factorize feature setting by Ezequiel Garcia · 11 years ago
  26. 84411f7 net: mv643xx_eth: Avoid setting the initial TCP checksum by Ezequiel Garcia · 11 years ago
  27. 0a8fa93 net: mv643xx_eth: Factorize initial checksum and command preparation by Ezequiel Garcia · 11 years ago
  28. 2adb719 net: mvneta: Implement software TSO by Ezequiel Garcia · 11 years ago
  29. e19d2dd net: mvneta: Clean mvneta_tx() sk_buff handling by Ezequiel Garcia · 11 years ago
  30. 01ef26c net: mvneta: Factorize feature setting by Ezequiel Garcia · 11 years ago
  31. 758bd61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  32. aff4b97 wimax/i2400m: make return of 0 explicit by Julia Lawall · 11 years ago
  33. 7c2ce6e enic: Add support for adaptive interrupt coalescing by Sujith Sankar · 11 years ago
  34. f6e92d1 vxge: Use time_before() by Manuel Schölling · 11 years ago
  35. 12b5c38 ieee802154: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
  36. 9e641bd net-tun: restructure tun_do_read for better sleep/wakeup efficiency by Xi Wang · 11 years ago
  37. ce9ccb1 i40e: fix passing wrong error code to i40e_open() by Jean Sacren · 11 years ago
  38. fc2f2f5 i40evf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  39. cf68f51 can: gs_usb: gs_destroy_candev(): fix use after free by Marc Kleine-Budde · 11 years ago
  40. df805f6 i40e: Check PCI_IOV config to avoid compile error by Greg Rose · 11 years ago
  41. c0c8a20 i40e: remove Tx work for ptp by Jesse Brandeburg · 11 years ago
  42. 9e5634d i40e: Don't disable SR-IOV when VFs are assigned by Mitch Williams · 11 years ago
  43. 31cd840 i40e: remove hardcode of stats struct size in ethtool by Shannon Nelson · 11 years ago
  44. 32f5f54 i40e/i40evf: control auto ITR through ethtool by Mitch Williams · 11 years ago
  45. ca99eb9 i40e/i40evf: set proper default for ITR registers by Mitch Williams · 11 years ago
  46. f0c53c7 i40evf: make ethtool_ops const by Mitch Williams · 11 years ago
  47. 107f301 i40evf: don't lie to ethtool by Mitch Williams · 11 years ago
  48. c7b8d97 i40evf: Use macro param for ethtool stats by Mitch Williams · 11 years ago
  49. 1c112a6 i40e: add required include by Mitch Williams · 11 years ago
  50. b831607 i40evf: Fix the headers and update copyright year. by Jesse Brandeburg · 11 years ago
  51. dd8621a i40evf: Remove unused defines by Catherine Sullivan · 11 years ago
  52. 9774dd8 i40evf: Update AdminQ interface by Shannon Nelson · 11 years ago
  53. 2a7ede5 Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  54. 7d10d26 net: cdc_ncm: fix 64bit division build error by Bjørn Mork · 11 years ago
  55. d08e973 can: gs_usb: Added support for the GS_USB CAN devices by Maximilian Schneider · 11 years ago
  56. fd11593 can: add Renesas R-Car CAN driver by Sergei Shtylyov · 11 years ago
  57. a9c6920 can: c_can: add hwinit support for non-TI devices by Pavel Machek · 11 years ago
  58. ccbc535 can: c_can: Add and make use of 32-bit accesses functions by Pavel Machek · 11 years ago
  59. e07e83a can: c_can: make {read,write}_reg functions const by Pavel Machek · 11 years ago
  60. fdddfab can: pch_can: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  61. d01481c can: mscan: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  62. eeaf444 can: at91_can: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  63. e1dfefe can: mcp251x: fix coccinelle warnings by Dan Carpenter · 11 years ago
  64. 38ea4e6 net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference by Rickard Strandqvist · 11 years ago
  65. 03b8dcb net: 8390: use time_after() for time comparison by Manuel Schölling · 11 years ago
  66. da26a62 net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels() by Christian Engelmayer · 11 years ago
  67. 046c659 net: cdc_ncm: do not start timer on an empty skb by Bjørn Mork · 11 years ago
  68. fa83dbe net: cdc_ncm: remove redundant "disconnected" flag by Bjørn Mork · 11 years ago
  69. 916f764 net: cdc_ncm: fix argument alignment by Bjørn Mork · 11 years ago
  70. 50f1cb1 net: cdc_ncm: use sane defaults for rx/tx buffers by Bjørn Mork · 11 years ago
  71. beeecd4 net: cdc_ncm/cdc_mbim: adding NCM protocol statistics by Bjørn Mork · 11 years ago
  72. 43e4c6d net: cdc_ncm: set reasonable padding limits by Bjørn Mork · 11 years ago
  73. 70559b8 net: cdc_ncm: use true max dgram count for header estimates by Bjørn Mork · 11 years ago
  74. 6c4e548 net: cdc_ncm: use ethtool to tune coalescing settings by Bjørn Mork · 11 years ago
  75. 68864ab net: cdc_ncm: support rx_max/tx_max updates when running by Bjørn Mork · 11 years ago
  76. 08c74fc net: cdc_ncm: split .bind device initialization by Bjørn Mork · 11 years ago
  77. f8afb73 net: cdc_ncm: factor out one-time device initialization by Bjørn Mork · 11 years ago
  78. 5aa73d5 net: cdc_ncm: split out rx_max/tx_max update of setup by Bjørn Mork · 11 years ago
  79. 83895be net: mvneta: add support for fixed links by Thomas Petazzoni · 11 years ago
  80. a759512 net: phy: extend fixed driver with fixed_phy_register() by Thomas Petazzoni · 11 years ago
  81. 9b74494 net: phy: decouple PHY id and PHY address in fixed PHY driver by Thomas Petazzoni · 11 years ago
  82. 4c30b52 net: pch_gbe depends on x86_32 by Jean Delvare · 11 years ago
  83. 00b91c6 net: systemport: wait for packet in umac_enable_set() by Florian Fainelli · 11 years ago
  84. b1ff53e net: systemport: fix dma_unmap_single() len by Florian Fainelli · 11 years ago
  85. 8557cd7 bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() by Veaceslav Falico · 11 years ago
  86. 891ab54 bonding: rename {, bond_}slave_can_tx and clean it up by Veaceslav Falico · 11 years ago
  87. b6adc61 bonding: convert IS_UP(slave->dev) to inline function by Veaceslav Falico · 11 years ago
  88. 2807a9f bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function by Veaceslav Falico · 11 years ago
  89. 0184409 bonding: create a macro for bond mode and use it by Veaceslav Falico · 11 years ago
  90. ec0865a bonding: make USES_PRIMARY inline functions by Veaceslav Falico · 11 years ago
  91. 267bed7 bonding: make BOND_NO_USES_ARP an inline function by Veaceslav Falico · 11 years ago
  92. d1e2e5c bonding: make TX_QUEUE_OVERRIDE() macro an inline function by Veaceslav Falico · 11 years ago
  93. befb903 bonding: remove BOND_MODE_IS_LB macro by Veaceslav Falico · 11 years ago
  94. a188a54 macvlan: simplify the structure port by dingtianhong · 11 years ago
  95. 688c3b0 net/ariadne: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  96. 7077f22 drivers/net/wan: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  97. dab531b net: systemport: pad packets to a minimum of 68 bytes by Florian Fainelli · 11 years ago
  98. d5e32cc net: systemport: only update UMAC_CMD if something changed by Florian Fainelli · 11 years ago
  99. 5f47dfb ti: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 11 years ago
  100. 9dbccc3 drivers: net: Register Micrel ksz884x network devices in PCI device tree. by Markus Lottmann · 11 years ago