1. 47c7445 netfilter: physdev: physdev-is-out should not work with OUTPUT chain by Hangbin Liu · 8 years ago
  2. 870190a netfilter: nat: convert nat bysrc hash to rhashtable by Florian Westphal · 8 years ago
  3. 7c96643 netfilter: move nat hlist_head to nf_conn by Florian Westphal · 8 years ago
  4. 242922a netfilter: conntrack: simplify early_drop by Florian Westphal · 8 years ago
  5. 8786a97 netfilter: nf_ct_helper: unlink helper again when hash resize happen by Liping Zhang · 8 years ago
  6. 474803d netfilter: cttimeout: unlink timeout obj again when hash resize happen by Liping Zhang · 8 years ago
  7. 64b8763 netfilter: conntrack: fix race between nf_conntrack proc read and hash resize by Liping Zhang · 8 years ago
  8. a90a6e5 Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  9. fcf752a net: mediatek: remove .owner field for driver by Wei Yongjun · 8 years ago
  10. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. bc86765 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  12. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  13. 4cdbbbd Merge tag 'sound-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  14. 4d0a279 Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  15. 7d27a0b cfg80211: Add mesh peer AID setting API by Masashi Honma · 8 years ago
  16. 92b3a28 mac80211: parse wide bandwidth channel switch IE with workaround by Johannes Berg · 8 years ago
  17. 7d10f6b mac80211: report failure to start (partial) scan as scan abort by Johannes Berg · 8 years ago
  18. 7947d3e mac80211: Add support for beacon report radio measurement by Avraham Stern · 8 years ago
  19. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  20. f1724b0 mac80211_hwsim: use signed net namespace ID by Johannes Berg · 8 years ago
  21. f7736f5 mac80211_hwsim: Add radar bandwidths to the P2P Device combination by Ilan Peer · 8 years ago
  22. c6e6a0c nl80211: Add API to support VHT MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  23. f89e07d4 mac80211: agg-rx: refuse ADDBA Request with timeout update by Johannes Berg · 8 years ago
  24. 903ce4a ipv6: Fix mem leak in rt6i_pcpu by Martin KaFai Lau · 8 years ago
  25. ab58298 net: fix decnet rtnexthop parsing by Vegard Nossum · 8 years ago
  26. 096cdc6 platform/chrome: cros_ec_dev - double fetch bug in ioctl by Dan Carpenter · 8 years ago
  27. f5d6516 cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
  28. eae033c net/mlx5: Avoid setting unused var when modifying vport node GUID by Or Gerlitz · 8 years ago
  29. a30b016 bonding: fix enslavement slave link notifications by Aviv Heller · 8 years ago
  30. 73e20b7 net: vrf: Add support for PREROUTING rules on vrf device by David Ahern · 8 years ago
  31. 8297f2d connector: make cn_proc explicitly non-modular by Paul Gortmaker · 8 years ago
  32. 2609af1 r8152: fix runtime function for RTL8152 by hayeswang · 8 years ago
  33. 96329a1 net: hns: fix return value check in hns_dsaf_get_cfg() by Wei Yongjun · 8 years ago
  34. 684a95c Merge branch 'mlxsw-ipv4-unicast-routing' by David S. Miller · 8 years ago
  35. 0b2361d mlxsw: Add the unresolved next-hops probes by Yotam Gigi · 8 years ago
  36. b215714 mlxsw: spectrum_router: Add the nexthop neigh activity update by Yotam Gigi · 8 years ago
  37. a7ff87a mlxsw: spectrum_router: Implement next-hop routing by Jiri Pirko · 8 years ago
  38. a59f0b3 mlxsw: reg: Add Router Algorithmic LPM ECMP Update Register by Jiri Pirko · 8 years ago
  39. 089f981 mlxsw: reg: Add Router Adjacency Table register by Yotam Gigi · 8 years ago
  40. b090ef0 mlxsw: Introduce simplistic KVD linear area manager by Jiri Pirko · 8 years ago
  41. c602242 mlxsw: spectrum: Define sizes of KVD areas by Jiri Pirko · 8 years ago
  42. 489107b mlxsw: Add KVD sizes configuration into profile by Jiri Pirko · 8 years ago
  43. a6bf9e9 mlxsw: spectrum_router: Offload neighbours based on NUD state change by Yotam Gigi · 8 years ago
  44. c723c735 mlxsw: spectrum_router: Periodically update the kernel's neigh table by Yotam Gigi · 8 years ago
  45. 2a4501a neigh: Send a notification when DELAY_PROBE_TIME changes by Ido Schimmel · 8 years ago
  46. 7cf2c20 mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump register by Yotam Gigi · 8 years ago
  47. 4457b3d mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table register by Yotam Gigi · 8 years ago
  48. 6cf3c97 mlxsw: spectrum_router: Add private neigh table by Jiri Pirko · 8 years ago
  49. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  50. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  51. c6ac37d netfilter: nf_log: fix error on write NONE to logger choice sysctl by Pavel Tikhomirov · 8 years ago
  52. 9cd2574 ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup by Torsten Hilbrich · 8 years ago
  53. 9046a74 Merge branch 'r6040-next' by David S. Miller · 8 years ago
  54. 9da2804 net: r6040: Bump version and date by Florian Fainelli · 8 years ago
  55. 35566e9 net: r6040: Update my email by Florian Fainelli · 8 years ago
  56. 0305eff net: r6040: Utilize napi_complete_done() by Florian Fainelli · 8 years ago
  57. ffb5bce net: r6040: Utilize __napi_schedule_irqoff by Florian Fainelli · 8 years ago
  58. 9507ffc net: r6040: Check for skb->xmit_more by Florian Fainelli · 8 years ago
  59. 58e6b05 net: r6040: Reclaim transmitted buffers in NAPI by Florian Fainelli · 8 years ago
  60. a546e55 net: r6040: Utilize skb_put_padto() by Florian Fainelli · 8 years ago
  61. 7def171 net: r6040: Increase statistics upon transmit completion by Florian Fainelli · 8 years ago
  62. 3eb415d net: r6040: Utilize phy_print_status by Florian Fainelli · 8 years ago
  63. 6ebd1a6 dwc_eth_qos: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  64. 487884e Merge branch 'mlx5-ntuple-steering' by David S. Miller · 8 years ago
  65. e989d5a net/mlx5e: Expose flow control counters to ethtool by Gal Pressman · 8 years ago
  66. fe6b9bd net/mlx5e: Expose RDMA VPort counters to ethtool by Gal Pressman · 8 years ago
  67. f913a72 net/mlx5e: Add support to get ethtool flow rules by Maor Gottlieb · 8 years ago
  68. 1174fce net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering by Maor Gottlieb · 8 years ago
  69. 6dc6071 net/mlx5e: Add ethtool flow steering support by Maor Gottlieb · 8 years ago
  70. 0da2d66 net/mlx5: Properly remove all steering objects by Maor Gottlieb · 8 years ago
  71. fba53f7 net/mlx5: Introduce mlx5_flow_steering structure by Maor Gottlieb · 8 years ago
  72. c5bb173 net/mlx5: Refactor mlx5_add_flow_rule by Maor Gottlieb · 8 years ago
  73. 019d0c9 net-next: mediatek: remove superfluous free_irq() call by John Crispin · 8 years ago
  74. d9329bc22 net: lpc_eth: Remove unused 'pldat' variable by Fabio Estevam · 8 years ago
  75. b77af26 Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  76. 7831b4f qeth: delete napi struct when removing a qeth device by Ursula Braun · 8 years ago
  77. 5ee3897 Merge branch 'mlxsw-fib-offload' by David S. Miller · 8 years ago
  78. 99f44bb mlxsw: spectrum: Enable L3 interfaces on top of bridge devices by Ido Schimmel · 8 years ago
  79. 701b186 mlxsw: spectrum: Configure FIDs based on bridge events by Ido Schimmel · 8 years ago
  80. 3ba2ebf mlxsw: spectrum: Unsplit the vFID range by Ido Schimmel · 8 years ago
  81. 99724c1 mlxsw: spectrum: Introduce support for router interfaces by Ido Schimmel · 8 years ago
  82. 6e095fd mlxsw: spectrum: Edit RIF properties based on netdev events by Ido Schimmel · 8 years ago
  83. 7ce856a mlxsw: spectrum: Add couple of lower device helper functions by Jiri Pirko · 8 years ago
  84. 61c503f mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops by Jiri Pirko · 8 years ago
  85. d5a1c74 mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definition by Jiri Pirko · 8 years ago
  86. 6b75c48 mlxsw: spectrum_router: Add virtual router management by Jiri Pirko · 8 years ago
  87. 5334202 mlxsw: spectrum_router: Implement LPM trees management by Jiri Pirko · 8 years ago
  88. 20ae405 mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definition by Jiri Pirko · 8 years ago
  89. a982335 mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definition by Jiri Pirko · 8 years ago
  90. 6f9fc3c mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition by Jiri Pirko · 8 years ago
  91. 5e9c16c mlxsw: spectrum_router: Implement private fib by Jiri Pirko · 8 years ago
  92. f48cc6b tun: fix build warnings by Jason Wang · 8 years ago
  93. c8e2ca3 Revert "fsl/fman: fix error handling" by David S. Miller · 8 years ago
  94. a788a4a fsl/fman: fix error handling by Christophe Jaillet · 8 years ago
  95. 22f8788 Merge branch 'liquidio-next' by David S. Miller · 8 years ago
  96. 9fbc48f liquidio: Response header changes by Raghu Vatsavayi · 8 years ago
  97. a2c64b6 liquidio: Remove redundant code by Raghu Vatsavayi · 8 years ago
  98. a22b15c liquidio: Droq validation by Raghu Vatsavayi · 8 years ago
  99. 4c2743f liquidio: MTU limits by Raghu Vatsavayi · 8 years ago
  100. 1e0d30f liquidio: free resources during shutdown by Raghu Vatsavayi · 8 years ago