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: nat: fix icmp id randomization
Florian Westphal
2019-04-15
1
-3
/
+8
|
*
netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
Dan Carpenter
2019-04-15
1
-1
/
+1
|
*
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-04-15
2
-5
/
+64
|
*
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
2019-04-13
1
-1
/
+1
|
*
netfilter: conntrack: initialize ct->timeout
Alexander Potapenko
2019-04-13
1
-0
/
+1
|
*
netfilter: conntrack: don't set related state for different outer address
Florian Westphal
2019-04-13
2
-67
/
+78
*
|
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
2019-04-12
3
-3
/
+2
*
|
netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration
Florian Westphal
2019-04-11
3
-91
/
+42
*
|
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
2019-04-11
3
-0
/
+158
*
|
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
2019-04-11
2
-4
/
+2
*
|
netfilter: make two functions static
Florian Westphal
2019-04-08
2
-5
/
+3
*
|
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
2019-04-08
2
-12
/
+32
*
|
netfilter: nft_redir: add inet support
Florian Westphal
2019-04-08
1
-0
/
+61
*
|
netfilter: nft_masq: add inet support
Florian Westphal
2019-04-08
1
-0
/
+64
*
|
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
4
-15
/
+10
*
|
netfilter: nf_tables: merge route type into core
Florian Westphal
2019-04-08
4
-16
/
+174
*
|
netfilter: nat: add inet family nat support
Florian Westphal
2019-04-08
4
-17
/
+136
*
|
ipvs: allow tunneling with gue encapsulation
Jacky Hu
2019-04-08
2
-5
/
+114
*
|
netfilter: nf_flowtable: skip device lookup from interface index
Pablo Neira Ayuso
2019-04-08
1
-8
/
+2
*
|
netfilter: nft_redir: Make nft_redir_dump static
YueHaibing
2019-04-08
1
-1
/
+1
*
|
netfilter: nf_tables: remove unused parameter ctx
Colin Ian King
2019-04-08
1
-3
/
+2
*
|
time: Introduce jiffies64_to_msecs()
Li RongQing
2019-04-08
1
-3
/
+1
*
|
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
1
-1
/
+0
*
|
netfilter: Export nf_ct_{set,destroy}_timeout()
Yi-Hung Wei
2019-03-28
2
-87
/
+95
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
6
-30
/
+41
|
\
|
|
*
netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
Taehee Yoo
2019-03-20
1
-1
/
+4
|
*
netfilter: nft_redir: fix module autoload with ip4
Pablo Neira Ayuso
2019-03-18
1
-1
/
+1
|
*
netfilter: nf_tables: bogus EBUSY in helper removal from transaction
Pablo Neira Ayuso
2019-03-18
1
-3
/
+16
|
*
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
Arnd Bergmann
2019-03-18
1
-0
/
+1
|
*
netfilter: nft_set_rbtree: check for inactive element after flag mismatch
Pablo Neira Ayuso
2019-03-18
1
-4
/
+3
|
*
netfilter: nf_conntrack_sip: remove direct dependency on IPv6
Alin Nastac
2019-03-18
1
-21
/
+16
*
|
genetlink: make policy common to family
Johannes Berg
2019-03-22
1
-12
/
+1
|
/
*
netfilter: nf_tables: return immediately on empty commit
Florian Westphal
2019-03-11
1
-0
/
+5
*
netfilter: nf_tables: use-after-free in dynamic operations
Pablo Neira Ayuso
2019-03-11
1
-1
/
+3
*
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
2019-03-11
4
-13
/
+54
*
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
2019-03-08
1
-6
/
+11
*
netfilter: nat: don't register device notifier twice
Florian Westphal
2019-03-08
1
-16
/
+19
*
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
2019-03-01
3
-0
/
+111
*
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
2019-03-01
2
-13
/
+168
*
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
2019-03-01
2
-12
/
+143
*
netfilter: xt_IDLETIMER: fix sysfs callback function type
Sami Tolvanen
2019-03-01
1
-10
/
+4
*
netfilter: nf_conntrack: ensure that CONNTRACK_LOCKS is power of 2
Li RongQing
2019-03-01
1
-0
/
+1
*
netfilter: nf_tables: check the result of dereferencing base_chain->stats
Li RongQing
2019-03-01
1
-6
/
+8
*
ipvs: get sctphdr by sctphoff in sctp_csum_check
Xin Long
2019-03-01
1
-5
/
+2
*
netfilter: convert the proto argument from u8 to u16
Li RongQing
2019-03-01
1
-2
/
+2
*
netfilter: nft_tunnel: Add dst_cache support
wenxu
2019-03-01
1
-0
/
+7
*
netfilter: conntrack: tcp: only close if RST matches exact sequence
Florian Westphal
2019-03-01
1
-10
/
+40
*
ipvs: change some data types from int to bool
Andrea Claudi
2019-03-01
5
-18
/
+18
*
netfilter: nft_set_hash: remove nft_hash_key()
Pablo Neira Ayuso
2019-02-27
1
-11
/
+2
*
netfilter: nft_set_hash: bogus element self comparison from deactivation path
Pablo Neira Ayuso
2019-02-27
1
-1
/
+1
[prev]
[next]