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/pablo/nf
David S. Miller
2018-09-11
17
-96
/
+175
|
\
|
*
netfilter: xt_hashlimit: use s->file instead of s->private
Cong Wang
2018-09-11
1
-9
/
+9
|
*
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
2018-09-11
1
-0
/
+1
|
*
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
2018-09-11
1
-3
/
+3
|
*
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Pablo Neira Ayuso
2018-09-11
8
-45
/
+45
|
*
netfilter: conntrack: reset tcp maxwin on re-register
Florian Westphal
2018-09-11
1
-0
/
+26
|
*
netfilter: nf_tables: release chain in flushing set
Taehee Yoo
2018-08-31
1
-0
/
+1
|
*
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
2018-08-29
1
-30
/
+29
|
*
netfilter: conntrack: place 'new' timeout in first location too
Florian Westphal
2018-08-29
3
-0
/
+21
|
*
netfilter: xt_checksum: ignore gso skbs
Florian Westphal
2018-08-24
2
-7
/
+27
|
*
netfilter: xt_cluster: add dependency on conntrack module
Martin Willi
2018-08-23
1
-1
/
+13
|
*
netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
Yue Haibing
2018-08-23
1
-1
/
+0
*
|
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-23
2
-6
/
+6
|
/
*
netfilter: nft_dynset: allow dynamic updates of non-anonymous set
Pablo Neira Ayuso
2018-08-16
1
-2
/
+0
*
netfilter: nft_tproxy: Fix missing-braces warning
Máté Eckl
2018-08-16
1
-1
/
+3
*
netfilter: nft_ct: make l3 protocol field optional for timeout object
Harsha Sharma
2018-08-16
1
-3
/
+4
*
netfilter: x_tables: do not fail xt_alloc_table_info too easilly
Michal Hocko
2018-08-16
1
-6
/
+1
*
netfilter: conntrack: fix removal of conntrack entries when l4tracker is removed
Florian Westphal
2018-08-16
1
-5
/
+10
*
netfilter: nf_tables: don't prevent event handler from device cleanup on netn...
Florian Westphal
2018-08-16
2
-10
/
+9
*
netfilter: nf_tables: fix register ordering
Florian Westphal
2018-08-16
2
-8
/
+23
*
netfilter: fix memory leaks on netlink_dump_start error
Florian Westphal
2018-08-16
2
-25
/
+30
*
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
2018-08-16
4
-10
/
+10
*
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
2018-08-16
1
-8
/
+14
*
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
2018-08-16
1
-4
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
58
-1376
/
+4269
|
\
|
*
netfilter: nfnetlink_osf: fix using plain integer as NULL warning
Wei Yongjun
2018-08-08
1
-1
/
+1
|
*
netfilter: nft_ct: enable conntrack for helpers
Pablo Neira Ayuso
2018-08-07
1
-0
/
+14
|
*
netfilter: nft_ct: add ct timeout support
Harsha Sharma
2018-08-07
1
-1
/
+203
|
*
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
2018-08-07
3
-21
/
+26
|
*
netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
Harsha Sharma
2018-08-07
2
-18
/
+19
|
*
netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ
Fernando Fernandez Mancera
2018-08-07
1
-5
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-08-05
19
-230
/
+1266
|
|
\
|
|
*
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
2018-08-04
1
-5
/
+3
|
|
*
netfilter: conntrack: avoid use-after free on rmmod
Florian Westphal
2018-08-03
1
-4
/
+3
|
|
*
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
2018-08-03
1
-3
/
+3
|
|
*
netfilter: nf_tables: simplify NLM_F_CREATE handling
Pablo Neira Ayuso
2018-08-03
1
-19
/
+10
|
|
*
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
2018-08-03
1
-1
/
+111
|
|
*
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
2018-08-03
3
-0
/
+465
|
|
*
netfilter: nft_tproxy: Add missing config check
Máté Eckl
2018-08-03
1
-0
/
+2
|
|
*
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
2018-08-03
2
-6
/
+1
|
|
*
netfilter: nf_tables: remove unused variable
YueHaibing
2018-08-03
1
-2
/
+0
|
|
*
netfilter: nf_tables: flow event notifier must use transaction mutex
Florian Westphal
2018-08-03
1
-2
/
+2
|
|
*
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2018-08-03
2
-2
/
+2
|
|
*
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
2018-08-03
4
-28
/
+11
|
|
*
netfilter: nf_tables: Add native tproxy support
Máté Eckl
2018-07-30
3
-0
/
+325
|
|
*
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
2018-07-30
3
-0
/
+114
|
|
*
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2018-07-30
2
-146
/
+157
|
|
*
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
2018-07-30
3
-6
/
+11
|
|
*
netfilter: use PTR_ERR_OR_ZERO()
YueHaibing
2018-07-30
2
-6
/
+2
|
|
*
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
2018-07-30
1
-0
/
+30
[next]