summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-06-21net: phy: generate PHY mdio modaliasRussell King (Oracle)
2022-06-21net: phylink: pass mode into pcs_validate()Russell King (Oracle)
2022-06-21net: phylink: split PCS in-band from inband modeRussell King (Oracle)
2022-06-21net: phylink: add helpers for decoding modeRussell King (Oracle)
2022-06-21net: phylink: allow PCS to override MAC validationRussell King (Oracle)
2022-06-21net: phy: add possible interfacesRussell King (Oracle)
2022-06-21net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)
2022-06-21net: phy: add supported_interfaces to phylibRussell King
2022-06-21net: phy: provide phy driver start/stop hooksRussell King
2022-06-21net: phy: add resolved pause support [*not for mainline*]Russell King
2022-06-21net: phy: add helpers for comparing phy IDsRussell King
2022-06-21net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2022-06-21net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)
2022-06-21net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)
2022-06-21net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)
2022-06-21net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)
2022-06-21net: phylink: add phylink_pcs_inband()Russell King (Oracle)
2022-06-21net: phylink: add phylink_set_fixed_link()Russell King (Oracle)
2022-06-18net: mii: add mii_bmcr_encode_fixed()Russell King (Oracle)
2022-05-23net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-08blk-mq: remove the error_count from struct requestWilly Tarreau
2022-05-07SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust
2022-05-07Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust
2022-05-06Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-05net: Fix features skip in for_each_netdev_feature()Tariq Toukan
2022-05-05Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-05block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-29SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-27hex2bin: make the function hex_to_bin constant-timeMikulas Patocka
2022-04-27Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-26net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-21memcg: sync flush only if periodic flush is delayedShakeel Butt
2022-04-21mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi