summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-10bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig1-0/+1
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-0/+14
2020-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+10
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+2
2020-05-08Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-1/+1
2020-05-08netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet1-4/+1
2020-05-08netpoll: netpoll_send_skb() returns transmit statusEric Dumazet1-1/+1
2020-05-08netpoll: move netpoll_send_skb() out of lineEric Dumazet1-8/+1
2020-05-08netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet1-3/+2
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller1-19/+43
2020-05-07bdi: move bdi_dev_name out of lineChristoph Hellwig1-8/+1
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller12-73/+54
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-53/+25
2020-05-07ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel1-0/+3
2020-05-07net: stricter validation of untrusted gso packetsWillem de Bruijn1-2/+24
2020-05-07Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...Alexei Starovoitov1-0/+4
2020-05-07timer: add fsleep for flexible sleepingHeiner Kallweit1-0/+11
2020-05-07Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...Linus Torvalds1-0/+1
2020-05-07net: phy: add concept of shared storage for PHYsMichael Walle1-0/+89
2020-05-06iopoll: Introduce read_poll_timeout_atomic macroKai-Heng Feng1-19/+43
2020-05-06bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend1-0/+1
2020-05-05bus: mhi: core: Fix typo in commentJeffrey Hugo1-1/+1
2020-05-05bus: mhi: core: Offload register accesses to the controllerJeffrey Hugo1-0/+6
2020-05-05bus: mhi: core: Remove link_status() callbackJeffrey Hugo1-2/+0
2020-05-05bus: mhi: Fix parsing of mhi_flagsManivannan Sadhasivam1-3/+3
2020-05-04bpf: Avoid gcc-10 stringop-overflow warning in struct bpf_progArnd Bergmann1-4/+2
2020-05-04net: partially revert dynamic lockdep key changesCong Wang1-8/+19
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit1-0/+12
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds2-2/+2
2020-05-03ptp: Add adjphase function to support phase offset control.Vincent Cheng1-1/+5
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+14
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-6/+6
2020-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller24-166/+160
2020-05-01net/mlx5: Add support to get lag physical portMaor Gottlieb1-0/+2
2020-05-01net/core: Introduce netdev_get_xmit_slaveMaor Gottlieb1-0/+12
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu1-0/+1
2020-05-01net: phy: bcm54140: add second PHY IDMichael Walle1-1/+1
2020-05-01security: Fix the default value of fs_context_parse_param hookKP Singh1-1/+1
2020-05-01ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu1-1/+1
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+1
2020-04-30tcp: add tp->dup_ack_counterEric Dumazet1-0/+1
2020-04-30Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller8-134/+187
2020-04-30docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-30inet_diag: add cgroup id attributeDmitry Yakunin1-1/+5
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni1-51/+0
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed8-134/+187
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap1-2/+1
2020-04-30platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou1-0/+1
2020-04-29bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko3-3/+13