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