aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2-3/+14
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com1-0/+4
2016-12-08bpf: fix state equivalenceAlexei Starovoitov1-7/+7
2016-12-08net: do not read sk_drops if application does not careEric Dumazet1-1/+2
2016-12-08udp: under rx pressure, try to condense skbsEric Dumazet1-0/+2
2016-12-08net: rfs: add a jump labelEric Dumazet2-11/+15
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel1-0/+1
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel1-0/+2
2016-12-08net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman1-0/+10
2016-12-08flow dissector: ICMP supportSimon Horman1-0/+17
2016-12-08net/sched: cls_flower: Add support for matching on flagsOr Gerlitz1-0/+7
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller20-41/+340
2016-12-07net: sock_rps_record_flow() is for connected socketsEric Dumazet1-1/+11
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn1-0/+21
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso1-1/+5
2016-12-07netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso1-0/+6
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso2-0/+17
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso2-0/+3
2016-12-07netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso1-0/+4
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso2-1/+4
2016-12-07netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso1-0/+2
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+6
2016-12-06netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso1-0/+14
2016-12-06netfilter: nft_quota: add stateful object typePablo Neira Ayuso1-0/+1
2016-12-06netfilter: nft_counter: add stateful object typePablo Neira Ayuso1-0/+1
2016-12-06netfilter: nf_tables: add stateful objectsPablo Neira Ayuso2-0/+108
2016-12-06netfilter: add and use nf_fwd_netdev_egressFlorian Westphal1-0/+1
2016-12-06netfilter: ingress: translate 0 nf_hook_slow retval to -1Florian Westphal1-1/+6
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso2-0/+7
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal1-1/+6
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal1-26/+1
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal1-5/+1
2016-12-06netfilter: decouple nf_hook_entry and nf_hook_opsAaron Conole1-4/+6
2016-12-06netfilter: introduce accessor functions for hook entriesAaron Conole1-0/+27
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal3-2/+10
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+4
2016-12-06uapi glibc compat: fix outer guard of net device flags enumJonas Gorski1-2/+2
2016-12-05uapi: export nf_log.hstephen hemminger1-0/+1
2016-12-05uapi: export tc_skbmod.hstephen hemminger1-0/+1
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann4-1/+9
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet4-13/+18
2016-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-12/+13
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet1-1/+0
2016-12-05net: reorganize struct sock for better data localityEric Dumazet1-24/+27
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet1-1/+10
2016-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2016-12-04netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal1-0/+9
2016-12-04netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal1-0/+4
2016-12-04netfilter: add and use nf_ct_netns_get/putFlorian Westphal1-0/+4
2016-12-04netfilter: conntrack: remove unused init_net hookFlorian Westphal1-3/+0