index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
/
ebtables.c
Age
Commit message (
Expand
)
Author
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
2023-08-22
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-23
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
2022-08-22
bridge: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-10-22
netfilter: ebtables: use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-18
netfilter: ebtables: allocate chainstack on CPU local nodes
Davidlohr Bueso
2021-10-14
netfilter: ebtables: allow use of ebt_do_table as hookfn
Florian Westphal
2021-08-02
netfilter: ebtables: do not hook tables by default
Florian Westphal
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
2021-04-06
netfilter: ebtables: use net_generic infra
Florian Westphal
2020-08-14
netfilter: ebtables: reject bogus getopt len value
Florian Westphal
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
netfilter: remove the unused user argument to do_update_counters
Christoph Hellwig
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-19
netfilter/ebtables: clean up compat {get, set}sockopt handling
Christoph Hellwig
2020-06-29
audit: add gfp parameter to audit_log_nfcfg
Richard Guy Briggs
2020-06-02
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-04-28
netfilter: add audit table unregister actions
Richard Guy Briggs
2020-04-28
audit: tidy and extend netfilter_cfg x_tables
Richard Guy Briggs
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-20
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
2019-08-19
netfilter: ebtables: Fix argument order to ADD_COUNTER
Todd Seidelmann
2019-07-30
netfilter: ebtables: also count base chain policies
Florian Westphal
2019-07-21
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-05-09
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-22
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
2019-04-12
bridge: broute: make broute a real ebtables table
Florian Westphal
2019-03-01
netfilter: convert the proto argument from u8 to u16
Li RongQing
2019-02-27
netfilter: ebtables: remove BUGPRINT messages
Florian Westphal
2019-01-28
netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
Florian Westphal
2019-01-11
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
[next]