1. 7df1321 tun: reserve extra headroom only when XDP is set by Jason Wang · 8 years ago
  2. 9e776f2 Merge branch 'dsa-tx-queues' by David S. Miller · 8 years ago
  3. c837fc8 net: dsa: bcm_sf2: Configure IMP port TC2QOS mapping by Florian Fainelli · 8 years ago
  4. 18118377 net: dsa: bcm_sf2: Advertise number of egress queues by Florian Fainelli · 8 years ago
  5. 0f15b09 net: dsa: tag_brcm: Set output queue from skb queue mapping by Florian Fainelli · 8 years ago
  6. 55199df net: dsa: Allow switch drivers to indicate number of TX queues by Florian Fainelli · 8 years ago
  7. f1c2edd bridge: switchdev: Use an helper to clear forward mark by Ido Schimmel · 8 years ago
  8. 691223e net/mlx4_core: Use ARRAY_SIZE macro by Thomas Meyer · 8 years ago
  9. c4492d8 Merge branch 'flow_dissector-fixes' by David S. Miller · 8 years ago
  10. 1eed4df flow_dissector: Add limit for number of headers to dissect by Tom Herbert · 8 years ago
  11. 3a1214e flow_dissector: Cleanup control flow by Tom Herbert · 8 years ago
  12. 2c08ab3 soc: ti/knav_dma: include dmaengine header by Arnd Bergmann · 8 years ago
  13. fd0c88b net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references by Arnd Bergmann · 8 years ago
  14. 96e5ae4 bpf: fix numa_node validation by Eric Dumazet · 8 years ago
  15. 2ff81cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  16. 9dee147 netfilter: nf_tables: support for recursive chain deletion by Pablo Neira Ayuso · 8 years ago
  17. a827840 netfilter: nf_tables: use NLM_F_NONREC for deletion requests by Pablo Neira Ayuso · 8 years ago
  18. 2335ba7 netlink: add NLM_F_NONREC flag for deletion requests by Pablo Neira Ayuso · 8 years ago
  19. 4035285 netfilter: nf_tables: add nf_tables_addchain() by Pablo Neira Ayuso · 8 years ago
  20. 2c4a488 netfilter: nf_tables: add nf_tables_updchain() by Pablo Neira Ayuso · 8 years ago
  21. 9efdb14 net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. by Varsha Rao · 8 years ago
  22. 44d6e2f2 net: Replace NF_CT_ASSERT() with WARN_ON(). by Varsha Rao · 8 years ago
  23. d1c1e39 netfilter: remove unused hooknum arg from packet functions by Florian Westphal · 8 years ago
  24. a691205 netfilter: nft_limit: add stateful object type by Pablo M. Bermudo Garay · 8 years ago
  25. 6e32388 netfilter: nft_limit: replace pkt_bytes with bytes by Pablo M. Bermudo Garay · 8 years ago
  26. dfc4603 netfilter: nf_tables: add select_ops for stateful objects by Pablo M. Bermudo Garay · 8 years ago
  27. bea74641 netfilter: xt_hashlimit: add rate match mode by Vishwanath Pai · 8 years ago
  28. 45865da Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  29. f98ce38 Merge branch 'qualcomm-rmnet-Fix-comments-on-initial-patchset' by David S. Miller · 8 years ago
  30. b665f4f net: qualcomm: rmnet: Rename real_dev_info to port by Subash Abhinov Kasiviswanathan · 8 years ago
  31. b752eff net: qualcomm: rmnet: Implement ndo_get_iflink by Subash Abhinov Kasiviswanathan · 8 years ago
  32. 032ee46 net: qualcomm: rmnet: Refactor the new rmnet dev creation by Subash Abhinov Kasiviswanathan · 8 years ago
  33. 2d516c0d net: qualcomm: rmnet: Move the device creation log by Subash Abhinov Kasiviswanathan · 8 years ago
  34. 61bf549 net: qualcomm: rmnet: Remove the unused endpoint -1 by Subash Abhinov Kasiviswanathan · 8 years ago
  35. 009e1b2 net: qualcomm: rmnet: Fix memory corruption if mux_id is greater than 32 by Subash Abhinov Kasiviswanathan · 8 years ago
  36. 3cf2e08 Merge branch 'nfp-refactor-app-init-and-minor-flower-fixes' by David S. Miller · 8 years ago
  37. 9ce4fa5 nfp: flower: restore RTNL locking around representor updates by Jakub Kicinski · 8 years ago
  38. 7c8a2d8 nfp: build the flower offload by default by Jakub Kicinski · 8 years ago
  39. 023a928 nfp: be drop monitor friendly by Jakub Kicinski · 8 years ago
  40. 9d8b17b nfp: move the start/stop app callbacks back by Jakub Kicinski · 8 years ago
  41. 192e685 nfp: flower: base lifetime of representors on existence of lower vNIC by Jakub Kicinski · 8 years ago
  42. c496291 nfp: separate app vNIC init/clean from alloc/free by Jakub Kicinski · 8 years ago
  43. 18a4ded Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  44. ccfdf21 Merge branch 'mlxsw-Offloading-GRE-tunnels' by David S. Miller · 8 years ago
  45. ee954d1a mlxsw: spectrum_router: Support GRE tunnels by Petr Machata · 8 years ago
  46. 92107cf mlxsw: spectrum_router: Add loopback accessors by Petr Machata · 8 years ago
  47. 86484de mlxsw: spectrum: Register for IPIP_DECAP_ERROR trap by Petr Machata · 8 years ago
  48. 1cc38fb mlxsw: spectrum_router: Use existing decap route by Petr Machata · 8 years ago
  49. 4607f6d mlxsw: spectrum_router: Support IPv4 underlay decap by Petr Machata · 8 years ago
  50. 8f28a30 mlxsw: spectrum_router: Support IPv6 overlay encap by Petr Machata · 8 years ago
  51. 1012b9a mlxsw: spectrum_router: Support IPv4 overlay encap by Petr Machata · 8 years ago
  52. 35225e4 mlxsw: spectrum_router: Make nexthops typed by Petr Machata · 8 years ago
  53. f6050ee mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway() by Petr Machata · 8 years ago
  54. 9b01451 mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway() by Petr Machata · 8 years ago
  55. 6ddb742 mlxsw: spectrum_router: Introduce loopback RIFs by Petr Machata · 8 years ago
  56. 010cadf mlxsw: spectrum_router: Support FID-less RIFs by Petr Machata · 8 years ago
  57. 38ebc0f mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops by Petr Machata · 8 years ago
  58. ff1f06c mlxsw: spectrum_router: Publish mlxsw_sp_l3proto by Petr Machata · 8 years ago
  59. 89e4198 mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter by Petr Machata · 8 years ago
  60. 9571e82 mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack() by Petr Machata · 8 years ago
  61. 1e659eb mlxsw: reg: Add Routing Tunnel Decap Properties Register by Petr Machata · 8 years ago
  62. a43da82 mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack() by Petr Machata · 8 years ago
  63. 6c4153b mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id by Petr Machata · 8 years ago
  64. 7c819de mlxsw: reg: Update RATR to support IP-in-IP tunnels by Petr Machata · 8 years ago
  65. 99ae8e3 mlxsw: reg: Update RITR to support loopback device by Petr Machata · 8 years ago
  66. 45f7929 Merge branch 'mvpp2-improve-the-mac-address-retrieval-logic' by David S. Miller · 8 years ago
  67. 688cbaf net: mvpp2: fallback using h/w and random mac if the dt one isn't valid by Antoine Tenart · 8 years ago
  68. d2a6e48 net: mvpp2: fix use of the random mac address for PPv2.2 by Antoine Tenart · 8 years ago
  69. 3ba8c81 net: mvpp2: move the mac retrieval/copy logic into its own function by Antoine Tenart · 8 years ago
  70. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  71. 942e7e5 net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qps by Colin Ian King · 8 years ago
  72. 542deb8 net/mlx4_core: fix memory leaks on error exit path by Colin Ian King · 8 years ago
  73. d4b6c48 net/mlx5e: Distribute RSS table among all RX rings by Tariq Toukan · 8 years ago
  74. a8c2eb1 net/mlx5e: Stop NAPI when irq balancer changes affinity by Tariq Toukan · 8 years ago
  75. 7b33aae net/mlx5e: Use kernel's mechanism to avoid missing NAPIs by Tariq Toukan · 8 years ago
  76. 29c2849 net/mlx5e: Slightly increase RX page-cache size by Tariq Toukan · 8 years ago
  77. 70871f1 net/mlx5e: Don't recycle page if moved to far NUMA by Tariq Toukan · 8 years ago
  78. 3b56f7b net/mlx5e: Remove unnecessary fields in ICO SQ by Tariq Toukan · 8 years ago
  79. 7cc6d77 net/mlx5e: Type-specific optimizations for RX post WQEs function by Tariq Toukan · 8 years ago
  80. a071cb9 net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progress by Tariq Toukan · 8 years ago
  81. a1eaba4 net/mlx5e: Non-atomic indicator for ring enabled state by Tariq Toukan · 8 years ago
  82. 604acb1 net/mlx5e: Refactor data-path lro header function by Tariq Toukan · 8 years ago
  83. 4b7dfc9 net/mlx5e: Early-return on empty completion queues by Tariq Toukan · 8 years ago
  84. 4cbb755 net/mlx5e: NAPI busy-poll when UMR post is in progress by Tariq Toukan · 8 years ago
  85. 4c2af5c net/mlx5e: Small enhancements for RX MPWQE allocation and free by Tariq Toukan · 8 years ago
  86. 9bafe2a net/mlx5e: Use memset to init skbs_frags array to zeros by Tariq Toukan · 8 years ago
  87. b681c48 net/mlx5e: Remove unnecessary wqe_sz field from RQ buffer by Tariq Toukan · 8 years ago
  88. 89e89f7 net/mlx5e: Replace multiplication by stride size with a shift by Tariq Toukan · 8 years ago
  89. b45d8b5 net/mlx5e: Reorganize struct mlx5e_rq by Tariq Toukan · 8 years ago
  90. 32d9b70 Merge branch 'hv_netvsc-channel-settings-cleanups-and-fixes' by David S. Miller · 8 years ago
  91. db3cd7a hv_netvsc: Fix the channel limit in netvsc_set_rxfh() by Haiyang Zhang · 8 years ago
  92. 06be580 hv_netvsc: Simplify the limit check in netvsc_set_channels() by Haiyang Zhang · 8 years ago
  93. 5c4217d hv_netvsc: Simplify num_chn checking in rndis_filter_device_add() by Haiyang Zhang · 8 years ago
  94. 715e2ec hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param() by Haiyang Zhang · 8 years ago
  95. 864150d net: Add module reference to FIB notifiers by Ido Schimmel · 8 years ago
  96. 9e2cf36 Merge branch 'netvsc-vf-cleanups' by David S. Miller · 8 years ago
  97. ec158f7 netvsc: allow driver to be removed even if VF is present by Stephen Hemminger · 8 years ago
  98. 9a0c48d netvsc: cleanup datapath switch by Stephen Hemminger · 8 years ago
  99. 90a9631 bpf: sockmap update/simplify memory accounting scheme by John Fastabend · 8 years ago
  100. 250b0f7 Merge branch 'net-ubuf_info-refcnt-conversion' by David S. Miller · 8 years ago