summaryrefslogtreecommitdiff
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-08drm/amd/amdgpu: export vbios information (v2)Evan Quan1-0/+11
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: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas1-1/+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-08kthread: Make struct kthread kmalloc'edOleg Nesterov1-0/+1
2016-12-08drm: fix possible_crtc's typeTomi Valkeinen1-2/+2
2016-12-08hotplug: Make register and unregister notifier API symmetricMichal Hocko1-11/+4
2016-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller20-41/+340
2016-12-07PCI: Export host bridge registration interfaceThierry Reding1-0/+2
2016-12-07PCI: Allow driver-specific data in host bridgeThierry Reding1-0/+11
2016-12-07PCI: Add pci_register_host_bridge() interfaceArnd Bergmann1-0/+4
2016-12-07Revert "default exported asm symbols to zero"Linus Torvalds1-1/+0
2016-12-07net: sock_rps_record_flow() is for connected socketsEric Dumazet1-1/+11
2016-12-07Merge branch 'thread-irq-simpler' of /home/linus/linux-gpio into develLinus Walleij1-8/+24
2016-12-07Merge branch 'pl061' of /home/linus/linux-gpio into develLinus Walleij1-16/+0
2016-12-07Merge branch 'thread-irq-simpler' into develLinus Walleij1-8/+24
2016-12-07Merge branch 'pl061' into develLinus Walleij1-16/+0
2016-12-07gpio: pl061: move platform data into driverLinus Walleij1-16/+0
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-07can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde1-0/+1
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+6
2016-12-07acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams1-1/+1
2016-12-07Merge tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd1-0/+269
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