summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau
2017-03-22bpf: Add array of maps supportMartin KaFai Lau
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22net: phy: remove the indirect MMD read/write methodsRussell King
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King
2017-03-22net: stmmac: Use AVB mode by defaultThierry Reding
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh
2017-03-21rhashtable: Add rhashtable_lookup_get_insert_fastAndreas Gruenbacher
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes
2017-03-21net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-21vsock: track pkt owner vsockPeng Tao
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-16bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens
2017-03-16kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones
2017-03-13net: phy: bcm7xxx: add support for 28nm EPHYDoug Berger
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-03-12etherdevice: remove unused eth_addr_greaterVivien Didelot
2017-03-12bpf: improve read-only handlingDaniel Borkmann
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto
2017-03-12net: stmmac: multiple queues dt configurationJoao Pinto
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie
2017-03-09include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli