index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
netfilter: bridge: Move specific fragmented packet to slow_path instead of dropping it
Huajian Yang
1
-6
/
+6
2024-10-15
netfilter: nf_tables: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2024-10-15
netfilter: Make legacy configs user selectable
Breno Leitao
1
-1
/
+7
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
2
-5
/
+3
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
1
-1
/
+1
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-1
/
+1
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
1
-3
/
+3
2024-04-11
netfilter: br_netfilter: skip conntrack input hook for promisc packets
Pablo Neira Ayuso
1
-4
/
+10
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
1
-0
/
+6
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+30
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
1
-0
/
+30
2024-01-29
netfilter: ebtables: allow xtables-nft only builds
Florian Westphal
2
-1
/
+8
2023-11-14
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
1
-1
/
+1
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
5
-0
/
+5
2023-08-22
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
1
-2
/
+1
2023-03-08
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
1
-3
/
+68
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+1
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-1
/
+1
2023-02-01
bridge: use skb_ip_totlen in br netfilter
Xin Long
1
-2
/
+2
2022-11-30
netfilter: conntrack: merge ipv4+ipv6 confirm functions
Florian Westphal
1
-31
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-09-20
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
1
-1
/
+3
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-31
/
+1
2022-08-23
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
4
-31
/
+1
2022-08-22
bridge: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-11
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
1
-1
/
+1
2022-03-20
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
1
-0
/
+1
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
1
-2
/
+2
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
1
-0
/
+1
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-1
/
+1
2022-03-07
netfilter: bridge: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv) timestamp
Martin KaFai Lau
1
-2
/
+3
2022-01-27
netfilter: nft_reject_bridge: Fix for missing reply from prerouting
Phil Sutter
1
-4
/
+4
2022-01-09
netfilter: nft_meta: cancel register tracking after meta update
Pablo Neira Ayuso
1
-0
/
+20
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+4
2021-10-22
netfilter: ebtables: use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
1
-3
/
+4
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2021-10-18
netfilter: ebtables: allocate chainstack on CPU local nodes
Davidlohr Bueso
1
-1
/
+3
2021-10-14
netfilter: ebtables: allow use of ebt_do_table as hookfn
Florian Westphal
4
-23
/
+10
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2021-08-04
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
1
-0
/
+6
2021-08-02
netfilter: ebtables: do not hook tables by default
Florian Westphal
4
-23
/
+137
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
4
-12
/
+12
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
4
-51
/
+54
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-6
/
+49
2021-04-10
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
4
-6
/
+48
2021-04-06
netfilter: ebtables: use net_generic infra
Florian Westphal
1
-5
/
+34
2021-03-31
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
3
-86
/
+0
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
1
-3
/
+2
2020-11-22
netfilter: nft_reject_bridge: fix build errors due to code movement
Randy Dunlap
1
-0
/
+2
[next]