1. 261db6c netfilter: conntrack: move code to linux/nf_conntrack_common.h. by Jeremy Sowden · 5 years ago
  2. f181565 netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `void *priv`. by Jeremy Sowden · 5 years ago
  3. 22e81d7 netfilter: conntrack: wrap two inline functions in config checks. by Jeremy Sowden · 5 years ago
  4. 25d7cbc netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENABLED(CONFIG...). by Jeremy Sowden · 5 years ago
  5. 16b26cd netfilter: conntrack: use consistent style when defining inline functions by Jeremy Sowden · 5 years ago
  6. 46705b0 netfilter: move nf_bridge_frag_data struct definition to a more appropriate header. by Jeremy Sowden · 5 years ago
  7. e2f1cbb netfilter: synproxy: move code between headers. by Jeremy Sowden · 5 years ago
  8. 44dde23 netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header. by Jeremy Sowden · 5 years ago
  9. 8bf3cbe netfilter: remove nf_conntrack_icmpv6.h header. by Jeremy Sowden · 5 years ago
  10. 40d102c netfilter: update include directives. by Jeremy Sowden · 5 years ago
  11. 85cfbc2 netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers by Jeremy Sowden · 5 years ago
  12. f5d65c1 netfilter: ip_tables: remove unused function declarations. by Jeremy Sowden · 5 years ago
  13. b0edba2 netfilter: fix coding-style errors. by Jeremy Sowden · 5 years ago
  14. 0286fbc netfilter: fix include guards. by Jeremy Sowden · 5 years ago
  15. 06d392c netfilter: nf_tables_offload: remove rules when the device unregisters by wenxu · 5 years ago
  16. e211aab netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function by wenxu · 5 years ago
  17. 8fc618c netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function by wenxu · 5 years ago
  18. 504882d netfilter: nf_tables_offload: add __nft_offload_get_chain function by wenxu · 5 years ago
  19. be2861dc netfilter: nft_{fwd,dup}_netdev: add offload support by Pablo Neira Ayuso · 5 years ago
  20. ee394f9 netfilter: nft_synproxy: add synproxy stateful object support by Fernando Fernandez Mancera · 5 years ago
  21. 3474a2c netfilter: nf_tables_offload: move indirect flow_block callback logic to core by Pablo Neira Ayuso · 5 years ago
  22. b44492a netfilter: nf_tables_offload: avoid excessive stack usage by Arnd Bergmann · 5 years ago
  23. b74ae96 netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling by Dan Carpenter · 5 years ago
  24. 6703a60 Merge branch 'net-tls-small-TX-offload-optimizations' by David S. Miller · 5 years ago
  25. e681cc6 net/tls: align non temporal copy to cache lines by Jakub Kicinski · 5 years ago
  26. e7b159a net/tls: remove the record tail optimization by Jakub Kicinski · 5 years ago
  27. d4774ac net/tls: use RCU for the adder to the offload record list by Jakub Kicinski · 5 years ago
  28. 7ccd451 net/tls: unref frags in order by Jakub Kicinski · 5 years ago
  29. fcd8c62 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  30. e9ac25b net: hns3: make array spec_opcode static const, makes object smaller by Colin Ian King · 5 years ago
  31. f4ee147 be2net: make two arrays static const, makes object smaller by Colin Ian King · 5 years ago
  32. 52d5654 ionic: Remove unused including <linux/version.h> by YueHaibing · 5 years ago
  33. 428e2d6 Merge branch 'stmmac-next' by David S. Miller · 5 years ago
  34. d9da2c8 net: stmmac: Limit max speeds of XGMAC if asked to by Jose Abreu · 5 years ago
  35. 5f8475d net: stmmac: selftests: Add Split Header test by Jose Abreu · 5 years ago
  36. 41f2a3e net: stmmac: dwmac4: Enable RX Jumbo frame support by Jose Abreu · 5 years ago
  37. b3138c5 net: stmmac: selftests: Set RX tail pointer in Flow Control test by Jose Abreu · 5 years ago
  38. 034c8fa net: stmmac: selftests: Add missing checks for support of SA by Jose Abreu · 5 years ago
  39. 0079ad8 ipmr: remove hard code cache_resolve_queue_len limit by Hangbin Liu · 5 years ago
  40. 06be4633 Merge branch 'hv_netvsc-features' by David S. Miller · 5 years ago
  41. 68622d0 hv_netvsc: Sync offloading features to VF NIC by Haiyang Zhang · 5 years ago
  42. b441f79 hv_netvsc: Allow scatter-gather feature to be tunable by Haiyang Zhang · 5 years ago
  43. 22c63d9 Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  44. b58662a tcp: ulp: fix possible crash in tcp_diag_get_aux_size() by Eric Dumazet · 5 years ago
  45. 3dd97a0 net: fib_notifier: move fib_notifier_ops from struct net into per-net struct by Jiri Pirko · 5 years ago
  46. 9b789f4 ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readable by zhong jiang · 5 years ago
  47. b8f6a0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  48. 6938843 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  49. 742ca78 Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
  50. 67e974c Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 5 years ago
  51. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  52. f9bcfe2 lan743x: remove redundant assignment to variable rx_process_result by Colin Ian King · 5 years ago
  53. 5b1ab1a Merge branch 'ravb-remove-use-of-undocumented-registers' by David S. Miller · 5 years ago
  54. fd8ab76 ravb: TROCR register is only present on R-Car Gen3 by Simon Horman · 5 years ago
  55. 2d957a7 ravb: remove undocumented endianness selection by Simon Horman · 5 years ago
  56. 009a470 ravb: remove undocumented counter processing by Simon Horman · 5 years ago
  57. 845e4b8 ravb: correct typo in FBP field of SFO register by Simon Horman · 5 years ago
  58. d13b12c zd1211rw: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  59. 0e48b86 brcmfmac: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  60. 290890d hostap: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  61. 4c3e487 rtlwifi: Fix file release memory leak by Wei Yongjun · 5 years ago
  62. eb9affa rtw88: fix seq_file memory leak by Wei Yongjun · 5 years ago
  63. 64827a6 hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read by zhong jiang · 5 years ago
  64. 2f8c8e6 brcmfmac: add "reset" debugfs entry for testing reset by Rafał Miłecki · 5 years ago
  65. cb34212 brcmfmac: add stub version of brcmf_debugfs_get_devdir() by Rafał Miłecki · 5 years ago
  66. 8bb3537 Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message by Dan Elkouby · 5 years ago
  67. 7250a9d Merge branch 'net-hns3-add-some-bugfixes-and-cleanups' by David S. Miller · 5 years ago
  68. 91f8ff0 net: hns3: make hclge_dbg_get_m7_stats_info static by Guojia Liao · 5 years ago
  69. 1cbc662 net: hns3: disable loopback setting in hclge_mac_init by Yufeng Mo · 5 years ago
  70. 1483fa4 net: hns3: remove explicit conversion to bool by Guojia Liao · 5 years ago
  71. b7cf22b net: hns3: add client node validity judgment by Peng Li · 5 years ago
  72. 525a294 net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset by Huazhong Tan · 5 years ago
  73. 323a2ac net: hns3: fix double free bug when setting ringparam by Huazhong Tan · 5 years ago
  74. d9c0f27 net: hns3: fix error VF index when setting VLAN offload by Jian Shen · 5 years ago
  75. c3a502d stmmac: platform: adjust messages and move to dev level by Andy Shevchenko · 5 years ago
  76. fe4a7a4 net: phy: Do not check Link status when loopback is enabled by Jose Abreu · 5 years ago
  77. d1967e4 net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate by David Dai · 5 years ago
  78. 95a7233 net: openvswitch: Set OvS recirc_id from tc chain index by Paul Blakey · 5 years ago
  79. 47e2527 nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics by zhong jiang · 5 years ago
  80. 787350e iwlwifi: dbg: remove iwl_fw_cancel_dumps function by Shahar S Matityahu · 6 years ago
  81. 9b1bcfc iwlwifi: dbg_ini: remove periodic trigger by Shahar S Matityahu · 6 years ago
  82. 4828f46 iwlwifi: dbg_ini: fix dump structs doc by Shahar S Matityahu · 6 years ago
  83. 4d3f5e8 iwlwifi: fw api: add DRAM buffer allocation command by Shahar S Matityahu · 6 years ago
  84. b108d8c iwlwifi: dbg_ini: remove apply point, switch to time point API by Shahar S Matityahu · 5 years ago
  85. a29f657 iwlwifi: add iwl_tlv_array_len() by Shahar S Matityahu · 5 years ago
  86. 94b952b iwlwifi: mvm: don't log un-decrypted frames by Emmanuel Grumbach · 5 years ago
  87. 5952e0e iwlwifi: mvm: add support for single antenna diversity by Haim Dreyfuss · 5 years ago
  88. fe69b7d iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification by Johannes Berg · 6 years ago
  89. 0968fbf iwlwifi: mvm: drop BA sessions on too many old-SN frames by Johannes Berg · 5 years ago
  90. f005fd8 iwlwifi: add sta_id to WOWLAN_CONFIG_CMD by Haim Dreyfuss · 5 years ago
  91. e5f3f21 iwlwifi: add support for suspend-resume flow for new device generation by Haim Dreyfuss · 6 years ago
  92. 973ef19 iwlwifi: fix warning iwl-trans.h is included more than once by Hariprasad Kelam · 6 years ago
  93. 7d34a7d iwlwifi: always access the trans configuration via trans by Luca Coelho · 6 years ago
  94. d8913b8 iwlwifi: pass the iwl_trans instead of cfg to some functions by Shaul Triebitz · 7 years ago
  95. 286ca8e iwlwifi: add a pointer to the trans_cfg directly in trans by Luca Coelho · 6 years ago
  96. 7e8258c iwlwifi: pass the iwl_config_trans_params when needed by Luca Coelho · 6 years ago
  97. 0c18714a0 iwlwifi: pcie: set iwl_trans->cfg later in the probe function by Luca Coelho · 6 years ago
  98. 809805a iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe by Luca Coelho · 6 years ago
  99. 91eff3f iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc() by Luca Coelho · 6 years ago
  100. 79b6c8f iwlwifi: separate elements from cfg that are needed by trans_alloc by Luca Coelho · 6 years ago