summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-03net: add netif_is_team_master helperJiri Pirko
2015-12-03ipv6: kill sk_dst_lockEric Dumazet
2015-12-02tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet
2015-12-02hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan
2015-12-02sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-01qed: Add support for changing LED stateSudarsana Kalluru
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-11-30net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov
2015-11-30net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov
2015-11-30net: ipmr: adjust mroute.h style and drop externNikolay Aleksandrov
2015-11-30net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu
2015-11-29packet: Allow packets with only a header (but no payload)Martin Blumenstingl
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-28kref: Remove kref_put_spinlock_irqsave()Bart Van Assche
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-27Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-25Merge tag 'v4.4-rc2' into fixesArnd Bergmann
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni
2015-11-25bpf: fix clearing on persistent program array mapsDaniel Borkmann
2015-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-25net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli
2015-11-25arm64: fix building without CONFIG_UID16Arnd Bergmann
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-24KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton
2015-11-23nfs: use btrfs ioctl defintions for cloneChristoph Hellwig
2015-11-23thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann
2015-11-23net: ipmr: fix code and comment styleNikolay Aleksandrov
2015-11-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-11-23net: dsa: Add support for a switch reset gpioAndrew Lunn
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-20tty: audit: Fix audit sourcePeter Hurley