summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso2016-12-071-5/+16
| * | | | netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso2016-12-063-0/+119
| * | | | netfilter: nft_quota: add stateful object typePablo Neira Ayuso2016-12-061-13/+83
| * | | | netfilter: nft_counter: add stateful object typePablo Neira Ayuso2016-12-061-27/+113
| * | | | netfilter: nf_tables: add stateful objectsPablo Neira Ayuso2016-12-061-0/+516
| * | | | netfilter: add and use nf_fwd_netdev_egressFlorian Westphal2016-12-062-10/+27
| * | | | netfilter: xt_multiport: Fix wrong unmatch result with multiple portsGao Feng2016-12-061-7/+19
| * | | | netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso2016-12-061-5/+102
| * | | | netfilter: nft_fib_ipv4: initialize *dest to zeroLiping Zhang2016-12-061-0/+2
| * | | | netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang2016-12-063-3/+3
| * | | | netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2016-12-064-18/+42
| * | | | netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2016-12-064-12/+33
| * | | | netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2016-12-064-7/+15
| * | | | netfilter: convert while loops to for loopsAaron Conole2016-12-062-8/+6
| * | | | netfilter: introduce accessor functions for hook entriesAaron Conole2016-12-063-10/+7
| * | | | netfilter: defrag: only register defrag functionality if neededFlorian Westphal2016-12-066-19/+126
| * | | | netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal2016-12-042-1/+28
| * | | | netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal2016-12-043-24/+123
| * | | | netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal2016-12-047-3/+40
| * | | | netfilter: nat: add dependencies on conntrack moduleFlorian Westphal2016-12-044-6/+43
| * | | | netfilter: add and use nf_ct_netns_get/putFlorian Westphal2016-12-0414-42/+54
| * | | | netfilter: conntrack: remove unused init_net hookFlorian Westphal2016-12-042-14/+0
| * | | | netfilter: conntrack: built-in support for UDPliteDavide Caratti2016-12-045-73/+19
| * | | | netfilter: conntrack: built-in support for SCTPDavide Caratti2016-12-045-72/+19
| * | | | netfilter: conntrack: built-in support for DCCPDavide Caratti2016-12-045-74/+20
| * | | | Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2016-12-042-1/+55
| |\ \ \ \
| | * | | | ipvs: Decrement ttlDwip Banerjee2016-11-151-0/+54
| | * | | | ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULLGao Feng2016-11-151-1/+1
| * | | | | netfilter: nfnetlink_log: add "nf-logger-5-1" module alias nameLiping Zhang2016-12-041-0/+1
| * | | | | netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang2016-12-043-3/+6
| * | | | | netfilter: built-in NAT support for UDPliteDavide Caratti2016-12-044-38/+8
| * | | | | netfilter: built-in NAT support for SCTPDavide Caratti2016-12-044-36/+7
| * | | | | netfilter: built-in NAT support for DCCPDavide Caratti2016-12-044-37/+8
| * | | | | netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez2016-12-046-12/+12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-069-58/+81
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner2016-12-061-1/+21
| * | | | | netlink: Do not schedule work from sk_destructHerbert Xu2016-12-051-17/+15
| * | | | | net: caif: remove ineffective checkPan Bian2016-12-051-4/+1
| * | | | | net: ping: check minimum size on ICMP header lengthKees Cook2016-12-051-0/+4
| * | | | | net: bridge: set error code on failurePan Bian2016-12-051-0/+1
| * | | | | net: af_mpls.c add space before open parenthesisSuraj Deshmukh2016-12-051-1/+1
| * | | | | ipv4: Drop suffix update from resize codeAlexander Duyck2016-12-051-21/+21
| * | | | | ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck2016-12-051-12/+14
| * | | | | net: dcb: set error code on failuresPan Bian2016-12-031-0/+1
| * | | | | Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-12-031-2/+2
| |\ \ \ \ \
| | * | | | | batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann2016-12-021-2/+2
* | | | | | | Revert "dctcp: update cwnd on congestion event"Florian Westphal2016-12-061-8/+1
* | | | | | | net/udp: do not touch skb->peeked unless really neededEric Dumazet2016-12-061-9/+10
* | | | | | | bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann2016-12-052-0/+17
* | | | | | | bpf, cls: consolidate prog deletion pathDaniel Borkmann2016-12-051-17/+13