index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-06-10
1
-42
/
+43
|
\
|
*
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
2021-06-09
1
-42
/
+43
*
|
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
2021-06-10
1
-0
/
+5
|
/
*
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
2021-06-02
1
-2
/
+6
*
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-06-02
1
-1
/
+1
*
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2021-05-27
1
-1
/
+1
*
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2021-05-24
1
-19
/
+40
*
netfilter: nf_tables: extended netlink error reporting for chain type
Pablo Neira Ayuso
2021-05-21
1
-7
/
+14
*
netfilter: nf_tables: missing error reporting for not selected expressions
Pablo Neira Ayuso
2021-05-21
1
-1
/
+3
*
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
2021-05-20
1
-1
/
+1
*
netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...
Stefano Brivio
2021-05-14
3
-2
/
+7
*
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2021-05-14
2
-5
/
+5
*
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2021-05-07
2
-7
/
+10
*
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
2021-05-07
1
-1
/
+9
*
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
2021-05-05
1
-2
/
+2
*
netfilter: remove BUG_ON() after skb_header_pointer()
Pablo Neira Ayuso
2021-05-05
6
-7
/
+21
*
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
2021-05-05
1
-0
/
+2
*
netfilter: nfnetlink: add a missing rcu_read_unlock()
Eric Dumazet
2021-05-05
1
-0
/
+1
*
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2021-05-03
1
-19
/
+69
*
netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n
Arnd Bergmann
2021-04-27
1
-2
/
+2
*
netfilter: nft_socket: fix an unused variable warning
Arnd Bergmann
2021-04-27
1
-2
/
+5
*
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
2021-04-27
6
-63
/
+458
*
netfilter: nftables: add helper function to validate set element data
Pablo Neira Ayuso
2021-04-27
1
-4
/
+11
*
netfilter: nftables: add helper function to flush set elements
Pablo Neira Ayuso
2021-04-27
1
-13
/
+18
*
netfilter: nftables: add loop check helper function
Pablo Neira Ayuso
2021-04-27
1
-9
/
+21
*
netfilter: nftables: rename set element data activation/deactivation functions
Pablo Neira Ayuso
2021-04-27
1
-11
/
+11
*
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
3
-11
/
+21
*
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
2021-04-26
11
-118
/
+261
*
netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
Pablo Neira Ayuso
2021-04-26
2
-172
/
+180
*
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
2021-04-26
4
-116
/
+105
*
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
2021-04-26
9
-336
/
+277
*
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
2021-04-26
4
-71
/
+61
*
netfilter: nf_log_syslog: Unset bridge logger in pernet exit
Phil Sutter
2021-04-26
1
-0
/
+1
*
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
2021-04-26
1
-0
/
+1
*
netfilter: x_tables: add xt_find_table
Florian Westphal
2021-04-26
1
-0
/
+17
*
netfilter: disable defrag once its no longer needed
Florian Westphal
2021-04-26
4
-2
/
+57
*
netfilter: nft_socket: add support for cgroupsv2
Pablo Neira Ayuso
2021-04-26
1
-1
/
+47
*
netfilter: nat: move nf_xfrm_me_harder to where it is used
Florian Westphal
2021-04-26
2
-37
/
+38
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-19
13
-88
/
+329
|
\
|
*
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
2021-04-18
3
-7
/
+69
|
*
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
2021-04-18
1
-0
/
+44
|
*
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2021-04-18
2
-6
/
+45
|
*
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
2021-04-18
1
-2
/
+3
|
*
netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit type
Roi Dayan
2021-04-13
1
-0
/
+3
|
*
netfilter: conntrack: convert sysctls to u8
Florian Westphal
2021-04-13
2
-41
/
+35
|
*
netfilter: conntrack: move ct counter to net_generic data
Florian Westphal
2021-04-13
3
-17
/
+45
|
*
netfilter: conntrack: move expect counter to net_generic data
Florian Westphal
2021-04-13
2
-7
/
+21
|
*
netfilter: conntrack: move autoassign_helper sysctl to net_generic data
Florian Westphal
2021-04-13
2
-6
/
+7
|
*
netfilter: conntrack: move autoassign warning member to net_generic data
Florian Westphal
2021-04-13
1
-3
/
+6
|
*
netfilter: flowtable: add vlan pop action offload support
wenxu
2021-04-13
1
-0
/
+15
[next]