aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller6-26/+826
2018-06-30tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna1-0/+14
2018-06-30net/smc: add SMC-D diag supportHans Wippel1-0/+10
2018-06-30net/smc: add pnetid support for SMC-D and ISMHans Wippel1-0/+1
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel1-0/+62
2018-06-30net/smc: add pnetid supportUrsula Braun1-0/+2
2018-06-30tcp: add new SNMP counter for drops when try to queue in rcv queueYafang Shao1-0/+1
2018-06-29net/sched: add tunnel option support to act_tunnel_keySimon Horman1-0/+26
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren1-2/+6
2018-06-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long2-0/+2
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert1-0/+1
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner1-1/+2
2018-06-28net sched actions: fix coding style in pedit headersRoman Mashak2-2/+8
2018-06-28netem: slotting with non-uniform distributionYousuk Seung1-0/+3
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley1-2/+4
2018-06-26net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley1-0/+15
2018-06-26net: sched: add tcf_proto_op to offload a ruleJohn Hurley2-3/+6
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley1-4/+7
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu1-7/+31
2018-06-26tcp: add SNMP counter for zero-window dropsYafang Shao1-0/+1
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller1-1/+2
2018-06-26net: Convert GRO SKB handling to list_head.David Miller8-28/+28
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-23/+36
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+12
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+9
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+1
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+4
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+5
2018-06-23netns: get more entropy from net_hash_mix()Eric Dumazet1-6/+1
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner665-6184/+16708
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara1-1/+1
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon1-7/+11
2018-06-22irqdesc: Delete irq_desc_get_msi_desc()John Garry1-5/+0
2018-06-22genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier1-0/+1
2018-06-22tcp_bbr: fix bbr pacing rate for internal pacingEric Dumazet1-0/+11
2018-06-22tcp: ignore rcv_rtt sample with old ts ecr valueWei Wang1-0/+1
2018-06-22rhashtable: clean up dereference of ->future_tbl.NeilBrown1-1/+1
2018-06-22rhashtable: simplify INIT_RHT_NULLS_HEAD()NeilBrown1-1/+1
2018-06-22rhashtable: remove nulls_base and related code.NeilBrown2-32/+3
2018-06-22rhashtable: split rhashtable.hNeilBrown10-133/+149
2018-06-22locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)1-1/+1
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2018-06-22Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2018-06-21kernel.h: Fix a typo in commentWei Wang1-1/+1
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com1-0/+1
2018-06-21rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers1-4/+1
2018-06-21bpf: enforce correct alignment for instructionsEric Dumazet1-1/+3