summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal2016-01-081-0/+23
* netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras García2016-01-081-1/+20
* netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-081-1/+1
* netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...Ken-ichirou MATSUZAWA2016-01-081-0/+11
* netfilter: nfnetlink_queue: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-081-1/+1
* netfilter: nfnetlink_queue: don't handle options after unbindKen-ichirou MATSUZAWA2016-01-081-1/+1
* netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicityKen-ichirou MATSUZAWA2016-01-081-40/+32
* netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso2016-01-045-27/+28
* netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso2016-01-043-0/+105
* netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-034-0/+159
* netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso2016-01-031-3/+13
* netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso2015-12-282-7/+5
* netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-2811-216/+169
* netfilter: nf_tables: remove check against removal of inactive objectsPablo Neira Ayuso2015-12-281-20/+9
* netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-282-33/+43
* netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-287-8/+51
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-257-34/+21
* bridge: use kobj_to_dev instead of to_devGeliang Tang2015-12-231-2/+1
* tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal2015-12-223-10/+15
* tcp: send_reset: test for non-NULL sk firstFlorian Westphal2015-12-222-9/+8
* net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti2015-12-221-0/+5
* RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior2015-12-221-25/+6
* net-sysfs: use to_net_dev in net_namespace()Geliang Tang2015-12-221-2/+2
* tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet2015-12-181-0/+9
* bpf: fix misleading comment in bpf_convert_filterDaniel Borkmann2015-12-181-6/+0
* bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-181-3/+16
* bpf: add bpf_skb_load_bytes helperDaniel Borkmann2015-12-181-1/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-1828-317/+865
|\
| * netfilter: meta: add support for setting skb->pkttypeFlorian Westphal2015-12-181-0/+38
| * nfnetlink: add nfnl_dereference_protected helperFlorian Westphal2015-12-151-6/+7
| * netfilter: implement xt_cgroup cgroup2 path matchTejun Heo2015-12-141-0/+69
| * netfilter: prepare xt_cgroup for multi revisionsTejun Heo2015-12-141-17/+19
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-14135-2834/+3803
| |\
| * | netfilter: cttimeout: add netns supportPablo Neira2015-12-143-33/+53
| * | netfilter: nf_tables: fix nf_log_trace based tracingFlorian Westphal2015-12-091-11/+5
| * | netfilter: nfnetlink_log: Change setter functions to be voidRosen, Rami2015-12-091-6/+2
| * | netfilter: ipv6: nf_defrag: fix NULL deref panicFlorian Westphal2015-12-091-5/+8
| * | netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-094-3/+27
| * | netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-095-19/+312
| * | netfilter: nft_payload: add packet mangling supportPatrick McHardy2015-11-251-6/+129
| * | netfilter: Set /proc/net entries owner to root in namespacePhilip Whineray2015-11-254-2/+39
| * | netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-233-55/+41
| * | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-233-85/+40
| * | netfilter: remove duplicate includestephen hemminger2015-11-232-2/+0
| * | netfilter-bridge: layout of if statementsIan Morris2015-11-232-6/+6
| * | netfilter-bridge: brace placementIan Morris2015-11-232-6/+3
| * | netfilter-bridge: use netdev style commentsIan Morris2015-11-233-46/+56
| * | netfilter-bridge: Cleanse indentationIan Morris2015-11-234-25/+25
* | | net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-185-5/+17
* | | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2015-12-181-6/+39
OpenPOWER on IntegriCloud