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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
1
-2
/
+2
2019-10-01
netfilter: nft_connlimit: disable bh on garbage collection
Pablo Neira Ayuso
1
-1
/
+6
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-7
/
+42
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
2
-4
/
+4
2019-09-25
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Laura Garcia Liebana
2
-0
/
+35
2019-09-20
netfilter: nf_tables: allow lookups in dynamic sets
Florian Westphal
2
-5
/
+5
2019-09-20
netfilter: nf_tables_offload: fix always true policy is unset check
Pablo Neira Ayuso
1
-1
/
+1
2019-09-20
netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
Pablo Neira Ayuso
1
-1
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-6
/
+12
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
1
-1
/
+0
2019-09-13
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
1
-1
/
+0
2019-09-13
netfilter: update include directives.
Jeremy Sowden
8
-6
/
+15
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
2
-3
/
+9
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
2
-5
/
+5
2019-09-13
netfilter: nf_tables_offload: remove rules when the device unregisters
wenxu
2
-4
/
+50
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: add __nft_offload_get_chain function
wenxu
1
-18
/
+34
2019-09-10
netfilter: nft_{fwd,dup}_netdev: add offload support
Pablo Neira Ayuso
5
-2
/
+62
2019-09-10
netfilter: nft_synproxy: add synproxy stateful object support
Fernando Fernandez Mancera
1
-21
/
+122
2019-09-08
netfilter: nf_tables_offload: move indirect flow_block callback logic to core
Pablo Neira Ayuso
2
-11
/
+21
2019-09-08
netfilter: nf_tables_offload: avoid excessive stack usage
Arnd Bergmann
1
-7
/
+13
2019-09-08
netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
Dan Carpenter
1
-3
/
+3
2019-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-21
/
+231
2019-09-05
netfilter: nf_tables: fix possible null-pointer dereference in object update
Fernando Fernandez Mancera
1
-0
/
+3
2019-09-03
netfilter: nf_flow_table: set default timeout after successful insertion
Pablo Neira Ayuso
1
-1
/
+1
2019-09-03
netfilter: ctnetlink: honor IPS_OFFLOAD flag
Pablo Neira Ayuso
1
-2
/
+5
2019-09-03
netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...
Leonardo Bras
1
-0
/
+3
2019-09-03
netfilter: nft_quota: add quota object update support
Fernando Fernandez Mancera
1
-7
/
+22
2019-09-03
netfilter: nf_tables: Introduce stateful object update operation
Fernando Fernandez Mancera
1
-7
/
+71
2019-09-03
netfilter: nft_socket: fix erroneous socket assignment
Fernando Fernandez Mancera
1
-3
/
+3
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-6
/
+10
2019-08-29
netfilter: nf_flow_table: clear skb tstamp before xmit
Florian Westphal
1
-1
/
+2
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-11
/
+31
2019-08-27
netfilter: not mark a spinlock as __read_mostly
Li RongQing
2
-3
/
+2
2019-08-27
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
1
-0
/
+5
2019-08-27
netfilter: nft_dynset: support for element deletion
Ander Juaristi
2
-0
/
+25
2019-08-27
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
1
-1
/
+1
2019-08-27
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
1
-4
/
+2
2019-08-26
netfilter: nfnetlink_log: add support for VLAN information
Michael Braun
1
-0
/
+57
2019-08-26
netfilter: nft_meta: support for time matching
Ander Juaristi
1
-0
/
+46
2019-08-26
netfilter: nf_tables: Introduce new 64-bit helper register functions
Ander Juaristi
1
-4
/
+5
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-31
/
+116
2019-08-19
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
1
-11
/
+25
2019-08-19
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
1
-0
/
+6
2019-08-19
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
2
-3
/
+18
2019-08-15
netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
Nathan Chancellor
1
-2
/
+2
2019-08-14
netfilter: nft_flow_offload: skip tcp rst and fin packets
Pablo Neira Ayuso
1
-3
/
+6
2019-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
22
-87
/
+113
[next]