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.12.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-next
David S. Miller
2016-07-06
17
-321
/
+428
|
\
|
*
netfilter: nf_log: fix error on write NONE to logger choice sysctl
Pavel Tikhomirov
2016-07-05
1
-5
/
+6
|
*
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2016-07-03
1
-5
/
+2
|
*
netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK
Moritz Sichert
2016-07-01
1
-6
/
+4
|
*
netfilter: nf_tables: add support for inverted logic in nft_lookup
Arturo Borrero
2016-06-24
1
-5
/
+32
|
*
netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED
Pablo Neira Ayuso
2016-06-24
1
-37
/
+25
|
*
netfilter: conntrack: allow increasing bucket size via sysctl too
Florian Westphal
2016-06-24
2
-18
/
+59
|
*
netfilter: nft_hash: support deletion of inactive elements
Pablo Neira Ayuso
2016-06-24
1
-2
/
+4
|
*
netfilter: nft_rbtree: check for next generation when deactivating elements
Pablo Neira Ayuso
2016-06-24
1
-1
/
+1
|
*
netfilter: nf_tables: add generation mask to sets
Pablo Neira Ayuso
2016-06-24
3
-32
/
+49
|
*
netfilter: nf_tables: add generation mask to chains
Pablo Neira Ayuso
2016-06-24
1
-31
/
+58
|
*
netfilter: nf_tables: add generation mask to tables
Pablo Neira Ayuso
2016-06-24
1
-44
/
+57
|
*
netfilter: nf_tables: add generic macros to check for generation mask
Pablo Neira Ayuso
2016-06-24
1
-38
/
+8
|
*
netfilter: xt_NFLOG: nflog-range does not truncate packets
Vishwanath Pai
2016-06-24
2
-3
/
+9
|
*
netfilter: Allow xt_owner in any user namespace
Eric W. Biederman
2016-06-23
1
-6
/
+35
|
*
netfilter: move zone info into struct nf_conn
Florian Westphal
2016-06-23
1
-31
/
+2
|
*
netfilter: nf_log: Remove NULL check
Shivani Bhardwaj
2016-06-23
1
-1
/
+1
|
*
netfilter: conntrack: align nf_conn on cacheline boundary
Florian Westphal
2016-06-23
1
-1
/
+1
|
*
netfilter: xt_TRACE: add explicitly nf_logger_find_get call
Liping Zhang
2016-06-23
1
-6
/
+19
|
*
netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]
Liping Zhang
2016-06-23
2
-20
/
+21
|
*
netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2016-06-23
1
-0
/
+3
|
*
netfilter: helper: avoid extra expectation iterations on unregister
Florian Westphal
2016-06-07
1
-29
/
+32
*
|
net: simplify and make pkt_type_ok() available for other users
Jamal Hadi Salim
2016-07-04
1
-8
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
5
-18
/
+16
|
\
\
|
*
|
netfilter: nf_tables: fix a wrong check to skip the inactive rules
Liping Zhang
2016-06-15
1
-1
/
+1
|
*
|
netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails
Liping Zhang
2016-06-15
1
-6
/
+1
|
*
|
netfilter: nf_tables: reject loops from set element jump to chain
Pablo Neira Ayuso
2016-06-15
3
-10
/
+11
|
*
|
netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set
Liping Zhang
2016-06-15
1
-1
/
+1
|
*
|
netfilter: conntrack: destroy kmemcache on module removal
Florian Westphal
2016-06-15
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
13
-29
/
+40
|
\
|
|
|
*
|
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
2016-06-06
2
-4
/
+6
|
*
|
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
2016-06-02
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-01
10
-23
/
+32
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: nf_ct_helper: bail out on duplicated helpers
Pablo Neira Ayuso
2016-05-31
1
-5
/
+4
|
|
*
netfilter: nf_tables: validate NFTA_SET_TABLE parameter
Phil Turnbull
2016-05-30
1
-0
/
+2
|
|
*
netfilter: nf_ct_helper: Fix helper unregister count.
Taehee Yoo
2016-05-30
5
-0
/
+5
|
|
*
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
2016-05-25
2
-15
/
+20
|
|
*
netfilter: conntrack: remove leftover binary sysctl define
Florian Westphal
2016-05-25
1
-2
/
+0
|
|
*
netfilter: nfnetlink_queue: fix timestamp attribute
Florian Westphal
2016-05-12
1
-1
/
+1
*
|
|
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
1
-1
/
+1
|
/
/
*
|
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
1
-10
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
3
-0
/
+4
|
\
\
|
*
|
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
2016-05-14
1
-1
/
+3
|
|
/
|
*
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
Phil Turnbull
2016-05-05
1
-0
/
+2
|
*
netfilter: IDLETIMER: fix race condition when destroy the target
Liping Zhang
2016-04-29
1
-0
/
+1
|
*
netfilter: conntrack: init all_locks to avoid debug warning
Florian Westphal
2016-04-29
1
-1
/
+1
*
|
netfilter: conntrack: remove uninitialized shadow variable
Arnd Bergmann
2016-05-10
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-09
17
-310
/
+726
|
\
\
|
*
|
netfilter: conntrack: use single slab cache
Florian Westphal
2016-05-09
1
-22
/
+14
|
*
|
netfilter: conntrack: use a single nat bysource table for all namespaces
Florian Westphal
2016-05-09
1
-16
/
+17
[next]