index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
2018-04-19
1
-16
/
+22
*
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
2018-04-19
1
-1
/
+1
*
netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
Stephen Rothwell
2018-04-17
1
-0
/
+1
*
netfilter: nf_tables: free set name in error path
Florian Westphal
2018-04-16
1
-3
/
+5
*
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-04-16
1
-27
/
+32
*
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
2018-04-16
1
-0
/
+1
*
netfilter: conntrack: silent a memory leak warning
Cong Wang
2018-04-16
1
-0
/
+1
*
netfilter: xt_connmark: Add bit mapping for bit-shift operation.
Jack Ma
2018-04-11
1
-8
/
+11
*
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-04-09
2
-83
/
+80
*
netfilter: nf_conntrack_sip: allow duplicate SDP expectations
Florian Westphal
2018-04-09
2
-5
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
2
-24
/
+84
|
\
|
*
netfilter: nf_tables: do not hold reference on netdevice from preparation phase
Pablo Neira Ayuso
2018-03-22
1
-15
/
+4
|
*
netfilter: nf_tables: cache device name in flowtable object
Pablo Neira Ayuso
2018-03-22
1
-6
/
+9
|
*
netfilter: nf_tables: add missing netlink attrs to policies
Florian Westphal
2018-03-20
1
-0
/
+3
|
*
netfilter: nf_tables: permit second nat hook if colliding hook is going away
Florian Westphal
2018-03-20
1
-1
/
+63
|
*
netfilter: nf_tables: meter: pick a set backend that supports updates
Florian Westphal
2018-03-20
2
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
39
-429
/
+1001
|
\
\
|
*
|
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
2018-03-30
1
-5
/
+2
|
*
|
netfilter: x_tables: Add note about how to free percpu counters
Ben Hutchings
2018-03-30
1
-1
/
+3
|
*
|
netfilter: Merge assignment with return
Arushi Singhal
2018-03-30
2
-5
/
+3
|
*
|
netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()
Pablo Neira Ayuso
2018-03-30
1
-11
/
+4
|
*
|
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
2018-03-30
4
-12
/
+14
|
*
|
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
1
-7
/
+17
|
*
|
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
6
-224
/
+407
|
*
|
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
3
-13
/
+9
|
*
|
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-30
3
-11
/
+11
|
*
|
netfilter: ebtables: Add string filter
Bernie Harris
2018-03-30
1
-0
/
+1
|
*
|
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
2018-03-20
1
-3
/
+84
|
*
|
netfilter: Replace printk() with pr_*() and define pr_fmt()
Arushi Singhal
2018-03-20
8
-26
/
+37
|
*
|
netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.
Jack Ma
2018-03-20
1
-17
/
+60
|
*
|
netfilter: nf_tables: remove VLA usage
Gustavo A. R. Silva
2018-03-20
1
-8
/
+15
|
*
|
netfilter: nfnetlink_cthelper: Remove VLA usage
Gustavo A. R. Silva
2018-03-20
1
-8
/
+17
|
*
|
netfilter: cttimeout: remove VLA usage
Gustavo A. R. Silva
2018-03-20
1
-9
/
+17
|
*
|
netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
2018-03-20
1
-0
/
+38
|
*
|
netfilter: conncount: Support count only use case
Yi-Hung Wei
2018-03-20
1
-2
/
+8
|
*
|
netfilter: Refactor nf_conncount
Yi-Hung Wei
2018-03-20
2
-5
/
+3
|
*
|
ipvs: use true and false for boolean values
Gustavo A. R. Silva
2018-03-13
2
-4
/
+4
|
*
|
netfilter: x_tables: fix build with CONFIG_COMPAT=n
Florian Westphal
2018-03-13
1
-31
/
+31
|
*
|
netfilter: xt_limit: Spelling s/maxmum/maximum/
Geert Uytterhoeven
2018-03-05
1
-1
/
+1
|
*
|
netfilter: make xt_rateest hash table per net
Cong Wang
2018-03-05
2
-31
/
+70
|
*
|
netfilter: x_tables: make sure compat af mutex is held
Florian Westphal
2018-03-05
1
-0
/
+6
|
*
|
netfilter: compat: reject huge allocation requests
Florian Westphal
2018-03-05
1
-8
/
+18
|
*
|
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-03-05
1
-1
/
+3
|
*
|
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-03-05
1
-0
/
+15
|
*
|
netfilter: x_tables: limit allocation requests for blob rule heads
Florian Westphal
2018-03-05
1
-0
/
+3
|
*
|
netfilter: x_tables: cap allocations at 512 mbyte
Florian Westphal
2018-03-05
1
-1
/
+2
|
*
|
netfilter: x_tables: enforce unique and ascending entry points
Florian Westphal
2018-03-05
1
-1
/
+30
|
*
|
netfilter: x_tables: move hook entry checks into core
Florian Westphal
2018-03-05
1
-0
/
+29
|
*
|
netfilter: x_tables: check error target size too
Florian Westphal
2018-03-05
1
-0
/
+23
|
*
|
netfilter: x_tables: check standard verdicts in core
Florian Westphal
2018-03-05
1
-6
/
+43
[next]