1. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  2. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  3. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  4. 082a758 inet netfilter: Prefer state->hook to ops->hooknum by Eric W. Biederman · 9 years ago
  5. 6cb8ff3f1 inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table by Eric W. Biederman · 9 years ago
  6. 97b59c3 netfilter: ebtables: Simplify the arguments to ebt_do_table by Eric W. Biederman · 9 years ago
  7. 36aea58 Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 9 years ago
  8. 47bbbb3 sch_dsmark: improve memory locality by Eric Dumazet · 9 years ago
  9. 2535400 Merge branch 'bcmgenet-irq-coalesce' by David S. Miller · 9 years ago
  10. 4a29645 net: bcmgenet: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  11. 2f91307 net: bcmgenet: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  12. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  13. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  14. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  15. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  16. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  17. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  18. bde6f9d net: Initialize table in fib result by David Ahern · 9 years ago
  19. 41a9802 Merge branch 'bpf_avoid_clone' by David S. Miller · 9 years ago
  20. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  21. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  22. f6c5333 net: only check perm protocol when register proto by Junwei Zhang · 9 years ago
  23. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 9 years ago
  24. 58d607d tcp: provide skb->hash to synack packets by Eric Dumazet · 9 years ago
  25. bbe8373 Merge branch 'nf_hook_netns' by David S. Miller · 9 years ago
  26. be10de0 netfilter: Add blank lines in callers of netfilter hooks by Eric W. Biederman · 9 years ago
  27. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  28. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  29. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  30. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  31. f2d74cf bridge: Cache net in br_nf_pre_routing_finish by Eric W. Biederman · 9 years ago
  32. 6532948 bridge: Pass net into br_nf_push_frag_xmit by Eric W. Biederman · 9 years ago
  33. 8d4df0b9 bridge: Pass net into br_nf_ip_fragment by Eric W. Biederman · 9 years ago
  34. adb28c9 ipv6: Compute net once in raw6_send_hdrinc by Eric W. Biederman · 9 years ago
  35. 19a0644 ipv6: Cache net in ip6_output by Eric W. Biederman · 9 years ago
  36. 78126c4 ipv6: Only compute net once in ip6_finish_output2 by Eric W. Biederman · 9 years ago
  37. 9865249 ipv6: Don't recompute net in ip6_rcv by Eric W. Biederman · 9 years ago
  38. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  39. 1f19c57 bridge: Introduce br_send_bpdu_finish by Eric W. Biederman · 9 years ago
  40. f9e4306 arp: Introduce arp_xmit_finish by Eric W. Biederman · 9 years ago
  41. 244ba77 ipv6: Only compute net once in ip6mr_forward2_finish by Eric W. Biederman · 9 years ago
  42. 758ccac ipv4: Only compute net once in ipmr_forward_finish by Eric W. Biederman · 9 years ago
  43. 38184b3 ipv4: Only compute net once in ip_rcv_finish by Eric W. Biederman · 9 years ago
  44. 4ba1bf4 ipv4: Only compute net once in ip_finish_output2 by Eric W. Biederman · 9 years ago
  45. 9479b0a ipv4: Explicitly compute net in ip_fragment by Eric W. Biederman · 9 years ago
  46. 26a949d ipv4: Only compute net once in ip_do_fragment by Eric W. Biederman · 9 years ago
  47. cc4c851 ipv4: Don't recompute net in ipmr_queue_xmit by Eric W. Biederman · 9 years ago
  48. 88f5cc2 ipv4: Remember the net in ip_output and ip_mc_output by Eric W. Biederman · 9 years ago
  49. e707766 ipv4: Compute net once in ip_rcv by Eric W. Biederman · 9 years ago
  50. f8e1ac7 ipv4: Compute net once in ip_forward_finish by Eric W. Biederman · 9 years ago
  51. fcad0ac ipv4: Compute net once in ip_forward by Eric W. Biederman · 9 years ago
  52. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  53. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  54. 7a77350 netfilter: Pass net to nf_hook_thresh by Eric W. Biederman · 9 years ago
  55. b11b1f6 netfilter: Store net in nf_hook_state by Eric W. Biederman · 9 years ago
  56. fb88425 netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh by Eric W. Biederman · 9 years ago
  57. a2f23e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  58. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  59. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  60. 4e47809 ipvs: add sysctl to ignore tunneled packets by Alex Gartrell · 9 years ago
  61. 37d2dbc net: fix cdc-phonet.c dependency and build error by Randy Dunlap · 9 years ago
  62. b84ee0d cdc: add header guards by Stephen Rothwell · 9 years ago
  63. 9adbac5 fm10k: fix iov_msg_mac_vlan_pf VID checks by Jacob Keller · 9 years ago
  64. ac98100 fm10k: Only trigger data path reset if fabric is up by Alexander Duyck · 9 years ago
  65. 95f4f8d fm10k: re-enable VF after a full reset on detection of a Malicious event by Jacob Keller · 9 years ago
  66. 5c2d642 fm10k: TRIVIAL fix typo in fm10k_netdev.c by Jacob Keller · 9 years ago
  67. e71c931 fm10k: send traffic on default VID to VLAN device if we have one by Jacob Keller · 9 years ago
  68. 6fbc6b3 fm10k: TRIVIAL fix up ordering of __always_unused and style by Jacob Keller · 9 years ago
  69. 855c40f fm10k: remove is_slot_appropriate by Jacob Keller · 9 years ago
  70. b655a5c fm10k: don't store sw_vid at reset by Jacob Keller · 9 years ago
  71. 3f0bdb2 fm10k: allow creation of VLAN interfaces even while down by Jacob Keller · 9 years ago
  72. 0ff3667 fm10k: Report MAC address on driver load by Alexander Duyck · 9 years ago
  73. aae072e fm10k: Don't assume page fragments are page size by Alexander Duyck · 9 years ago
  74. bdc7f59 fm10k: update netdev perm_addr during reinit, instead of at up by Jacob Keller · 9 years ago
  75. 106c07a fm10k: update fm10k_slot_warn to use pcie_get_minimum link by Jacob Keller · 9 years ago
  76. 56f0569 fm10k: only prevent removal of default VID rules by Jacob Keller · 9 years ago
  77. e402966 fm10k: disable service task during suspend by Jacob Keller · 9 years ago
  78. 8ac34f1 ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 9 years ago
  79. 6b010e9 ixgbe: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  80. 4ccc650 ixgbe: fix issue with SFP events with new X550 devices by Don Skidmore · 9 years ago
  81. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  82. ad1e7b9 cdc: Fix build warning. by David S. Miller · 9 years ago
  83. 8b711d6 mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter by Joe Perches · 9 years ago
  84. 29feb66 Merge branch 'xgene-2nd-10gbe-port' by David S. Miller · 9 years ago
  85. e63c7a0 dtb: xgene: Add 2nd 10GbE node by Iyappan Subramanian · 9 years ago
  86. 149e9ab driver: net: xgene: Add support for 2nd 10GbE port by Iyappan Subramanian · 9 years ago
  87. 7b6ee48 cdc-phonet: use common parser by Oliver Neukum · 9 years ago
  88. 8492ed4 qmi-wwan: use common parser by Oliver Neukum · 9 years ago
  89. 823bd34 cdc-ether: switch to common CDC parser by Oliver Neukum · 9 years ago
  90. 77b0a09 cdc-ncm: use common parser by Oliver Neukum · 9 years ago
  91. c40a2c8 CDC: common parser for extra headers by Oliver Neukum · 9 years ago
  92. 1d147cc drivers: net: cpsw: Add support to drive gpios for ethernet to be functional by Mugunthan V N · 9 years ago
  93. 6e75f3c Merge branch 'dsa-mv88e6xxx-ATU' by David S. Miller · 9 years ago
  94. 2b8157b net: dsa: mv88e6xxx: remove all MACs when disabling a port by Vivien Didelot · 9 years ago
  95. 9f4d55d net: dsa: mv88e6xxx: remove addresses when a port leaves a VLAN by Vivien Didelot · 9 years ago
  96. 7c40001 net: dsa: mv88e6xxx: flush all addresses when adding a VLAN by Vivien Didelot · 9 years ago
  97. c161d0a net: dsa: mv88e6xxx: flush ATU on initial setup by Vivien Didelot · 9 years ago
  98. 7fb5e75 net: dsa: mv88e6xxx: rework ATU Flush operation by Vivien Didelot · 9 years ago
  99. 37705b7 net: dsa: mv88e6xxx: extract ATU data write access by Vivien Didelot · 9 years ago
  100. 70cc99d net: dsa: mv88e6xxx: extract FID write from ATU command by Vivien Didelot · 9 years ago