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