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 header corruption on ICMP errors
Eyal Birger
2020-01-16
1
-0
/
+13
*
netfilter: nf_tables: fix flowtable list del corruption
Florian Westphal
2020-01-16
1
-0
/
+6
*
netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()
Dan Carpenter
2020-01-16
1
-0
/
+1
*
netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
Florian Westphal
2020-01-16
1
-4
/
+9
*
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
Florian Westphal
2020-01-16
1
-0
/
+3
*
netfilter: nft_tunnel: fix null-attribute check
Florian Westphal
2020-01-16
1
-1
/
+1
*
netfilter: nf_tables: store transaction list locally while requesting module
Pablo Neira Ayuso
2020-01-16
1
-9
/
+10
*
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-01-13
1
-1
/
+1
*
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-08
1
-1
/
+2
*
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2020-01-08
2
-0
/
+6
*
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-06
3
-10
/
+5
*
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
2020-01-05
1
-2
/
+6
*
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
2020-01-05
1
-8
/
+16
*
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
2020-01-05
1
-2
/
+14
*
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
2020-01-05
1
-2
/
+4
*
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
2020-01-05
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-26
2
-3
/
+3
|
\
|
*
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
2019-12-20
1
-2
/
+2
|
*
netfilter: nf_flow_table: fix big-endian integer overflow
Arnd Bergmann
2019-12-20
1
-1
/
+1
*
|
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
10
-54
/
+106
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-09
10
-54
/
+106
|
|
\
|
|
*
netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()
Pablo Neira Ayuso
2019-12-09
1
-31
/
+28
|
|
*
netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions
Pablo Neira Ayuso
2019-12-09
1
-0
/
+3
|
|
*
netfilter: nf_tables: skip module reference count bump on object updates
Pablo Neira Ayuso
2019-12-09
1
-1
/
+1
|
|
*
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
2019-12-09
4
-3
/
+21
|
|
*
netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
Pablo Neira Ayuso
2019-12-09
1
-3
/
+9
|
|
*
netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...
Pablo Neira Ayuso
2019-12-09
1
-5
/
+16
|
|
*
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
2019-12-07
1
-1
/
+1
|
|
*
netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event
wenxu
2019-12-02
1
-0
/
+3
|
|
*
netfilter: nf_flow_table_offload: add IPv6 match description
Pablo Neira Ayuso
2019-11-30
1
-1
/
+11
|
|
*
netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash
Florian Westphal
2019-11-30
1
-3
/
+4
|
|
*
netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offl...
Nathan Chancellor
2019-11-30
1
-2
/
+2
|
|
*
netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSF...
wenxu
2019-11-30
1
-3
/
+3
|
|
*
netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmd
wenxu
2019-11-30
1
-1
/
+1
|
|
*
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
2019-11-29
1
-0
/
+3
*
|
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
8
-17
/
+17
|
/
/
*
/
net: core: rename indirect block ingress cb function
John Hurley
2019-12-06
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-27
1
-1
/
+1
|
\
|
*
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-26
1
-1
/
+1
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-10-31
1
-2
/
+3
|
|
\
|
|
*
net/netfilter: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
1
-2
/
+3
*
|
|
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-0
/
+16
*
|
|
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-0
/
+22
*
|
|
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-20
2
-0
/
+10
*
|
|
netfilter: nf_tables: add nft_unregister_flowtable_hook()
Pablo Neira Ayuso
2019-11-15
1
-10
/
+14
*
|
|
netfilter: nf_tables: check if bind callback fails and unbind if hook registr...
wenxu
2019-11-15
1
-3
/
+11
*
|
|
netfilter: nf_tables_offload: undo updates if transaction fails
Pablo Neira Ayuso
2019-11-15
2
-1
/
+64
*
|
|
netfilter: nf_tables_offload: release flow_rule on error from commit path
Pablo Neira Ayuso
2019-11-15
1
-5
/
+21
[next]