summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-09-28tcp: change tcp_skb_pcount() locationEric Dumazet
2014-09-28tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet
2014-09-28ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet
2014-09-28ipv4: rename ip_options_echo to __ip_options_echo()Eric 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: optimise csum_replace4()LEROY Christophe
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 ability to receive verification log)Alexei 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-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-26Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
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 tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-09-25Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki
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-24Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo
2014-09-24Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg
2014-09-24Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-23icmp: add a global rate limitationEric Dumazet
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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-22tcp: avoid possible arithmetic overflowsEric Dumazet
2014-09-22ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann
2014-09-22net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli
2014-09-22net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli