summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-12-07netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso1-5/+16
2016-12-06netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso3-0/+119
2016-12-06netfilter: nft_quota: add stateful object typePablo Neira Ayuso1-13/+83
2016-12-06netfilter: nft_counter: add stateful object typePablo Neira Ayuso1-27/+113
2016-12-06netfilter: nf_tables: add stateful objectsPablo Neira Ayuso1-0/+516
2016-12-06netfilter: add and use nf_fwd_netdev_egressFlorian Westphal2-10/+27
2016-12-06netfilter: xt_multiport: Fix wrong unmatch result with multiple portsGao Feng1-7/+19
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso1-5/+102
2016-12-06netfilter: nft_fib_ipv4: initialize *dest to zeroLiping Zhang1-0/+2
2016-12-06netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang3-3/+3
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal4-18/+42
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal4-12/+33
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal4-7/+15
2016-12-06netfilter: convert while loops to for loopsAaron Conole2-8/+6
2016-12-06netfilter: introduce accessor functions for hook entriesAaron Conole3-10/+7
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal6-19/+126
2016-12-04netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal2-1/+28
2016-12-04netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal3-24/+123
2016-12-04netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal7-3/+40
2016-12-04netfilter: nat: add dependencies on conntrack moduleFlorian Westphal4-6/+43
2016-12-04netfilter: add and use nf_ct_netns_get/putFlorian Westphal14-42/+54
2016-12-04netfilter: conntrack: remove unused init_net hookFlorian Westphal2-14/+0
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti5-73/+19
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti5-72/+19
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti5-74/+20
2016-12-04Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2-1/+55
2016-12-04netfilter: nfnetlink_log: add "nf-logger-5-1" module alias nameLiping Zhang1-0/+1
2016-12-04netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang3-3/+6
2016-12-04netfilter: built-in NAT support for UDPliteDavide Caratti4-38/+8
2016-12-04netfilter: built-in NAT support for SCTPDavide Caratti4-36/+7
2016-12-04netfilter: built-in NAT support for DCCPDavide Caratti4-37/+8
2016-12-04netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez6-12/+12
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark3-5/+48
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel1-2/+146
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel2-0/+3
2016-12-03ipv4: fib: Convert FIB notification chain to be atomicIdo Schimmel1-4/+4
2016-12-03ipv4: fib: Export free_fib_info()Ido Schimmel1-0/+1
2016-12-03act_mirred: fix a typo in get_devWANG Cong1-1/+1
2016-12-03udp: be less conservative with sock rmem accountingPaolo Abeni1-2/+2
2016-12-03net_sched: gen_estimator: account for timer driftsEric Dumazet1-9/+16
2016-12-03netns: fix net_generic() "id - 1" bloatAlexey Dobriyan1-8/+12
2016-12-03netns: add dummy struct inside "struct net_generic"Alexey Dobriyan1-4/+4
2016-12-03netns: publish net_generic correctlyAlexey Dobriyan1-5/+5
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller49-195/+373
2016-12-02net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2016-12-02tipc: check minimum bearer MTUMichal Kubeček3-2/+27
2016-12-02bpf: Add support for reading socket family, type, protocolDavid Ahern1-0/+21
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern3-1/+81
2016-12-02ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov1-1/+1
2016-12-02RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_netSowmini Varadhan1-0/+2