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/davem/net
Linus Torvalds
2017-07-20
4
-157
/
+15
|
\
|
*
netfilter: fix netfilter_net_init() return
Dan Carpenter
2017-07-18
1
-2
/
+2
|
*
netfilter: expect: fix crash when putting uninited expectation
Florian Westphal
2017-07-17
1
-1
/
+1
|
*
netfilter: nat: fix src map lookup
Florian Westphal
2017-07-17
1
-8
/
+9
|
*
netfilter: remove old pre-netns era hook api
Florian Westphal
2017-07-17
1
-143
/
+0
|
*
netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
Mateusz Jurczyk
2017-07-17
1
-3
/
+3
*
|
net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info()
Michal Hocko
2017-07-12
1
-8
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-06
2
-0
/
+14
|
\
|
*
netfilter: nf_ct_dccp/sctp: fix memory leak after netns cleanup
Liping Zhang
2017-06-29
2
-0
/
+14
*
|
sctp: remove the typedef sctp_inithdr_t
Xin Long
2017-07-01
1
-2
/
+2
*
|
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
2017-07-01
4
-23
/
+20
*
|
sctp: remove the typedef sctp_sctphdr_t
Xin Long
2017-07-01
6
-23
/
+22
*
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-30
23
-430
/
+797
|
\
\
|
*
|
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-06-19
11
-72
/
+146
|
*
|
netfilter: nf_tables: reduce chain type table size
Florian Westphal
2017-06-19
1
-1
/
+4
|
*
|
netfilter: conntrack: use NFPROTO_MAX to size array
Florian Westphal
2017-06-19
1
-9
/
+9
|
*
|
netfilter: use nf_conntrack_helpers_register when possible
Liping Zhang
2017-06-19
2
-35
/
+40
|
*
|
netfilter, kbuild: use canonical method to specify objs.
Jike Song
2017-06-19
1
-4
/
+3
|
*
|
netns: add and use net_ns_barrier
Florian Westphal
2017-06-19
1
-0
/
+9
|
*
|
netfilter: move table iteration out of netns exit paths
Florian Westphal
2017-06-19
1
-9
/
+17
|
*
|
netfilter: cttimeout: use nf_ct_iterate_cleanup_net to unlink timeout objs
Liping Zhang
2017-05-29
1
-34
/
+5
|
*
|
netfilter: nf_ct_helper: use nf_ct_iterate_destroy to unlink helper objs
Liping Zhang
2017-05-29
1
-46
/
+4
|
*
|
netfilter: nft_set_hash: add lookup variant for fixed size hashtable
Pablo Neira Ayuso
2017-05-29
1
-2
/
+58
|
*
|
netfilter: nft_set_hash: add non-resizable hashtable implementation
Pablo Neira Ayuso
2017-05-29
1
-8
/
+202
|
*
|
netfilter: nf_tables: allow large allocations for new sets
Pablo Neira Ayuso
2017-05-29
1
-5
/
+7
|
*
|
netfilter: nft_set_hash: add nft_hash_buckets()
Pablo Neira Ayuso
2017-05-29
1
-1
/
+6
|
*
|
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
2017-05-29
4
-4
/
+7
|
*
|
netfilter: nf_tables: select set backend flavour depending on description
Pablo Neira Ayuso
2017-05-29
4
-29
/
+60
|
*
|
netfilter: nft_set_hash: use nft_rhash prefix for resizable set backend
Pablo Neira Ayuso
2017-05-29
1
-106
/
+106
|
*
|
netfilter: nf_tables: no size estimation if number of set elements is unknown
Pablo Neira Ayuso
2017-05-29
2
-18
/
+7
|
*
|
netfilter: nft_set_hash: unnecessary forward declaration
Pablo Neira Ayuso
2017-05-29
1
-10
/
+8
|
*
|
netfilter: nat: destroy nat mappings on module exit path only
Florian Westphal
2017-05-29
1
-32
/
+5
|
*
|
netfilter: conntrack: restart iteration on resize
Florian Westphal
2017-05-29
1
-6
/
+14
|
*
|
netfilter: conntrack: add nf_ct_iterate_destroy
Florian Westphal
2017-05-29
1
-13
/
+74
|
*
|
netfilter: conntrack: don't call iter for non-confirmed conntracks
Florian Westphal
2017-05-29
1
-10
/
+29
|
*
|
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
2017-05-29
4
-12
/
+12
|
*
|
netfilter: nft_rt: make local functions static
stephen hemminger
2017-05-29
1
-8
/
+8
|
*
|
netfilter: dup: resolve warnings about missing prototypes
stephen hemminger
2017-05-29
1
-0
/
+1
|
*
|
netfilter: ctnetlink: delete extra spaces
linzhang
2017-05-29
1
-2
/
+2
*
|
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
4
-16
/
+24
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
Liping Zhang
2017-05-24
1
-1
/
+6
|
*
netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BIT
Liping Zhang
2017-05-23
1
-1
/
+1
|
*
netfilter: nft_set_rbtree: handle element re-addition after deletion
Pablo Neira Ayuso
2017-05-23
1
-11
/
+11
|
*
netfilter: conntrack: fix false CRC32c mismatch using paged skb
Davide Caratti
2017-05-23
1
-3
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-22
14
-72
/
+227
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-21
14
-72
/
+227
|
|
\
|
|
*
netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
Willem de Bruijn
2017-05-18
1
-8
/
+13
|
|
*
netfilter: nf_tables: revisit chain/object refcounting from elements
Pablo Neira Ayuso
2017-05-15
5
-17
/
+80
[next]