summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: socket: preferred __aligned(size) for control bufferAmit Kushwaha2016-12-081-1/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-12-082-17/+69
|\
| * Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flagJohan Hedberg2016-12-082-17/+69
* | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-2/+26
* | udp: under rx pressure, try to condense skbsEric Dumazet2016-12-082-1/+39
* | net: rfs: add a jump labelEric Dumazet2016-12-082-1/+6
* | net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman2016-12-081-0/+53
* | flow dissector: ICMP supportSimon Horman2016-12-081-0/+31
* | net/sched: cls_flower: Add support for matching on flagsOr Gerlitz2016-12-081-0/+76
* | icmp: correct return value of icmp_rcv()Zhang Shengju2016-12-081-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-12-0769-620/+2162
|\
| * netfilter: nft_quota: allow to restore consumed quotaPablo Neira Ayuso2016-12-071-2/+9
| * netfilter: xt_bpf: support ebpfWillem de Bruijn2016-12-071-16/+80
| * netfilter: x_tables: avoid warn and OOM killer on vmalloc callMarcelo Ricardo Leitner2016-12-071-1/+3
| * netfilter: nf_tables: support for set flushingPablo Neira Ayuso2016-12-073-6/+51
| * netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()Pablo Neira Ayuso2016-12-072-8/+27
| * netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()Pablo Neira Ayuso2016-12-071-2/+2
| * netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti2016-12-071-1/+4
| * netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet sourceLiping Zhang2016-12-072-9/+12
| * netfilter: nf_tables: allow to filter stateful object dumps by typePablo Neira Ayuso2016-12-071-0/+50
| * netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso2016-12-072-1/+119
| * netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso2016-12-071-10/+62
| * netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso2016-12-072-8/+29
| * netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso2016-12-071-12/+19
| * netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso2016-12-073-22/+81
| * 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
OpenPOWER on IntegriCloud