summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-05-092-0/+14
|\
| * net/mlx5: Add support to get lag physical portMaor Gottlieb2020-05-011-0/+2
| * net/core: Introduce netdev_get_xmit_slaveMaor Gottlieb2020-05-011-0/+12
* | netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet2020-05-071-4/+1
* | netpoll: netpoll_send_skb() returns transmit statusEric Dumazet2020-05-071-1/+1
* | netpoll: move netpoll_send_skb() out of lineEric Dumazet2020-05-071-8/+1
* | netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet2020-05-071-3/+2
* | Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-071-19/+43
|\ \
| * | iopoll: Introduce read_poll_timeout_atomic macroKai-Heng Feng2020-05-061-19/+43
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-0612-73/+54
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-063-53/+25
| |\ \ \
| | * | | net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-061-2/+24
| | * | | mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni2020-04-301-51/+0
| | * | | vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella2020-04-271-0/+1
| * | | | Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...Linus Torvalds2020-05-061-0/+1
| |\ \ \ \
| | * | | | platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou2020-04-291-0/+1
| * | | | | gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-042-2/+2
| * | | | | Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-05-022-1/+14
| |\ \ \ \ \
| | * | | | | NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia2020-04-282-0/+7
| | * | | | | SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown2020-04-281-1/+7
| * | | | | | Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-05-021-6/+6
| |\ \ \ \ \ \
| | * | | | | | dmaengine: fix channel index enumerationDave Jiang2020-04-271-2/+2
| | * | | | | | include/linux/dmaengine: Typos fixes in API documentationMaciej Grochowski2020-04-151-4/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-05-011-2/+1
| |\ \ \ \ \ \
| | * | | | | | dma-buf: fix documentation build warningsRandy Dunlap2020-04-301-2/+1
| | |/ / / / /
| * | | | | | Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-261-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-201-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen2020-04-191-1/+1
| * | | | | | | Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-261-8/+4
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | debugfs: remove return value of debugfs_create_u32()Greg Kroah-Hartman2020-04-171-8/+4
| | |/ / / / /
* | | | | | | ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-061-0/+3
* | | | | | | timer: add fsleep for flexible sleepingHeiner Kallweit2020-05-061-0/+11
* | | | | | | net: phy: add concept of shared storage for PHYsMichael Walle2020-05-061-0/+89
* | | | | | | net: partially revert dynamic lockdep key changesCong Wang2020-05-041-8/+19
* | | | | | | net: add helper eth_hw_addr_crcHeiner Kallweit2020-05-041-0/+12
* | | | | | | ptp: Add adjphase function to support phase offset control.Vincent Cheng2020-05-021-1/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-0124-166/+160
|\ \ \ \ \ \ \
| * | | | | | | bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu2020-05-011-0/+1
| * | | | | | | bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko2020-04-283-3/+13
| * | | | | | | bpf: Allocate ID for bpf_linkAndrii Nakryiko2020-04-281-4/+13
| * | | | | | | bpf: Refactor bpf_link update handlingAndrii Nakryiko2020-04-282-13/+2
| * | | | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-2821-145/+122
| |\ \ \ \ \ \ \
| | * | | | | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-2718-143/+101
| | * | | | | | | sysctl: remove all extern declaration from sysctl.cChristoph Hellwig2020-04-276-0/+21
| | * | | | | | | mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig2020-04-271-2/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2020-04-261-0/+1
| * | | | | | | bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev2020-04-262-2/+8
| * | | | | | | bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev2020-04-261-0/+1
* | | | | | | | net: phy: bcm54140: add second PHY IDMichael Walle2020-04-301-1/+1
* | | | | | | | ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu2020-04-301-1/+1