summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan1-0/+3
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-7/+85
2017-12-17bpf: x64: add JIT support for multi-function programsAlexei Starovoitov3-0/+6
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov1-2/+3
2017-12-17bpf: add support for bpf_call to interpreterAlexei Starovoitov2-0/+7
2017-12-17bpf: teach verifier to recognize zero initialized stackAlexei Starovoitov1-1/+2
2017-12-17bpf: introduce function calls (verification)Alexei Starovoitov1-2/+34
2017-12-17bpf: introduce function calls (function boundaries)Alexei Starovoitov1-1/+4
2017-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-232/+49
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2017-12-15net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli1-0/+1
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-228/+11
2017-12-15sctp: add basic structures and make chunk function for ifwdtsnXin Long1-0/+17
2017-12-15sfp: add sff module supportRussell King1-0/+1
2017-12-15Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2017-12-15Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2017-12-15Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2017-12-15mm, oom_reaper: fix memory corruptionMichal Hocko2-0/+10
2017-12-15kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-15exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+5
2017-12-15string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-15lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-0/+2
2017-12-15include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-14bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song2-1/+6
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli1-0/+3
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli1-1/+1
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit1-0/+1
2017-12-13phylib: add reset after clk enable supportRichard Leitner1-0/+2
2017-12-13phylib: Add device reset delay supportRichard Leitner1-0/+2
2017-12-12bpf: add a bpf_override_function helperJosef Bacik2-1/+3
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik3-0/+17
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song1-0/+4
2017-12-12tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2017-12-12compiler.h: Remove ACCESS_ONCE()Mark Rutland1-36/+11
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar3-181/+0
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon3-11/+0
2017-12-11sctp: add basic structures and make chunk function for idataXin Long1-0/+17
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long1-0/+3
2017-12-11ptr_ring: add barriersMichael S. Tsirkin1-0/+9
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert1-0/+6
2017-12-11rhashtable: abstract out function to get hashTom Herbert1-10/+18
2017-12-11rhashtable: Add rhastable_walk_peekTom Herbert1-0/+2
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert1-1/+7
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki1-0/+1
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2017-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-48/+25
2017-12-09kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-40/+8
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail1-1/+1
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland1-0/+1