summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-07-26net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYsTristram Ha
2023-07-26net: skbuff: remove unused HAVE_HW_TIME_STAMP feature definePeter Seiderer
2023-07-25net/mlx5: Add relevant capabilities bits to support NAT-TLeon Romanovsky
2023-07-25net: phylink: strip out pre-March 2020 legacy codeRussell King (Oracle)
2023-07-24net: add missing net_device::xdp_zc_max_segs descriptionMaciej Fijalkowski
2023-07-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
2023-07-23connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni
2023-07-23netlink: Add new netlink_release functionAnjali Kulkarni
2023-07-23netlink: Reverse the patch which removed filteringAnjali Kulkarni
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger
2023-07-20net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19bpf, net: Introduce skb_pointer_if_linear().Alexei Starovoitov
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski
2023-07-19bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_mapAnton Protopopov
2023-07-18tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet
2023-07-18bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky
2023-07-18bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_nodeDave Marchevsky
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli
2023-07-16Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-07-14Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-14Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-14net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)
2023-07-14net: phylink: add support for PCS link change notificationsRussell King (Oracle)
2023-07-14net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)
2023-07-14net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)
2023-07-14ipv6: Constify the sk parameter of several helper functions.Guillaume Nault
2023-07-14security: Constify sk in the sk_getsecid hook.Guillaume Nault
2023-07-13net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the has_integrated_pcs field with a flagBartosz Golaszewski
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds