1. 9a2abf5 net/mlx4_en: Fix off-by-four in ethtool by Eran Ben Elisha · 9 years ago
  2. 0a51f76 Merge branch 'xgene-next' by David S. Miller · 9 years ago
  3. c2d33bd drivers: net: xgene: Check for IS_ERR rather than NULL for clock. by Suman Tripathi · 9 years ago
  4. 822e34a drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/W version of APM X-Gene SoC ethernet controller. by Suman Tripathi · 9 years ago
  5. 2c7be0a drivers: net: xgene: Implement the backward compatibility with the old and new firmware w.r.t Tx completion IRQ interrupt. by Suman Tripathi · 9 years ago
  6. 0738c54 drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of APM X-Gene SoC ethernet controller. by Suman Tripathi · 9 years ago
  7. 0dd0770 NET: Add ezchip ethernet driver by Noam Camus · 9 years ago
  8. 55dd275 net: fec: init MAC prior to mii bus probe by Nimrod Andy · 9 years ago
  9. 42bcce8 dcb : Fix incorrect documentation for struct dcb_app by Anish Bhatt · 9 years ago
  10. e9fdaec switchdev: change BUG_ON to WARN for attr set failure case by Scott Feldman · 9 years ago
  11. 06baa3d Merge branch 'switchdev-vlan' by David S. Miller · 9 years ago
  12. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  13. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  14. e8e85cc packet: remove handling of tx_ring by Maninder Singh · 9 years ago
  15. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  16. 69ae2f7 Merge branch 'stmmac-rk3368' by David S. Miller · 9 years ago
  17. df55885 net: stmmac: dwmac-rk: add rk3368-specific data by Heiko Stübner · 9 years ago
  18. 0fb98db net: stmmac: dwmac-rk: abstract access to mac settings in GRF by Heiko Stübner · 9 years ago
  19. c48fa33 net: stmmac: dwmac-rk: Fix clk rate when provided by soc by Heiko Stübner · 9 years ago
  20. 059dab0 net: stmmac: dwmac-rk: remove unused gpio register defines by Heiko Stübner · 9 years ago
  21. db687a5 dsa: mv88x6xxx: Zero statistics counters by Andrew Lunn · 9 years ago
  22. 824831fa Merge branch 'dsa-mv88e6xxx-debugfs' by David S. Miller · 9 years ago
  23. 56d95e2 dsa: mv88x6xxx: Add debugfs interface for scratch registers by Andrew Lunn · 9 years ago
  24. d35bd87 dsa: mv88x6xxx: Add debugfs interface for device map by Andrew Lunn · 9 years ago
  25. 532c7a3 dsa: mv88x6xxx: Add debugfs interface for statistics by Andrew Lunn · 9 years ago
  26. 80c4627 dsa: mv88x6xxx: Refactor getting a single statistic by Andrew Lunn · 9 years ago
  27. 8a0a265 dsa: mv88e6xxx: Add debugfs interface for ATU by Andrew Lunn · 9 years ago
  28. 87c8cef dsa: mv88e6xxx: Add debugfs interface for registers by Andrew Lunn · 9 years ago
  29. 45dac1d vmxnet3: Changes for vmxnet3 adapter version 2 (fwd) by Shreyas Bhatewara · 9 years ago
  30. c41fcce vmxnet3: Fix memory leaks in rx path (fwd) by Shreyas Bhatewara · 9 years ago
  31. e9ba47b vmxnet3: Register shutdown handler for device (fwd) by Shreyas Bhatewara · 9 years ago
  32. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 9 years ago
  33. fdab6a4 netfilter: nftables: Do not run chains in the wrong network namespace by Eric W. Biederman · 9 years ago
  34. dfe816c macvtap: Increase limit of macvtap queues by Pankaj Gupta · 9 years ago
  35. 0fb1170 bpf: BPF based latency tracing by Daniel Wagner · 9 years ago
  36. 7ce42de bridge: multicast: start querier timer when running user-space stp by Nikolay Aleksandrov · 9 years ago
  37. b1dfe0a Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  38. bfdc8db Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  39. 4cd6b47 bonding: Display LACP info only to CAP_NET_ADMIN capable user by Mahesh Bandewar · 9 years ago
  40. 1f02c09 Merge branch 'macb-sama5d2' by David S. Miller · 9 years ago
  41. 5c8fe71 net/macb: add config for Atmel sama5d2 SoCs by Cyrille Pitchen · 9 years ago
  42. bb7506c net/macb: bindings doc: add sama5d2 compatibility sting by Nicolas Ferre · 9 years ago
  43. f58393f net/macb: bindings doc/trivial: fix sama5d4 comment by Nicolas Ferre · 9 years ago
  44. f76a28c net/macb: bindings doc: fix compatibility string by Nicolas Ferre · 9 years ago
  45. 3b18844 inet_diag: Remove _bh suffix in inet_diag_dump_reqs(). by Hiroaki SHIMODA · 9 years ago
  46. 3447cf2 net/phy: Add support for Realtek RTL8211F by Shengzhou Liu · 9 years ago
  47. fa43335 Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  48. 10ea516 switchdev: fdb filter_dev is always NULL for self (device), so remove check by Scott Feldman · 9 years ago
  49. 54db01a Merge branch 'bna-cleanups' by David S. Miller · 9 years ago
  50. ebb56d3 bna: remove superfluous parentheses by Ivan Vecera · 9 years ago
  51. 558caad bna: make pointers to read-only inputs const by Ivan Vecera · 9 years ago
  52. 8e8942b bna: remove unnecessary cast of BIT value by Ivan Vecera · 9 years ago
  53. a2bb6d7 ipv4: include NLM_F_APPEND flag in append route notifications by Roopa Prabhu · 9 years ago
  54. b42be38 netlink: add API to retrieve all group memberships by David Herrmann · 9 years ago
  55. e0df02e sock_diag: fetch source port from inet_sock by Craig Gallek · 9 years ago
  56. b7d3282 net: via/Kconfig: replace USE_OF with OF_??? by Antonio Borneo · 9 years ago
  57. ecdd140 net: via-rhine: remove unneeded include file by Antonio Borneo · 9 years ago
  58. 638579f net: Update out-of-date comment by Zhaowei Yuan · 9 years ago
  59. 9574dc6 cxgb4: Add PCI device ID for custom T522 & T520 adapter by Hariprasad Shenai · 9 years ago
  60. 3dc817d2 Modify Liquidio Kconfig for crc lib by Raghu Vatsavayi · 9 years ago
  61. 92a486c cxgb3: avoid needless buffer copy for firmware by Kees Cook · 9 years ago
  62. a55e1c5 pkt_sched: sch_qfq: remove redundant -if- control statement by Andrea Parri · 9 years ago
  63. 6894615 net/xen-netback: Don't mix hexa and decimal with 0x in the printf format by Julien Grall · 9 years ago
  64. 44f0764 net/xen-netback: Remove unused code in xenvif_rx_action by Julien Grall · 9 years ago
  65. 6c10127 net/xen-netfront: Correct printf format in xennet_get_responses by Julien Grall · 9 years ago
  66. d2a9ec6 net: rds: use for_each_sg() for scatterlist parsing by Fabian Frederick · 9 years ago
  67. 59f2111 packet: free packet_rollover after synchronize_net by Willem de Bruijn · 9 years ago
  68. 1201196 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  69. dcb8f5c netfilter: xtables: fix warnings on 32bit platforms by Florian Westphal · 9 years ago
  70. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 9 years ago
  71. a263653 netfilter: don't pull include/linux/netfilter.h from netns headers by Pablo Neira Ayuso · 9 years ago
  72. 10c04a8 netfilter: use forward declaration instead of including linux/proc_fs.h by Pablo Neira Ayuso · 9 years ago
  73. 04c52de net: include missing headers in net/net_namespace.h by Pablo Neira Ayuso · 9 years ago
  74. 17cebfd net: sched: Simplify em_ipset_match by Eric W. Biederman · 9 years ago
  75. 2fd1dc9 netfilter: Kill unused copies of RCV_SKB_FAIL by Eric W. Biederman · 9 years ago
  76. 230ac49 netfilter: bridge: split ipv6 code into separated file by Pablo Neira Ayuso · 9 years ago
  77. 952497b Bluetooth: Fix warning of potentially uninitialized adv_instance variable by Johan Hedberg · 9 years ago
  78. 39ecfad Bluetooth: Use zalloc when possible by Johan Hedberg · 9 years ago
  79. 7e730c7 Bluetooth: ath3k: Add support of 04ca:300d AR3012 device by Dmitry Tunin · 9 years ago
  80. e58627d Bluetooth: Increment management interface revision by Marcel Holtmann · 9 years ago
  81. db25be6 Bluetooth: hci_core: increase max adv inst by Florian Grandel · 9 years ago
  82. d4c5af8 Bluetooth: hci_core: remove obsolete adv_instance by Florian Grandel · 9 years ago
  83. eb6f95f Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising() by Florian Grandel · 9 years ago
  84. 9d5fc2f Bluetooth: mgmt: multi-adv for trigger_le_scan() by Florian Grandel · 9 years ago
  85. 320b3bf Bluetooth: mgmt: program multi-adv on power on by Florian Grandel · 9 years ago
  86. 0194833 Bluetooth: mgmt: multi adv for remove_advertising*() by Florian Grandel · 9 years ago
  87. fffd38b Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() by Florian Grandel · 9 years ago
  88. 847818d Bluetooth: mgmt: multi adv for clear_adv_instances() by Florian Grandel · 9 years ago
  89. 7816b82 Bluetooth: mgmt: multi adv for set_advertising*() by Florian Grandel · 9 years ago
  90. f63ba24 Bluetooth: mgmt: multi adv for create_instance_adv_data() by Florian Grandel · 9 years ago
  91. ca21fbe Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data() by Florian Grandel · 9 years ago
  92. 7b683b7 Bluetooth: mgmt: multi adv for enable_advertising() by Florian Grandel · 9 years ago
  93. bea28e6 Bluetooth: mgmt: improve get_adv_instance_flags() readability by Florian Grandel · 9 years ago
  94. 411b412 Bluetooth: mgmt: multi adv for get_adv_instance_flags() by Florian Grandel · 9 years ago
  95. 3ff37e6 Bluetooth: mgmt: multi adv for get_current_adv_instance() by Florian Grandel · 9 years ago
  96. 286e0c8 Bluetooth: mgmt: multi adv for read_adv_features() by Florian Grandel · 9 years ago
  97. efae002 Bluetooth: mgmt: rename update_*_data_for_instance() by Florian Grandel · 9 years ago
  98. 91aa9bb Bluetooth: mgmt: dry update_scan_rsp_data() by Florian Grandel · 9 years ago
  99. 5d900e4 Bluetooth: hci_core/mgmt: move adv timeout to hdev by Florian Grandel · 9 years ago
  100. d2609b3 Bluetooth: hci_core/mgmt: Introduce multi-adv list by Florian Grandel · 9 years ago