summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-06net: dsa: felix: support half-duplex link modesVladimir Oltean1-0/+1
2020-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+30
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu1-0/+1
2020-07-01perf: Expose get/put_callchain_entry()Song Liu1-0/+2
2020-07-01of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski1-0/+3
2020-07-01of: mdio: remove the 'extern' keyword from function declarationsBartosz Golaszewski1-19/+18
2020-07-01net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski1-6/+4
2020-07-01phy: un-inline devm_mdiobus_register()Bartosz Golaszewski1-13/+2
2020-07-01net: qed: update copyright yearsAlexander Lobakin18-0/+18
2020-07-01net: qed: convert to SPDX License IdentifiersAlexander Lobakin16-448/+18
2020-07-01net: qed: correct existing SPDX tagsAlexander Lobakin2-2/+3
2020-06-30ethtool: Add link extended stateAmit Cohen1-0/+23
2020-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed5-6/+62
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan3-5/+11
2020-06-27net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit1-1/+0
2020-06-26net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski1-0/+1
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+194
2020-06-26i40e: remove unused definesJesse Brandeburg1-9/+0
2020-06-26i40e: Move client header locationShiraz Saleem1-0/+203
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller16-43/+95
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-11/+27
2020-06-26net: phy: Add a helper to return the index for of the internal delayDan Murphy1-0/+4
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King1-0/+2
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+9
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+6
2020-06-25bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song1-0/+1
2020-06-25bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song1-0/+3
2020-06-25bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song1-0/+12
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder1-0/+3
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder1-0/+6
2020-06-25net: phy: make phy_disable_interrupts() non-staticJisheng Zhang1-0/+1
2020-06-25net: phy: add support for a common probe between shared PHYsAntoine Tenart1-3/+15
2020-06-24tcp: Expose tcp_sock_set_keepidle_lockedDmitry Yakunin1-0/+1
2020-06-24net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton1-0/+8
2020-06-24indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez1-0/+12
2020-06-24net: qed: fix left elements count calculationAlexander Lobakin1-10/+16
2020-06-23net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb1-0/+3
2020-06-23net/mlx5: Export resource dump interfaceMaor Gottlieb1-0/+48
2020-06-23net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov1-0/+1
2020-06-23net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov1-0/+1
2020-06-23net/mlx5: Constify mac address pointerParav Pandit1-1/+1
2020-06-22bpf: Support access to bpf map fieldsAndrey Ignatov2-0/+10
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+7
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2020-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2020-06-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+3
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+4
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy1-0/+7
2020-06-20net: phy: read MMD ID from all present MMDsRussell King1-1/+1
2020-06-20net: phy: split devices_in_packageRussell King1-1/+3