1. 37392c7 lance: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  2. e21106b am79c961a: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  3. c99abc8 sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  4. 21534d2 bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  5. e05b310 8390: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  6. e5ddf35 3c59x: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  7. 8fa9524 3c509: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  8. fabfb91 uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  9. 35d499e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  10. 0b8c7f6 ipv4: remove ip_rt_dump from route.c by Li RongQing · 11 years ago
  11. dffe278 atheros/atlx: use SET_ETHTOOL_OPS directly by wangweidong · 11 years ago
  12. 80175f9 Altera TSE: Correct two typos in original submission by Vince Bridgers · 11 years ago
  13. a804ad0 Altera TSE: Correct typecast issue detected by kbuild test robot by Vince Bridgers · 11 years ago
  14. 8adfc3a Altera TSE: Set version number by driver's get regs by Vince Bridgers · 11 years ago
  15. 70abc79 Merge branch 'qlcnic-next' by David S. Miller · 11 years ago
  16. 8af7b7f qlcnic: Update version to 5.3.57 by Shahed Shaikh · 11 years ago
  17. 2b3d7b7 qlcnic: Add VXLAN Rx offload support by Shahed Shaikh · 11 years ago
  18. 381709d qlcnic: Add VXLAN Tx offload support by Shahed Shaikh · 11 years ago
  19. c65d753 gianfar: Fix P1010 config regression (SQ polling) by Claudiu Manoil · 11 years ago
  20. 4a4eb21 ipv4: remove ipv4_ifdown_dst from route.c by Li RongQing · 11 years ago
  21. 99f0b95 net: optimize csum_replace2() by Eric Dumazet · 11 years ago
  22. 860b404 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  23. 3f2532f batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  24. 151dcb3 batman-adv: improve DAT documentation by Antonio Quartulli · 11 years ago
  25. 43e6f65 batman-adv: improve the TT flags documentation by Antonio Quartulli · 11 years ago
  26. 4c8755d batman-adv: Send multicast packets to nodes with a WANT_ALL flag by Linus Lüssing · 11 years ago
  27. ab49886 batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support by Linus Lüssing · 11 years ago
  28. 1d8ab8d batman-adv: Modified forwarding behaviour for multicast packets by Linus Lüssing · 11 years ago
  29. 60432d7 batman-adv: Announce new capability via multicast TVLV by Linus Lüssing · 11 years ago
  30. e17931d batman-adv: introduce capability initialization bitfield by Linus Lüssing · 11 years ago
  31. c5caf4e batman-adv: Multicast Listener Announcements via Translation Table by Linus Lüssing · 11 years ago
  32. c5d3a65 batman-adv: add kerneldoc for dst_hint argument by Antonio Quartulli · 11 years ago
  33. af63fde batman-adv: call unregister_netdev() to have it handle the locking for us by Marek Lindner · 11 years ago
  34. 1a321b0 batman-adv: fix a few kerneldoc inconsistencies by Simon Wunderlich · 11 years ago
  35. 8fdd015 batman-adv: prefer ether_addr_copy to memcpy by Antonio Quartulli · 11 years ago
  36. e88b617 batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx() by Linus Lüssing · 11 years ago
  37. 927c2ed batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path by Linus Lüssing · 11 years ago
  38. abae947 batman-adv: fix coccinelle warnings by Fengguang Wu · 11 years ago
  39. 6502507 Merge branch 'ptp-next' by David S. Miller · 11 years ago
  40. 621bdec dp83640: let the periodic pin from the module parameter be a default. by Richard Cochran · 11 years ago
  41. faa8971 dp83640: let external input pins from the module parameters be defaults. by Richard Cochran · 11 years ago
  42. 86dd361 dp83640: implement programmable pin functions. by Richard Cochran · 11 years ago
  43. 564ca56 dp83640: correct the periodic output frequency by Richard Cochran · 11 years ago
  44. fbf4b93 dp83640: trivial fixes by Richard Cochran · 11 years ago
  45. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  46. 653104d ptp: expose the programmable pins via sysfs by Richard Cochran · 11 years ago
  47. 888a368 ptp: add the pin GET/SETFUNC ioctls to the testptp program. by Richard Cochran · 11 years ago
  48. 6092315 ptp: introduce programmable pins. by Richard Cochran · 11 years ago
  49. b709323 igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only by Christoph Paasch · 11 years ago
  50. cb06d10 igb: Fix Null-pointer dereference in igb_reset_q_vector by Christoph Paasch · 11 years ago
  51. 0f49da0 igb: specify phc_index of 82575 for get_ts_info by Ken ICHIKAWA · 11 years ago
  52. db41b87 igb: Fix memory leak in igb_get_module_eeprom() by Christian Engelmayer · 11 years ago
  53. 22a8b29 igb: add register rd/wr for surprise removal by Fujinaka, Todd · 11 years ago
  54. 6ab5f7b igb: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  55. 2659780 ixgbevf: Additional adapter removal checks by Mark Rustad · 11 years ago
  56. 984b0ee ixgbevf: Check for adapter removal on register writes by Mark Rustad · 11 years ago
  57. dbf8b0d ixgbevf: Check register reads for adapter removal by Mark Rustad · 11 years ago
  58. 388b2e4 ixgbevf: Make the ethtool register test use accessors by Mark Rustad · 11 years ago
  59. 06380db ixgbevf: Use static inlines instead of macros by Mark Rustad · 11 years ago
  60. 19458bd ixgbe: Break recursion in case of removal by Mark Rustad · 11 years ago
  61. 10bdd67 i40evf: clean up init error messages by Mitch Williams · 11 years ago
  62. c89a9e0 i40evf: don't shut down admin queue on error by Mitch Williams · 11 years ago
  63. 0b67584 i40e: Fix a message string by Anjali Singhai Jain · 11 years ago
  64. bee5af7 i40e/i40evf: Add EEE LPI stats by Anjali Singhai Jain · 11 years ago
  65. a85ae0e Merge branch 'bcmgenet-next' by David S. Miller · 11 years ago
  66. b2cde2c net: bcmgenet: manipulate netdev_queue directly by Florian Fainelli · 11 years ago
  67. d5c76f6 net: bcmgenet: remove bogus tx queue checks by Florian Fainelli · 11 years ago
  68. d03825f net: bcmgenet: add skb_tx_timestamp call by Florian Fainelli · 11 years ago
  69. 9460c93 net: bcmgenet: remove unused spinlock member by Florian Fainelli · 11 years ago
  70. 3907c43 Merge branch 'sh_eth-next' by David S. Miller · 11 years ago
  71. f738a13 sh_eth: Remove goto statements that jump straight to a return by Laurent Pinchart · 11 years ago
  72. daacf03 sh_eth: Register MDIO bus before registering the network device by Laurent Pinchart · 11 years ago
  73. bd920ff sh_eth: Simplify MDIO bus initialization and release by Laurent Pinchart · 11 years ago
  74. a5bd6060 sh_eth: Use the platform device as the MDIO bus parent by Laurent Pinchart · 11 years ago
  75. aa8d422 sh_eth: Use the platform device for memory allocation by Laurent Pinchart · 11 years ago
  76. 54af36e ieee802154: dgram: cleanup set of broadcast panid by Alexander Aring · 11 years ago
  77. 06324f2 af_ieee802154: fix check on broadcast address by Alexander Aring · 11 years ago
  78. 3c6f559 of_mdio: Allow the DT to specify the phy ID and avoid autoprobing by Jason Gunthorpe · 11 years ago
  79. f00e756 dt: Document a compatible entry for MDIO ethernet Phys by Jason Gunthorpe · 11 years ago
  80. 418ebec0 Merge branch 'cdc-next' by David S. Miller · 11 years ago
  81. 259fef0 net: cdc_ncm: respect operator preferred MTU reported by MBIM by Ben Chan · 11 years ago
  82. bfe9b3f USB: cdc: add MBIM extended functional descriptor structure by Ben Chan · 11 years ago
  83. 45ba597 Merge branch 'mlx4-next' by David S. Miller · 11 years ago
  84. dd41cc3 net/mlx4: Adapt num_vfs/probed_vf params for single port VF by Matan Barak · 11 years ago
  85. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 11 years ago
  86. f74462a net/mlx4: Add utils for N-Port VFs by Matan Barak · 11 years ago
  87. 1ab95d37 net/mlx4: Add data structures to support N-Ports per VF by Matan Barak · 11 years ago
  88. 8237370 IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant by Matan Barak · 11 years ago
  89. 8798998 smsc911x: Change clock warning message to debug level by Fabio Estevam · 11 years ago
  90. e35bad5 net: remove empty lines from tcp_syn_flood_action by Daniel Baluta · 11 years ago
  91. c60c833 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  92. cdc04dc ixgbe: enable tx queues after link up by Emil Tantilov · 11 years ago
  93. 7155d05 ixgbe: Stop cacheing if the MNG FW enabled by Don Skidmore · 11 years ago
  94. 65ce9dc ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599 by Jacob Keller · 11 years ago
  95. 0d7c6e0 ixgbe: use ixgbe_read_pci_cfg_word by Jacob Keller · 11 years ago
  96. cbcc637 ixgbe: remove unused media type by Jacob Keller · 11 years ago
  97. ee98b57 ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables by Jacob Keller · 11 years ago
  98. 8036d29 ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly by Jacob Keller · 11 years ago
  99. f68bfdb ixgbe: check Core Clock Disable bit by Jacob Keller · 11 years ago
  100. f8cf7a0 ixgbe: fix errors related to protected AUTOC calls by Don Skidmore · 11 years ago