summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar
2018-07-02net: sock: Change tx_queue_mapping in sock_common to unsigned shortAmritha Nambiar
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-30tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna
2018-06-30net/smc: add SMC-D diag supportHans Wippel
2018-06-30net/smc: add pnetid support for SMC-D and ISMHans Wippel
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel
2018-06-30net/smc: add pnetid supportUrsula Braun
2018-06-30tcp: add new SNMP counter for drops when try to queue in rcv queueYafang Shao
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann
2018-06-29net/sched: add tunnel option support to act_tunnel_keySimon Horman
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-29aio: mark __aio_sigset::sigmask constAvi Kivity
2018-06-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern
2018-06-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner
2018-06-28net sched actions: fix coding style in pedit headersRoman Mashak
2018-06-28netem: slotting with non-uniform distributionYousuk Seung
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-27nfp: reject binding to shared blocksJohn Hurley
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-26block: Fix transfer when chunk sectors exceeds maxKeith Busch
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley
2018-06-26net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: add tcf_proto_op to offload a ruleJohn Hurley
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young
2018-06-26tcp: add SNMP counter for zero-window dropsYafang Shao