1. 70b095c ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 6 years ago
  2. 7d25f88 netfilter: nft_socket: Expose socket mark by Máté Eckl · 6 years ago
  3. 365b5a3 netfilter: nft_socket: Break evaluation if no socket found by Máté Eckl · 6 years ago
  4. 31a9c29 netfilter: nf_osf: add struct nf_osf_hdr_ctx by Pablo Neira Ayuso · 6 years ago
  5. 06ff4aa netfilter: nf_osf: add nf_osf_match_one() by Pablo Neira Ayuso · 6 years ago
  6. f102d66 netfilter: nf_tables: use dedicated mutex to guard transactions by Florian Westphal · 6 years ago
  7. 2a43ecf netfilter: nf_tables: avoid global info storage by Florian Westphal · 6 years ago
  8. be2ab5b netfilter: nf_tables: take module reference when starting a batch by Florian Westphal · 6 years ago
  9. ca2f18b netfilter: nf_tables: make valid_genid callback mandatory by Florian Westphal · 6 years ago
  10. 452238e netfilter: nf_tables: add and use helper for module autoload by Florian Westphal · 6 years ago
  11. 440534d netfilter: Remove useless param helper of nf_ct_helper_ext_add by Gao Feng · 6 years ago
  12. 762c400 ipvs: drop conn templates under attack by Julian Anastasov · 6 years ago
  13. 2754114 ipvs: add assured state for conn templates by Julian Anastasov · 6 years ago
  14. ec1b28c ipvs: provide just conn to ip_vs_state_name by Julian Anastasov · 6 years ago
  15. ed07d9a netfilter: nf_conntrack: resolve clash for matching conntracks by Martynas Pumputis · 6 years ago
  16. 5c789e1 netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree search by Yi-Hung Wei · 6 years ago
  17. 34848d5 netfilter: nf_conncount: Split insert and traversal by Yi-Hung Wei · 6 years ago
  18. 2ba3911 netfilter: nf_conncount: Move locking into count_tree() by Yi-Hung Wei · 6 years ago
  19. 976afca netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup by Yi-Hung Wei · 6 years ago
  20. cb2b36f netfilter: nf_conncount: Switch to plain list by Yi-Hung Wei · 6 years ago
  21. 2a406e8 netfilter: nf_conncount: Early exit for garbage collection by Yi-Hung Wei · 6 years ago
  22. 5d400a4 netfilter: Kconfig: Change select IPv6 dependencies by Máté Eckl · 6 years ago
  23. a0ae256 netfilter: conntrack: remove l3proto abstraction by Florian Westphal · 6 years ago
  24. c779e84 netfilter: conntrack: remove get_timeout() indirection by Florian Westphal · 6 years ago
  25. 97e08ca netfilter: conntrack: avoid l4proto pkt_to_tuple calls by Florian Westphal · 6 years ago
  26. 8b3892e netfilter: conntrack: avoid calls to l4proto invert_tuple by Florian Westphal · 6 years ago
  27. 6816d93 netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers by Florian Westphal · 6 years ago
  28. d1b6fe9 netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers by Florian Westphal · 6 years ago
  29. 47a91b1 netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers by Florian Westphal · 6 years ago
  30. f957be9 netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers by Florian Westphal · 6 years ago
  31. 7414d92 netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6 by Máté Eckl · 6 years ago
  32. 60e3be9 openvswitch: use nf_ct_get_tuplepr, invert_tuplepr by Florian Westphal · 6 years ago
  33. ebee5a5 netfilter: utils: move nf_ip6_checksum* from ipv6 to utils by Florian Westphal · 6 years ago
  34. d7e5a9a netfilter: utils: move nf_ip_checksum* from ipv4 to utils by Florian Westphal · 6 years ago
  35. f286586 netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h by Máté Eckl · 6 years ago
  36. e97d940 netfilter: flowtables: use fixed renew timeout on teardown by Florian Westphal · 6 years ago
  37. 6542df2 netfilter: nft_reject_bridge: remove unnecessary ttl set by Taehee Yoo · 6 years ago
  38. aea06eb Merge branch 'TLS-offload-rx-netdev-and-mlx5' by David S. Miller · 6 years ago
  39. b3ccf97 net/mlx5e: IPsec, fix byte count in CQE by Boris Pismenny · 6 years ago
  40. 10e71ac net/mlx5: Accel, add common metadata functions by Boris Pismenny · 6 years ago
  41. 790af90c net/mlx5e: TLS, build TLS netdev from capabilities by Boris Pismenny · 6 years ago
  42. afd3baa net/mlx5e: TLS, add software statistics by Boris Pismenny · 6 years ago
  43. 00aebab net/mlx5e: TLS, add Innova TLS rx data path by Boris Pismenny · 6 years ago
  44. ca942c7 net/mlx5e: TLS, add innova rx support by Boris Pismenny · 6 years ago
  45. ab412e1 net/mlx5: Accel, add TLS rx offload routines by Boris Pismenny · 6 years ago
  46. 0aadb2f net/mlx5e: TLS, refactor variable names by Boris Pismenny · 6 years ago
  47. 4718799 tls: Fix zerocopy_from_iter iov handling by Boris Pismenny · 6 years ago
  48. 4799ac8 tls: Add rx inline crypto offload by Boris Pismenny · 6 years ago
  49. b190a58 tls: Fill software context without allocation by Boris Pismenny · 6 years ago
  50. 39f56e1 tls: Split tls_sw_release_resources_rx by Boris Pismenny · 6 years ago
  51. dafb67f tls: Split decrypt_skb to two functions by Boris Pismenny · 6 years ago
  52. d80a1b9d tls: Refactor tls_offload variable names by Boris Pismenny · 6 years ago
  53. 41ed9c0 tcp: Don't coalesce decrypted and encrypted SKBs by Boris Pismenny · 6 years ago
  54. 16e4edc net: Add TLS rx resync NDO by Boris Pismenny · 6 years ago
  55. 1413656 net: Add TLS RX offload feature by Ilya Lesokhin · 6 years ago
  56. 784abe2 net: Add decrypted field to skb by Boris Pismenny · 6 years ago
  57. cc98419a Merge branch 'mvpp2-add-debugfs-interface' by David S. Miller · 6 years ago
  58. f9d30d5 net: mvpp2: debugfs: add classifier hit counters by Maxime Chevallier · 6 years ago
  59. dba1d91 net: mvpp2: debugfs: add entries for classifier flows by Maxime Chevallier · 6 years ago
  60. 1203341 net: mvpp2: debugfs: add hit counter stats for Header Parser entries by Maxime Chevallier · 6 years ago
  61. 21da57a net: mvpp2: add a debugfs interface for the Header Parser by Maxime Chevallier · 6 years ago
  62. f1e37e3 net: mvpp2: switch to SPDX identifiers by Antoine Tenart · 6 years ago
  63. 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  64. 13f7432 Merge branch 'bpf-tcp-listen-cb' by Daniel Borkmann · 6 years ago
  65. 78d8e26 selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB by Andrey Ignatov · 6 years ago
  66. 2044e4e selftests/bpf: Better verification in test_tcpbpf by Andrey Ignatov · 6 years ago
  67. c65267e selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers by Andrey Ignatov · 6 years ago
  68. 04c1341 selftests/bpf: Fix const'ness in cgroup_helpers by Andrey Ignatov · 6 years ago
  69. 060a7fc bpf: Sync bpf.h to tools/ by Andrey Ignatov · 6 years ago
  70. f333ee0 bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB by Andrey Ignatov · 6 years ago
  71. f5c64e5 Merge branch 'mlxsw-VRRP' by David S. Miller · 6 years ago
  72. c3a4954 mlxsw: spectrum_router: Optimize processing of VRRP MACs by Ido Schimmel · 6 years ago
  73. 11566d3 mlxsw: spectrum: Add VRRP traps by Ido Schimmel · 6 years ago
  74. 2db9937 mlxsw: spectrum_router: Direct macvlans' MACs to router by Ido Schimmel · 6 years ago
  75. c551618 mlxsw: spectrum: Enable macvlan upper devices by Ido Schimmel · 6 years ago
  76. ff0432e tcp: remove redundant rcv_nxt update by Yafang Shao · 6 years ago
  77. 2d3feca bpf: btf: print map dump and lookup with btf info by Okash Khawaja · 6 years ago
  78. b12d6ec bpf: btf: add btf print functionality by Okash Khawaja · 6 years ago
  79. 92b5712 bpf: btf: export btf types and name by offset from lib by Okash Khawaja · 6 years ago
  80. db42a21 tools: include reallocarray feature test in FEATURE_TESTS_BASIC by Jakub Kicinski · 6 years ago
  81. 9cee8c4 net: mvpp2: mvpp2_cls_flow_get() can be static by kbuild test robot · 6 years ago
  82. 6eb9c9d of: mdio: Support fixed links in of_phy_get_and_connect() by Linus Walleij · 6 years ago
  83. 01683a1 net: sched: refactor flower walk to iterate over idr by Vlad Buslov · 6 years ago
  84. d23b27c samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets by Jesper Dangaard Brouer · 6 years ago
  85. c921c20 net: ipmr: add support for passing full packet on wrong vif by Nikolay Aleksandrov · 6 years ago
  86. ee15f7c Merge branch 'bpf-xdp-driver-and-hw' by Daniel Borkmann · 6 years ago
  87. 5f42840 nfp: add support for simultaneous driver and hw XDP by Jakub Kicinski · 6 years ago
  88. 99dadb6 selftests/bpf: add test for multiple programs by Jakub Kicinski · 6 years ago
  89. 799e173 netdevsim: add support for simultaneous driver and hw XDP by Jakub Kicinski · 6 years ago
  90. a25717d xdp: support simultaneous driver and hw XDP attachment by Jakub Kicinski · 6 years ago
  91. 0529662 xdp: factor out common program/flags handling from drivers by Jakub Kicinski · 6 years ago
  92. 6b86758 xdp: don't make drivers report attachment mode by Jakub Kicinski · 6 years ago
  93. 4f91da2 xdp: add per mode attributes for attached programs by Jakub Kicinski · 6 years ago
  94. 9c48b1d Merge branch 'bpf-arm-jit-improvements' by Daniel Borkmann · 6 years ago
  95. b18bea2 ARM: net: bpf: improve 64-bit ALU implementation by Russell King · 6 years ago
  96. c5eae69 ARM: net: bpf: improve 64-bit store implementation by Russell King · 6 years ago
  97. 077513b ARM: net: bpf: improve 64-bit sign-extended immediate load by Russell King · 6 years ago
  98. f9ff501 ARM: net: bpf: improve 64-bit load immediate implementation by Russell King · 6 years ago
  99. 430ac34 net: gemini: Indicate that we can handle jumboframes by Linus Walleij · 6 years ago
  100. 06d5151 net: gemini: Move main init to port by Linus Walleij · 6 years ago