index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2016-01-20
netfilter: nf_conntrack: use safer way to lock all buckets
Sasha Levin
-14
/
+32
2016-01-18
netfilter: nf_tables_netdev: fix error path in module initialization
Pablo Neira Ayuso
-4
/
+4
2016-01-18
netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()
Eric Dumazet
-2
/
+7
2016-01-14
netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS
Pablo Neira Ayuso
-1
/
+1
2016-01-13
netfilter: ipset: allow a 0 netmask with hash_netiface type
Florian Westphal
-4
/
+0
2016-01-13
netfilter: nft_byteorder: avoid unneeded le/be conversion steps
Florian Westphal
-4
/
+2
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-354
/
+705
2016-01-08
netfilter: nft_ct: add byte/packet counter support
Florian Westphal
-0
/
+38
2016-01-08
netfilter: nft_byteorder: provide 64bit le/be conversion
Florian Westphal
-0
/
+23
2016-01-08
netfilter: nf_tables: Add new attributes into nft_set to store user data.
Carlos Falgueras GarcĂa
-1
/
+20
2016-01-08
netfilter: nfnetlink_log: just returns error for unknown command
Ken-ichirou MATSUZAWA
-1
/
+1
2016-01-08
netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...
Ken-ichirou MATSUZAWA
-0
/
+11
2016-01-08
netfilter: nfnetlink_queue: just returns error for unknown command
Ken-ichirou MATSUZAWA
-1
/
+1
2016-01-08
netfilter: nfnetlink_queue: don't handle options after unbind
Ken-ichirou MATSUZAWA
-1
/
+1
2016-01-08
netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity
Ken-ichirou MATSUZAWA
-40
/
+32
2016-01-04
netfilter: nf_ct_helper: define pr_fmt()
Pablo Neira Ayuso
-27
/
+28
2016-01-04
netfilter: nf_tables: add forward expression to the netdev family
Pablo Neira Ayuso
-0
/
+105
2016-01-03
netfilter: nf_tables: add packet duplication to the netdev family
Pablo Neira Ayuso
-0
/
+159
2016-01-03
netfilter: nft_limit: allow to invert matching criteria
Pablo Neira Ayuso
-3
/
+13
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+2
2015-12-28
netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks
Pablo Neira Ayuso
-7
/
+5
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
-216
/
+169
2015-12-28
netfilter: nf_tables: remove check against removal of inactive objects
Pablo Neira Ayuso
-20
/
+9
2015-12-28
netfilter: nf_tables: destroy basechain and rules on netdevice removal
Pablo Neira Ayuso
-33
/
+43
2015-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
-4
/
+47
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-99
/
+695
2015-12-18
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Florian Westphal
-0
/
+1
2015-12-18
netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
Pablo Neira Ayuso
-1
/
+1
2015-12-18
netfilter: meta: add support for setting skb->pkttype
Florian Westphal
-0
/
+38
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-58
/
+54
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
-1
/
+1
2015-12-15
nfnetlink: add nfnl_dereference_protected helper
Florian Westphal
-6
/
+7
2015-12-14
netfilter: implement xt_cgroup cgroup2 path match
Tejun Heo
-0
/
+69
2015-12-14
netfilter: prepare xt_cgroup for multi revisions
Tejun Heo
-17
/
+19
2015-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
-2
/
+3
2015-12-14
netfilter: cttimeout: add netns support
Pablo Neira
-33
/
+53
2015-12-13
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Xin Long
-1
/
+2
2015-12-10
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...
Pablo Neira Ayuso
-2
/
+0
2015-12-10
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
-52
/
+46
2015-12-09
netfilter: nf_tables: fix nf_log_trace based tracing
Florian Westphal
-11
/
+5
2015-12-09
netfilter: nfnetlink_log: Change setter functions to be void
Rosen, Rami
-6
/
+2
2015-12-09
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
Nikolay Borisov
-0
/
+1
2015-12-09
netfilter: nf_tables: wrap tracing with a static key
Florian Westphal
-3
/
+26
2015-12-09
netfilter: nf_tables: extend tracing infrastructure
Florian Westphal
-19
/
+312
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
-2
/
+3
2015-11-25
netfilter: nft_payload: add packet mangling support
Patrick McHardy
-6
/
+129
2015-11-25
netfilter: Set /proc/net entries owner to root in namespace
Philip Whineray
-2
/
+39
2015-11-23
netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
Arnd Bergmann
-3
/
+5
2015-11-15
ipvs: use skb_to_full_sk() helper
Eric Dumazet
-8
/
+8
2015-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-98
/
+122
[next]