summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-0/+2
2014-10-05net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian1-3/+4
2014-10-04fou: eliminate IPv4,v6 specific GRO functionsTom Herbert1-0/+3
2014-10-04net/mlx5_core: Identify resources by their typeEli Cohen2-3/+13
2014-10-04net/mlx5_core: use set/get macros in device capsEli Cohen3-92/+207
2014-10-04net/mlx5_core: Use hardware registers description header fileEli Cohen3-75/+188
2014-10-04net/mlx5_core: Update device capabilities handlingEli Cohen2-12/+40
2014-10-04qdisc: validate skb without holding lockEric Dumazet1-1/+1
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-30/+39
2014-10-02net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther1-0/+2
2014-10-02udp: Generalize skb_udp_segmentTom Herbert1-2/+24
2014-10-02net: cleanup and document skb fclone layoutEric Dumazet1-0/+25
2014-10-01net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny1-0/+1
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens1-0/+2
2014-09-29macvlan: add source modeMichael Braun1-0/+1
2014-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-20/+104
2014-09-29ARCNET: add support for multi interfaces on com20020Michael Grzeschik1-1/+14
2014-09-29ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik1-0/+16
2014-09-29net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet1-61/+72
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet1-2/+10
2014-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-09-28Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+27
2014-09-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi1-1/+1
2014-09-26net: introduce __skb_header_release()Eric Dumazet1-0/+15
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-3/+18
2014-09-26net: Change netdev_<level> logging functions to return voidJoe Perches1-10/+9
2014-09-26bpf: verifier (add verifier core)Alexei Starovoitov1-0/+47
2014-09-26bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov1-0/+6
2014-09-26bpf: verifier (add docs)Alexei Starovoitov1-0/+2
2014-09-26bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2-6/+40
2014-09-26bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov1-0/+8
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov1-1/+2
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov1-0/+41
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2-7/+7
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso1-10/+38
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+13
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert1-1/+0
2014-09-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-16/+0
2014-09-25i2c: move acpi code back into the coreWolfram Sang1-16/+0
2014-09-25cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2-4/+13
2014-09-25sched: add macros to define bitops for task atomic flagsZefan Li1-9/+12
2014-09-25sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li1-1/+1
2014-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+13
2014-09-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+12
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo1-0/+1
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+12
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-18/+28
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+11
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1