summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert
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-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-26tcp: add SNMP counter for zero-window dropsYafang Shao
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller
2018-06-26net: Convert GRO SKB handling to list_head.David Miller
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-23netns: get more entropy from net_hash_mix()Eric Dumazet
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-22irqdesc: Delete irq_desc_get_msi_desc()John Garry
2018-06-22genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier
2018-06-22tcp_bbr: fix bbr pacing rate for internal pacingEric Dumazet
2018-06-22tcp: ignore rcv_rtt sample with old ts ecr valueWei Wang
2018-06-22rhashtable: clean up dereference of ->future_tbl.NeilBrown
2018-06-22rhashtable: simplify INIT_RHT_NULLS_HEAD()NeilBrown
2018-06-22rhashtable: remove nulls_base and related code.NeilBrown
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-06-22locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-22Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-21kernel.h: Fix a typo in commentWei Wang
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com
2018-06-21rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers
2018-06-21bpf: enforce correct alignment for instructionsEric Dumazet
2018-06-20nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20ACPI / processor: Finish making acpi_processor_ppc_has_changed() voidBrian Norris
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds