index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
bridge
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2022-07-11
1
-1
/
+1
*
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
2022-03-20
1
-0
/
+1
*
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
2022-03-20
1
-2
/
+2
*
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-03-15
1
-1
/
+1
|
\
|
*
netfilter: bridge: clean up some inconsistent indenting
Jiapeng Chong
2022-03-07
1
-1
/
+1
*
|
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-03-03
1
-2
/
+3
|
/
*
netfilter: nft_reject_bridge: Fix for missing reply from prerouting
Phil Sutter
2022-01-27
1
-4
/
+4
*
netfilter: nft_meta: cancel register tracking after meta update
Pablo Neira Ayuso
2022-01-09
1
-0
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-11-01
1
-3
/
+4
|
\
|
*
netfilter: ebtables: use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
2021-10-22
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
netfilter: ebtables: allocate chainstack on CPU local nodes
Davidlohr Bueso
2021-10-18
1
-1
/
+3
*
|
netfilter: ebtables: allow use of ebt_do_table as hookfn
Florian Westphal
2021-10-14
4
-23
/
+10
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-0
/
+6
|
\
|
*
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
2021-08-04
1
-0
/
+6
*
|
netfilter: ebtables: do not hook tables by default
Florian Westphal
2021-08-02
4
-23
/
+137
|
/
*
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
4
-12
/
+12
*
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
2021-04-26
4
-51
/
+54
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
4
-6
/
+49
|
\
|
*
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
2021-04-10
4
-6
/
+48
*
|
netfilter: ebtables: use net_generic infra
Florian Westphal
2021-04-06
1
-5
/
+34
*
|
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
2021-03-31
3
-86
/
+0
|
/
*
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2021-01-27
1
-3
/
+2
*
netfilter: nft_reject_bridge: fix build errors due to code movement
Randy Dunlap
2020-11-22
1
-0
/
+2
*
netfilter: nft_reject: unify reject init and dump into nft_reject
Jose M. Guisado Gomez
2020-10-31
1
-58
/
+2
*
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2020-10-31
2
-192
/
+5
*
netfilter: ebtables: Fixes dropping of small packets in bridge nat
Timothée COCAULT
2020-10-20
3
-3
/
+3
*
netfilter: ebt_stp: Remove unused macro BPDU_TYPE_TCN
Wang Hai
2020-09-08
1
-1
/
+0
*
netfilter: ebtables: reject bogus getopt len value
Florian Westphal
2020-08-14
1
-0
/
+4
*
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
2020-08-13
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-137
/
+115
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-08-03
1
-1
/
+1
|
|
\
|
|
*
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
1
-1
/
+1
|
*
|
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-20
/
+17
|
*
|
netfilter: remove the unused user argument to do_update_counters
Christoph Hellwig
2020-07-24
1
-5
/
+4
|
*
|
netfilter/ebtables: clean up compat {get, set}sockopt handling
Christoph Hellwig
2020-07-19
1
-116
/
+98
|
|
/
*
|
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
audit: add gfp parameter to audit_log_nfcfg
Richard Guy Briggs
2020-06-29
1
-3
/
+3
*
|
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
2
-0
/
+2
|
/
*
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-02
1
-8
/
+6
|
\
|
*
netfilter: add audit table unregister actions
Richard Guy Briggs
2020-04-28
1
-0
/
+2
|
*
audit: tidy and extend netfilter_cfg x_tables
Richard Guy Briggs
2020-04-28
1
-8
/
+4
*
|
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
1
-4
/
+2
*
|
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
2020-05-25
1
-0
/
+6
|
/
*
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-15
1
-1
/
+1
*
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
2019-12-20
1
-17
/
+16
*
bridge: ebtables: don't crash when using dnat target in output chains
Florian Westphal
2019-11-04
1
-4
/
+15
*
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-10-21
1
-1
/
+1
*
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-10-18
1
-0
/
+3
[next]