aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-04bpfilter: remove bpfilterQuentin Deslandes2-45/+0
2024-01-03bpf: Allow per unit prefill for non-fix-size percpu memory allocatorYonghong Song1-0/+7
2024-01-03bpf: Add objcg to bpf_mem_allocYonghong Song1-0/+1
2024-01-03bpf: sockmap, added comments describing update proto rulesJohn Fastabend1-0/+5
2024-01-02net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki1-0/+1
2024-01-02xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETSVladimir Oltean1-2/+2
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski1-3/+0
2024-01-02net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim1-80/+0
2024-01-02net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim1-15/+0
2024-01-02net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim1-14/+0
2024-01-02net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim1-16/+0
2024-01-02net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim1-31/+0
2024-01-02Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-2/+24
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextDavid S. Miller4-23/+91
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim4-43/+2
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet1-1/+1
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier1-0/+29
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier1-0/+1
2024-01-01net: sfp: Add helper to return the SFP bus nameMaxime Chevallier1-0/+6
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2
2024-01-01net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier1-1/+1
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier5-1/+109
2024-01-01Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller1-4/+5
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-14/+22
2024-01-01net: mdio: get/put device node during (un)registrationLuiz Angelo Daros de Luca1-0/+3
2023-12-29Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-6/+29
2023-12-29genetlink: Use internal flags for multicast groupsIdo Schimmel1-3/+6
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman1-2/+2
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet1-2/+4
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet1-12/+15
2023-12-29net: sock: remove excess structure-member documentationJonathan Corbet1-2/+0
2023-12-27net: macsec: introduce mdo_insert_tx_tagRadu Pirea (NXP OSS)1-0/+10
2023-12-27net: macsec: documentation for macsec_context and macsec_opsRadu Pirea (NXP OSS)1-0/+39
2023-12-27net: macsec: move sci_to_cpu to macsec headerRadu Pirea (NXP OSS)1-0/+5
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)1-0/+1
2023-12-26net/sched: act_mirred: Allow mirred to blockVictor Nogueira2-0/+2
2023-12-26net/sched: cls_api: Expose tc block to the datapathVictor Nogueira1-0/+2
2023-12-26net/sched: Introduce tc block netdev tracking infraVictor Nogueira1-0/+2
2023-12-26net: remove SOCK_DEBUG macroDenis Kirjanov1-13/+0
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu2-2/+0
2023-12-26net/smc: support extended GID in SMC-D lgr netlink attributeWen Gu2-0/+4
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu1-5/+10
2023-12-22net: skbuff: Remove some excess struct-member documentationJonathan Corbet1-2/+0
2023-12-22tcp: Remove dead code and fields for bhash2.Kuniyuki Iwashima3-12/+0
2023-12-22tcp: Link sk and twsk to tb2->owners using skc_bind_node.Kuniyuki Iwashima1-10/+0
2023-12-22tcp: Unlink sk from bhash.Kuniyuki Iwashima1-1/+0
2023-12-22tcp: Link bhash2 to bhash.Kuniyuki Iwashima1-1/+3
2023-12-22tcp: Save address type in inet_bind2_bucket.Kuniyuki Iwashima1-0/+1
2023-12-22tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.Kuniyuki Iwashima2-12/+4
2023-12-22Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz1-1/+0