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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
16
-83
/
+133
|
\
|
*
netfilter: nfnetlink_hook: translate inet ingress to netdev
Pablo Neira Ayuso
2021-08-06
1
-1
/
+7
|
*
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
2021-08-06
4
-21
/
+8
|
*
netfilter: nfnetlink_hook: Use same family as request message
Pablo Neira Ayuso
2021-08-06
1
-3
/
+3
|
*
netfilter: nfnetlink_hook: use the sequence number of the request message
Pablo Neira Ayuso
2021-08-06
1
-1
/
+2
|
*
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
2021-08-06
1
-2
/
+6
|
*
netfilter: nfnetlink_hook: strip off module name from hookfn
Pablo Neira Ayuso
2021-08-06
1
-0
/
+1
|
*
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
2021-08-06
1
-49
/
+22
|
*
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-08-04
10
-7
/
+85
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-11
7
-72
/
+165
|
\
\
|
*
|
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
2021-08-10
2
-12
/
+22
|
*
|
netfilter: x_tables: never register tables by default
Florian Westphal
2021-08-09
1
-18
/
+80
|
*
|
netfilter: ctnetlink: allow to filter dump by status bits
Florian Westphal
2021-08-05
1
-1
/
+33
|
*
|
netfilter: ctnetlink: add and use a helper for mark parsing
Florian Westphal
2021-08-05
1
-15
/
+27
|
*
|
netfilter: remove xt pernet data
Florian Westphal
2021-08-01
1
-11
/
+0
|
*
|
netfilter: flowtable: remove nf_ct_l4proto_find() call
Pablo Neira Ayuso
2021-08-01
1
-10
/
+0
|
*
|
netfilter: nft_compat: use nfnetlink_unicast()
Pablo Neira Ayuso
2021-08-01
1
-5
/
+3
*
|
|
net: Remove redundant if statements
Yajun Deng
2021-08-05
2
-18
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
6
-10
/
+41
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
netfilter: nfnl_hook: fix unused variable warning
Arnd Bergmann
2021-07-23
1
-0
/
+2
|
*
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
2021-07-23
1
-1
/
+3
|
*
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
2021-07-23
1
-1
/
+6
|
*
netfilter: nft_last: avoid possible false sharing
Pablo Neira Ayuso
2021-07-23
1
-7
/
+13
|
*
netfilter: flowtable: avoid possible false sharing
Pablo Neira Ayuso
2021-07-23
1
-1
/
+5
|
*
netfilter: nf_tables: fix audit memory leak in nf_tables_commit
Dongliang Mu
2021-07-17
1
-0
/
+12
*
|
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
1
-1
/
+1
|
/
*
netfilter: nft_last: incorrect arithmetics when restoring last used
Pablo Neira Ayuso
2021-07-06
1
-1
/
+1
*
netfilter: nft_last: honor NFTA_LAST_SET on restoration
Pablo Neira Ayuso
2021-07-06
1
-2
/
+8
*
netfilter: conntrack: Mark access for KCSAN
Manfred Spraul
2021-07-06
1
-1
/
+9
*
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2021-07-06
2
-1
/
+15
*
netfilter: conntrack: improve RST handling when tuple is re-used
Ali Abdallah
2021-07-06
1
-17
/
+36
*
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
2021-07-02
1
-0
/
+3
*
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
2021-07-02
3
-21
/
+0
*
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
2021-07-02
1
-1
/
+2
*
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
2021-07-02
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
5
-52
/
+64
|
\
|
*
netfilter: nf_tables: do not allow to delete table with owner by handle
Pablo Neira Ayuso
2021-06-22
1
-3
/
+9
|
*
netfilter: nf_tables: skip netlink portID validation if zero
Pablo Neira Ayuso
2021-06-22
1
-1
/
+1
|
*
netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...
Pablo Neira Ayuso
2021-06-21
1
-10
/
+7
|
*
netfilter: nf_tables: memleak in hw offload abort path
Pablo Neira Ayuso
2021-06-21
2
-37
/
+31
|
*
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
2021-06-16
1
-1
/
+8
|
*
netfilter: nft_osf: check for TCP packet before further processing
Pablo Neira Ayuso
2021-06-16
1
-0
/
+5
|
*
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
2021-06-16
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-06-23
12
-40
/
+132
|
\
\
|
*
|
netfilter: nfnetlink_hook: fix check for snprintf() overflow
Dan Carpenter
2021-06-21
1
-1
/
+3
|
*
|
netfilter: conntrack: pass hook state to log functions
Florian Westphal
2021-06-18
7
-36
/
+35
|
*
|
netfilter: nf_tables: add last expression
Pablo Neira Ayuso
2021-06-17
3
-1
/
+89
|
*
|
netfilter: nft_extdhr: Drop pointless check of tprot_set
Phil Sutter
2021-06-16
1
-1
/
+1
|
*
|
netfilter: nft_exthdr: Search chunks in SCTP packets only
Phil Sutter
2021-06-16
1
-1
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
2
-42
/
+48
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]