aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-13proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov1-0/+1
2017-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-8/+53
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2-7/+13
2017-02-12Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov1-34/+0
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2-0/+5
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2-0/+13
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart1-1/+1
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov2-12/+10
2017-02-11tap: tap as an independent moduleSainath Grandhi1-2/+2
2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi1-2/+2
2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi1-4/+53
2017-02-11tap: Tap character device creation/destroy APISainath Grandhi1-0/+3
2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi3-25/+25
2017-02-11tap: Refactoring macvtap.cSainath Grandhi1-0/+10
2017-02-11crypto: algapi - make crypto_xor() and crypto_inc() alignment agnosticArd Biesheuvel1-2/+18
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-11/+22
2017-02-10devicetree: add lm90 thermal_zone sensor supportChristian Lamparter1-0/+12
2017-02-10PCI/ASPM: Add L1 substate capability structure register definitionsRajat Jain1-0/+16
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-3/+8
2017-02-10bitfield.h: add FIELD_FIT() helperJakub Kicinski1-0/+13
2017-02-10PCI/DPC: Wait for Root Port busy to clearKeith Busch1-0/+1
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig1-3/+0
2017-02-10PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig1-3/+0
2017-02-10devlink: fix the name of eswitch commandsJiri Pirko1-2/+8
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller6-451/+329
2017-02-10net: dsa: remove unnecessary phy*.h includesRussell King1-2/+3
2017-02-10net/act_pedit: Introduce 'add' operationAmir Vadai2-0/+9
2017-02-10net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai2-0/+28
2017-02-10net/skbuff: Introduce skb_mac_offset()Amir Vadai1-0/+5
2017-02-10mtd: name the mtd device with an optional label propertyCédric Le Goater1-0/+3
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris3-6/+62
2017-02-10switchdev: bridge: Offload mc router portsNogah Frankel1-0/+2
2017-02-10switchdev: bridge: Offload multicast disabledNogah Frankel1-0/+2
2017-02-10sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2-2/+2
2017-02-10sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko1-1/+1
2017-02-10afs: Move UUID struct to linux/uuid.hDavid Howells1-0/+24
2017-02-10ipv4: fib: Add events for FIB replace and appendIdo Schimmel1-1/+2
2017-02-10blk-mq: pass bio to blk_mq_sched_get_rq_privPaolo Valente1-1/+1
2017-02-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter7-124/+199
2017-02-10kernfs: handle null pointers while printing node name and pathKonstantin Khlebnikov1-14/+6
2017-02-10binder: Add support for file-descriptor arraysMartijn Coenen1-0/+28
2017-02-10binder: Add support for scatter-gatherMartijn Coenen1-0/+45
2017-02-10binder: Split flat_binder_objectMartijn Coenen1-3/+28
2017-02-10vmbus: remove unused kickq argument to sendpacketStephen Hemminger1-4/+2
2017-02-10vmbus: remove no longer used signal_policyStephen Hemminger1-18/+0
2017-02-10fpga: Add scatterlist based programmingJason Gunthorpe1-0/+5
2017-02-10drivers/fsi: add driver to device matchesJeremy Kerr1-2/+19
2017-02-10drivers/fsi: Add device & driver definitionsJeremy Kerr1-0/+11
2017-02-10drivers/fsi: Add empty fsi bus definitionsJeremy Kerr1-0/+22