summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-02net: phy: add supported_interfaces to phylibRussell King
2020-09-02net: phy: pass supported PHY interface types to phylibRussell King
2020-09-01net: phylink: add mac PHY interface bitmapRussell King
2020-09-01net: sfp: add interface bitmapRussell King
2020-08-31net: phy: provide phy driver start/stop hooksRussell King
2020-08-31net: phy: add resolved pause supportRussell King
2020-08-31net: phy: add helpers for comparing phy IDsRussell King
2020-08-03ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach
2020-08-03net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-08-03net: phylink: add struct phylink_pcsRussell King
2020-08-03net: phylink: re-implement interface configuration with PCSRussell King
2020-08-03net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-08-03net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-08-03net: phy: read MMD ID from all present MMDsRussell King
2020-08-03net: phy: split devices_in_packageRussell King
2020-08-03net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-07-27io: Fix return type of _inb and _inlStafford Horne
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-21xfrm: Fix crash when the hold queue is used.Steffen Klassert