index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-06-09
netfilter: nf_tables: move base hook annotation to init helper
Florian Westphal
2021-06-09
netfilter: nfnetlink_hook: add depends-on nftables
Florian Westphal
2021-06-09
netfilter: nfnetlink_hook: fix array index out-of-bounds error
Colin Ian King
2021-06-09
netfilter: nft_exthdr: Fix for unsafe packet data read
Phil Sutter
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
netfilter: add new hook nfnl subsystem
Florian Westphal
2021-06-07
netfilter: annotate nf_tables base hook ops
Florian Westphal
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
2021-06-07
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
2021-06-07
netfilter: nf_tables: remove nft_ctx_init_from_setattr()
Pablo Neira Ayuso
2021-06-07
netfilter: nf_tables: remove nft_ctx_init_from_elemattr()
Pablo Neira Ayuso
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
2021-06-02
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
2021-06-02
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-06-01
netfilter: fix clang-12 fmt string warnings
Florian Westphal
2021-06-01
netfilter: nft_set_pipapo_avx2: fix up description warnings
Florian Westphal
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
2021-05-29
netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()
Florian Westphal
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
2021-05-29
netfilter: use nfnetlink_unicast()
Pablo Neira Ayuso
2021-05-29
netfilter: xt_CT: Remove redundant assignment to ret
Yang Li
2021-05-29
netfilter: x_tables: improve limit_mt scalability
Jason Baron
2021-05-29
netfilter: Remove leading spaces in Kconfig
Juerg Haefliger
2021-05-29
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
2021-05-28
netfilter: add and use nft_set_do_lookup helper
Florian Westphal
2021-05-28
netfilter: nft_set_pipapo_avx2: Skip LDMXCSR, we don't need a valid MXCSR state
Stefano Brivio
2021-05-28
netfilter: nft_exthdr: Support SCTP chunks
Phil Sutter
2021-05-27
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2021-05-24
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2021-05-21
netfilter: nf_tables: extended netlink error reporting for chain type
Pablo Neira Ayuso
2021-05-21
netfilter: nf_tables: missing error reporting for not selected expressions
Pablo Neira Ayuso
2021-05-20
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
2021-05-14
netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...
Stefano Brivio
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
2021-05-05
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
2021-05-05
netfilter: remove BUG_ON() after skb_header_pointer()
Pablo Neira Ayuso
2021-05-05
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
2021-05-05
netfilter: nfnetlink: add a missing rcu_read_unlock()
Eric Dumazet
2021-05-03
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2021-04-27
netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n
Arnd Bergmann
2021-04-27
netfilter: nft_socket: fix an unused variable warning
Arnd Bergmann
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
2021-04-27
netfilter: nftables: add helper function to validate set element data
Pablo Neira Ayuso
2021-04-27
netfilter: nftables: add helper function to flush set elements
Pablo Neira Ayuso
[next]