summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song1-2/+16
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-0/+3
2019-10-31net: sched: update action implementations to support flagsVlad Buslov1-1/+6
2019-10-31net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov2-1/+6
2019-10-31net: sched: modify stats helper functions to support regular statsVlad Buslov1-9/+21
2019-10-31net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov1-10/+2
2019-10-31net: sched: extract qstats update code into functionsVlad Buslov1-0/+16
2019-10-31net: sched: extract bstats update code into functionVlad Buslov1-0/+7
2019-10-31net: sched: extract common action counters update code into functionVlad Buslov1-0/+2
2019-10-31net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+3
2019-10-31flow_dissector: extract more ICMP informationMatteo Croce1-8/+11
2019-10-31flow_dissector: add meaningful commentsMatteo Croce1-0/+1
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet1-2/+2
2019-10-30tipc: add smart nagle featureJon Maloy1-0/+1
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust1-0/+5
2019-10-30net/smc: remove unneeded include for smc.hUrsula Braun1-1/+0
2019-10-30net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1
2019-10-29net: dsa: return directly from dsa_to_portVivien Didelot1-3/+3
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+37
2019-10-29net: dsa: Add support for devlink device parametersAndrew Lunn1-0/+23
2019-10-29net: fix sk_page_frag() recursion from memory reclaimTejun Heo2-3/+31
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven1-1/+1
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven1-1/+1
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-10-28mac80211: fix a typo of "function"Joe Perches1-1/+1
2019-10-28mac80211: typo fixes in kerneldoc commentsChris Packham1-8/+8
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+0
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven1-1/+1
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella1-1/+0
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-11/+122
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+0
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-232/+53
2019-10-26netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault1-1/+1
2019-10-26tcp: add TCP_INFO status for failed client TFOJason Baron2-2/+10
2019-10-26net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticBen Dooks (Codethink)1-3/+7
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+5
2019-10-25bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau2-0/+36
2019-10-25net: remove unnecessary variables and callbackTaehee Yoo4-25/+0
2019-10-25vxlan: add adjacent link to limit depth levelTaehee Yoo1-0/+1
2019-10-25net: core: add ignore flag to netdev_adjacent structureTaehee Yoo1-0/+10
2019-10-25team: fix nested locking lockdep warningTaehee Yoo1-0/+1
2019-10-25bonding: use dynamic lockdep key instead of subclassTaehee Yoo1-0/+1
2019-10-25net: core: add generic lockdep keysTaehee Yoo1-22/+13
2019-10-25net: core: limit nested device depthTaehee Yoo1-0/+4
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-24/+59
2019-10-24Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-4/+4
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet1-0/+1
2019-10-24net: phy: broadcom: add 1000Base-X support for BCM54616STao Ren1-2/+8