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