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-next
Linus Torvalds
2017-09-06
59
-880
/
+1898
|
\
|
*
netfilter: nf_tables: support for recursive chain deletion
Pablo Neira Ayuso
2017-09-04
1
-1
/
+23
|
*
netfilter: nf_tables: use NLM_F_NONREC for deletion requests
Pablo Neira Ayuso
2017-09-04
1
-1
/
+7
|
*
netfilter: nf_tables: add nf_tables_addchain()
Pablo Neira Ayuso
2017-09-04
1
-93
/
+106
|
*
netfilter: nf_tables: add nf_tables_updchain()
Pablo Neira Ayuso
2017-09-04
1
-78
/
+92
|
*
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
8
-31
/
+30
|
*
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
7
-7
/
+2
|
*
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
2017-09-04
1
-1
/
+121
|
*
netfilter: nft_limit: replace pkt_bytes with bytes
Pablo M. Bermudo Garay
2017-09-04
1
-13
/
+13
|
*
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-09-04
5
-35
/
+66
|
*
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
2017-09-04
1
-24
/
+253
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-03
48
-617
/
+1206
|
|
\
|
|
*
netfilter: rt: account for tcp header size too
Florian Westphal
2017-08-28
1
-1
/
+2
|
|
*
netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c
Davide Caratti
2017-08-28
1
-12
/
+0
|
|
*
netfilter: Remove NFDEBUG()
Varsha Rao
2017-08-28
2
-7
/
+1
|
|
*
netfilter: core: batch nf_unregister_net_hooks synchronize_net calls
Florian Westphal
2017-08-28
1
-3
/
+56
|
|
*
netfilter: debug: check for sorted array
Florian Westphal
2017-08-28
1
-0
/
+23
|
|
*
netfilter: convert hook list to an array
Aaron Conole
2017-08-28
3
-99
/
+268
|
|
*
netfilter: fix a few (harmless) sparse warnings
Florian Westphal
2017-08-28
3
-5
/
+5
|
|
*
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
5
-35
/
+35
|
|
*
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
4
-0
/
+22
|
|
*
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
8
-70
/
+56
|
|
*
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
8
-17
/
+20
|
|
*
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
2
-2
/
+11
|
|
*
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
2
-7
/
+5
|
|
*
netfilter: rt: add support to fetch path mss
Florian Westphal
2017-08-19
1
-0
/
+66
|
|
*
netfilter: exthdr: tcp option set support
Florian Westphal
2017-08-19
1
-2
/
+162
|
|
*
netfilter: exthdr: split netlink dump function
Florian Westphal
2017-08-19
1
-5
/
+11
|
|
*
netfilter: exthdr: factor out tcp option access
Florian Westphal
2017-08-19
1
-12
/
+21
|
|
*
netfilter: use audit_log()
Geliang Tang
2017-08-19
1
-10
/
+4
|
|
*
netfilter: remove prototype of netfilter_queue_init
Taehee Yoo
2017-08-19
1
-1
/
+0
|
|
*
netfilter: connlimit: merge root4 and root6.
Taehee Yoo
2017-08-19
1
-15
/
+8
|
|
*
netfilter: constify nf_loginfo structures
Julia Lawall
2017-08-02
2
-2
/
+2
|
|
*
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-08-02
4
-21
/
+22
|
|
*
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
2
-39
/
+0
|
|
*
netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
Florian Westphal
2017-07-31
1
-12
/
+37
|
|
*
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
2017-07-31
1
-2
/
+9
|
|
*
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
2017-07-31
1
-4
/
+14
|
|
*
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
2017-07-31
2
-10
/
+51
|
|
*
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
2017-07-31
2
-14
/
+37
|
|
*
netfilter: nf_tables: No need to check chain existence when tracing
Phil Sutter
2017-07-31
1
-8
/
+5
|
|
*
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
1
-1
/
+1
|
|
*
netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
Florian Westphal
2017-07-31
1
-0
/
+19
|
|
*
netfilter: conntrack: destroy functions need to free queued packets
Florian Westphal
2017-07-31
2
-0
/
+5
|
|
*
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
2
-4
/
+12
|
|
*
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
2017-07-31
3
-61
/
+90
|
|
*
netfilter: conntrack: Change to deferable work queue
subashab@codeaurora.org
2017-07-31
1
-1
/
+1
|
|
*
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
2017-07-31
3
-0
/
+97
|
|
*
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
Phil Sutter
2017-07-24
1
-1
/
+4
|
|
*
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-24
20
-128
/
+13
[next]