index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
netfilter: validate user input for expected length
Eric Dumazet
1
-0
/
+6
2023-11-28
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
1
-1
/
+1
2023-09-23
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
1
-2
/
+1
2023-03-11
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-1
/
+1
2022-09-28
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
1
-1
/
+3
2022-08-31
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
4
-31
/
+1
2022-06-29
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
1
-3
/
+2
2021-08-18
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
1
-0
/
+6
2021-04-21
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
4
-6
/
+48
2020-10-20
netfilter: ebtables: Fixes dropping of small packets in bridge nat
Timothée COCAULT
3
-3
/
+3
2020-09-08
netfilter: ebt_stp: Remove unused macro BPDU_TYPE_TCN
Wang Hai
1
-1
/
+0
2020-08-14
netfilter: ebtables: reject bogus getopt len value
Florian Westphal
1
-0
/
+4
2020-08-13
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
1
-2
/
+6
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-137
/
+115
2020-08-05
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2020-07-25
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
1
-20
/
+17
2020-07-25
netfilter: remove the unused user argument to do_update_counters
Christoph Hellwig
1
-5
/
+4
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-20
netfilter/ebtables: clean up compat {get, set}sockopt handling
Christoph Hellwig
1
-116
/
+98
2020-06-30
audit: add gfp parameter to audit_log_nfcfg
Richard Guy Briggs
1
-3
/
+3
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2
-0
/
+2
2020-06-03
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+6
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-4
/
+2
2020-05-25
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
1
-0
/
+6
2020-04-29
netfilter: add audit table unregister actions
Richard Guy Briggs
1
-0
/
+2
2020-04-29
audit: tidy and extend netfilter_cfg x_tables
Richard Guy Briggs
1
-8
/
+4
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-12-20
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
1
-17
/
+16
2019-11-04
bridge: ebtables: don't crash when using dnat target in output chains
Florian Westphal
1
-4
/
+15
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
1
-1
/
+1
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
1
-0
/
+3
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
1
-7
/
+7
2019-09-13
netfilter: update include directives.
Jeremy Sowden
1
-1
/
+0
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
1
-1
/
+7
2019-08-30
netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder
wenxu
1
-1
/
+1
2019-08-19
netfilter: ebtables: Fix argument order to ADD_COUNTER
Todd Seidelmann
1
-4
/
+4
2019-07-30
netfilter: ebtables: also count base chain policies
Florian Westphal
1
-11
/
+17
2019-07-25
netfilter: nft_meta_bridge: Eliminate 'out' label
Phil Sutter
1
-3
/
+1
2019-07-25
netfilter: nf_tables: Make nft_meta expression more robust
Phil Sutter
1
-5
/
+1
2019-07-21
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
1
-1
/
+3
2019-07-19
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
1
-1
/
+1
2019-07-18
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
Pablo Neira Ayuso
1
-2
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-3
/
+625
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-05
netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
wenxu
1
-0
/
+12
2019-07-05
netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
wenxu
1
-0
/
+15
2019-07-05
netfilter: nft_meta_bridge: Remove the br_private.h header
wenxu
1
-5
/
+14
2019-07-05
netfilter: nft_meta: move bridge meta keys into nft_meta_bridge
wenxu
3
-0
/
+134
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
3
-13
/
+3
[next]