1. a1ef48e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  2. eaf9a99 Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  3. 22a3f9a rxrpc: Replace get_seconds with ktime_get_seconds by Ksenija Stanojevic · 9 years ago
  4. 62e3b1d Merge branch 'hsilicon-net-subsys' by David S. Miller · 9 years ago
  5. b5996f1 net: add Hisilicon Network Subsystem basic ethernet support by huangdaode · 9 years ago
  6. 511e6bc net: add Hisilicon Network Subsystem DSAF support by huangdaode · 9 years ago
  7. 6fe6611 net: add Hisilicon Network Subsystem hnae framework support by huangdaode · 9 years ago
  8. 5b904d3 net: add Hisilicon Network Subsystem MDIO support by huangdaode · 9 years ago
  9. fc7e37c net: add Hisilicon Network Subsystem support (config and documents) by huangdaode · 9 years ago
  10. 812494d xen-netfront: always set num queues if possible by chas williams · 9 years ago
  11. 47bbbb3 sch_dsmark: improve memory locality by Eric Dumazet · 9 years ago
  12. 2535400 Merge branch 'bcmgenet-irq-coalesce' by David S. Miller · 9 years ago
  13. 4a29645 net: bcmgenet: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  14. 2f91307 net: bcmgenet: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  15. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  16. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  17. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  18. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  19. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  20. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  21. bde6f9d net: Initialize table in fib result by David Ahern · 9 years ago
  22. 41a9802 Merge branch 'bpf_avoid_clone' by David S. Miller · 9 years ago
  23. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  24. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  25. f6c5333 net: only check perm protocol when register proto by Junwei Zhang · 9 years ago
  26. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 9 years ago
  27. 58d607d tcp: provide skb->hash to synack packets by Eric Dumazet · 9 years ago
  28. f91638a i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13 by Catherine Sullivan · 9 years ago
  29. b72dc7b i40e/i40evf: add get AQ result command to nvmupdate utility by Shannon Nelson · 9 years ago
  30. e4c83c2 i40e/i40evf: add exec_aq command to nvmupdate utility by Shannon Nelson · 9 years ago
  31. 2f1b5bc i40e/i40evf: add wait states to NVM state machine by Shannon Nelson · 9 years ago
  32. 0af8e9d i40e/i40evf: add GetStatus command for nvmupdate by Shannon Nelson · 9 years ago
  33. 6b5c1b8 i40e/i40evf: add handling of writeback descriptor by Shannon Nelson · 9 years ago
  34. 87db27a i40e/i40evf: save aq writeback for future inspection by Shannon Nelson · 9 years ago
  35. 79afe83 i40e: rename variable to prevent clash of understanding by Shannon Nelson · 9 years ago
  36. bbe8373 Merge branch 'nf_hook_netns' by David S. Miller · 9 years ago
  37. be10de0 netfilter: Add blank lines in callers of netfilter hooks by Eric W. Biederman · 9 years ago
  38. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  39. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  40. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  41. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  42. f2d74cf bridge: Cache net in br_nf_pre_routing_finish by Eric W. Biederman · 9 years ago
  43. 6532948 bridge: Pass net into br_nf_push_frag_xmit by Eric W. Biederman · 9 years ago
  44. 8d4df0b9 bridge: Pass net into br_nf_ip_fragment by Eric W. Biederman · 9 years ago
  45. adb28c9 ipv6: Compute net once in raw6_send_hdrinc by Eric W. Biederman · 9 years ago
  46. 19a0644 ipv6: Cache net in ip6_output by Eric W. Biederman · 9 years ago
  47. 78126c4 ipv6: Only compute net once in ip6_finish_output2 by Eric W. Biederman · 9 years ago
  48. 9865249 ipv6: Don't recompute net in ip6_rcv by Eric W. Biederman · 9 years ago
  49. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  50. 1f19c57 bridge: Introduce br_send_bpdu_finish by Eric W. Biederman · 9 years ago
  51. f9e4306 arp: Introduce arp_xmit_finish by Eric W. Biederman · 9 years ago
  52. 244ba77 ipv6: Only compute net once in ip6mr_forward2_finish by Eric W. Biederman · 9 years ago
  53. 758ccac ipv4: Only compute net once in ipmr_forward_finish by Eric W. Biederman · 9 years ago
  54. 38184b3 ipv4: Only compute net once in ip_rcv_finish by Eric W. Biederman · 9 years ago
  55. 4ba1bf4 ipv4: Only compute net once in ip_finish_output2 by Eric W. Biederman · 9 years ago
  56. 9479b0a ipv4: Explicitly compute net in ip_fragment by Eric W. Biederman · 9 years ago
  57. 26a949d ipv4: Only compute net once in ip_do_fragment by Eric W. Biederman · 9 years ago
  58. cc4c851 ipv4: Don't recompute net in ipmr_queue_xmit by Eric W. Biederman · 9 years ago
  59. 88f5cc2 ipv4: Remember the net in ip_output and ip_mc_output by Eric W. Biederman · 9 years ago
  60. e707766 ipv4: Compute net once in ip_rcv by Eric W. Biederman · 9 years ago
  61. f8e1ac7 ipv4: Compute net once in ip_forward_finish by Eric W. Biederman · 9 years ago
  62. fcad0ac ipv4: Compute net once in ip_forward by Eric W. Biederman · 9 years ago
  63. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  64. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  65. 7a77350 netfilter: Pass net to nf_hook_thresh by Eric W. Biederman · 9 years ago
  66. b11b1f6 netfilter: Store net in nf_hook_state by Eric W. Biederman · 9 years ago
  67. fb88425 netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh by Eric W. Biederman · 9 years ago
  68. a2f23e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  69. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  70. 0738eff can: Allwinner A10/A20 CAN Controller support - Kernel module by Gerhard Bertelsmann · 9 years ago
  71. 4366bd4 can: Allwinner A10/A20 CAN Controller support - Devicetree bindings by Gerhard Bertelsmann · 9 years ago
  72. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  73. 37d2dbc net: fix cdc-phonet.c dependency and build error by Randy Dunlap · 9 years ago
  74. b84ee0d cdc: add header guards by Stephen Rothwell · 9 years ago
  75. 9adbac5 fm10k: fix iov_msg_mac_vlan_pf VID checks by Jacob Keller · 9 years ago
  76. ac98100 fm10k: Only trigger data path reset if fabric is up by Alexander Duyck · 9 years ago
  77. 95f4f8d fm10k: re-enable VF after a full reset on detection of a Malicious event by Jacob Keller · 9 years ago
  78. 5c2d642 fm10k: TRIVIAL fix typo in fm10k_netdev.c by Jacob Keller · 9 years ago
  79. e71c931 fm10k: send traffic on default VID to VLAN device if we have one by Jacob Keller · 9 years ago
  80. 6fbc6b3 fm10k: TRIVIAL fix up ordering of __always_unused and style by Jacob Keller · 9 years ago
  81. 855c40f fm10k: remove is_slot_appropriate by Jacob Keller · 9 years ago
  82. b655a5c fm10k: don't store sw_vid at reset by Jacob Keller · 9 years ago
  83. 3f0bdb2 fm10k: allow creation of VLAN interfaces even while down by Jacob Keller · 9 years ago
  84. 0ff3667 fm10k: Report MAC address on driver load by Alexander Duyck · 9 years ago
  85. aae072e fm10k: Don't assume page fragments are page size by Alexander Duyck · 9 years ago
  86. bdc7f59 fm10k: update netdev perm_addr during reinit, instead of at up by Jacob Keller · 9 years ago
  87. 106c07a fm10k: update fm10k_slot_warn to use pcie_get_minimum link by Jacob Keller · 9 years ago
  88. 56f0569 fm10k: only prevent removal of default VID rules by Jacob Keller · 9 years ago
  89. e402966 fm10k: disable service task during suspend by Jacob Keller · 9 years ago
  90. 8ac34f1 ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 9 years ago
  91. 6b010e9 ixgbe: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  92. 4ccc650 ixgbe: fix issue with SFP events with new X550 devices by Don Skidmore · 9 years ago
  93. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  94. ad1e7b9 cdc: Fix build warning. by David S. Miller · 9 years ago
  95. 8b711d6 mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter by Joe Perches · 9 years ago
  96. 29feb66 Merge branch 'xgene-2nd-10gbe-port' by David S. Miller · 9 years ago
  97. e63c7a0 dtb: xgene: Add 2nd 10GbE node by Iyappan Subramanian · 9 years ago
  98. 149e9ab driver: net: xgene: Add support for 2nd 10GbE port by Iyappan Subramanian · 9 years ago
  99. 7b6ee48 cdc-phonet: use common parser by Oliver Neukum · 9 years ago
  100. 8492ed4 qmi-wwan: use common parser by Oliver Neukum · 9 years ago