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
/
ipv4
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2021-01-27
1
-9
/
+9
*
netfilter: rpfilter: mask ecn bits before fib lookup
Guillaume Nault
2021-01-19
1
-1
/
+1
*
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
2020-12-17
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-12-14
3
-5
/
+7
|
\
|
*
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
2020-12-01
3
-5
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
2
-14
/
+14
|
\
\
|
|
/
|
/
|
|
*
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-08
2
-14
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
2
-2
/
+2
|
\
|
|
*
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-10-30
2
-2
/
+2
*
|
netfilter: nft_reject_inet: allow to use reject from inet ingress
Pablo Neira Ayuso
2020-11-01
1
-2
/
+4
*
|
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2020-10-31
1
-0
/
+122
|
/
*
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2020-10-14
2
-4
/
+21
*
netfilter: delete repeated words
Randy Dunlap
2020-08-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
4
-151
/
+81
|
\
|
*
net: remove sockptr_advance
Christoph Hellwig
2020-07-28
2
-8
/
+8
|
*
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
2020-07-28
1
-1
/
+1
|
*
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
2
-26
/
+26
|
*
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
2020-07-24
2
-8
/
+6
|
*
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
2020-07-19
2
-4
/
+2
|
*
netfilter/ip_tables: clean up compat {get,set}sockopt handling
Christoph Hellwig
2020-07-19
1
-65
/
+21
|
*
netfilter/arp_tables: clean up compat {get, set}sockopt handling
Christoph Hellwig
2020-07-19
1
-64
/
+21
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-07-08
1
-0
/
+21
|
|
\
|
|
*
netfilter: introduce support for reject at prerouting stage
Laura Garcia Liebana
2020-06-30
1
-0
/
+21
|
*
|
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
2020-07-06
1
-1
/
+1
|
|
/
*
/
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-3
/
+3
|
/
*
netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.
David Wilder
2020-06-25
5
-7
/
+44
*
netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...
David Wilder
2020-06-25
1
-1
/
+14
*
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
5
-0
/
+5
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-8
/
+8
*
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2020-05-25
1
-5
/
+2
*
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-15
2
-4
/
+4
*
inet: Use fallthrough;
Joe Perches
2020-03-12
2
-3
/
+3
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-8
/
+8
*
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
2020-01-13
1
-9
/
+10
*
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
2019-12-30
1
-11
/
+16
*
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2019-11-15
1
-1
/
+1
*
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
2019-11-12
1
-0
/
+1
*
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
2019-11-12
1
-0
/
+1
*
icmp: remove duplicate code
Matteo Croce
2019-11-05
1
-9
/
+1
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-1
/
+1
*
netfilter: fix coding-style errors.
Jeremy Sowden
2019-09-13
2
-5
/
+5
*
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
2019-08-03
1
-2
/
+2
*
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
2019-07-16
1
-0
/
+2
*
netfilter: Update obsolete comments referring to ip_conntrack
Yonatan Goldschmidt
2019-07-16
1
-2
/
+2
*
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
2019-07-16
1
-6
/
+6
*
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
2019-07-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
7
-398
/
+20
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-25
21
-87
/
+21
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
21
-87
/
+21
|
|
|
\
|
*
|
|
netfilter: synproxy: fix manual bump of the reference counter
Fernando Fernandez Mancera
2019-06-21
1
-1
/
+0
[next]