summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-31bpf: run bpf programs with preemption disabledAlexei Starovoitov
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe
2019-01-31bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks
2019-01-31bpf: fix missing prototype warningsValdis Kletnieks
2019-01-31bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabledStanislav Fomichev
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2019-01-30PM-runtime: Fix deadlock with ktime_get()Vincent Guittot
2019-01-30fs/dcache: Track & report number of negative dentriesWaiman Long
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko
2019-01-30sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER s...Xin Long
2019-01-30sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockoptXin Long
2019-01-30sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOCXin Long
2019-01-29devlink: Add a generic wake_on_lan port parameterVasundhara Volam
2019-01-29devlink: Add devlink notifications support for port paramsVasundhara Volam
2019-01-29devlink: Add support for driverinit set value for devlink_portVasundhara Volam
2019-01-29devlink: Add support for driverinit get value for devlink_portVasundhara Volam
2019-01-29devlink: Add port param set commandVasundhara Volam
2019-01-29devlink: Add port param get commandVasundhara Volam
2019-01-29devlink: Add devlink_param for port register and unregisterVasundhara Volam
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-29HID: debug: fix the ring buffer implementationVladis Dronov
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev
2019-01-28qede: Error recovery processTomer Tayar
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-28netfilter: ipv4: remove useless export_symbolFlorian Westphal
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce
2019-01-27tcp: change pingpong threshold to 3Wei Wang
2019-01-27tcp: Refactor pingpong codeWei Wang
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-26bpf: JIT blinds support JMP32Jiong Wang
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-26ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmitwenxu
2019-01-25tcp: allow zerocopy with fastopenWillem de Bruijn
2019-01-25net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-01-25net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov