summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-10-04net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian
2014-10-03fou: eliminate IPv4,v6 specific GRO functionsTom Herbert
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
2014-10-03qdisc: validate skb without holding lockEric Dumazet
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther
2014-10-01udp: Generalize skb_udp_segmentTom Herbert
2014-10-01net: cleanup and document skb fclone layoutEric Dumazet
2014-09-30net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny
2014-09-29macvlan: add source modeMichael Braun
2014-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-29ARCNET: add support for multi interfaces on com20020Michael Grzeschik
2014-09-29ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik
2014-09-29net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-26net: introduce __skb_header_release()Eric Dumazet
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-26net: Change netdev_<level> logging functions to return voidJoe Perches
2014-09-26bpf: verifier (add verifier core)Alexei Starovoitov
2014-09-26bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov
2014-09-26bpf: verifier (add docs)Alexei Starovoitov
2014-09-26bpf: expand BPF syscall with program load/unloadAlexei Starovoitov
2014-09-26bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert
2014-09-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-09-25i2c: move acpi code back into the coreWolfram Sang
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2014-09-24sched: add macros to define bitops for task atomic flagsZefan Li
2014-09-24sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds