summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-04Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2024-01-04sctp: fix busy pollingEric Dumazet
2024-01-03net: kcm: fix direct access to bv_lenMina Almasry
2024-01-03vsock/virtio: use skb_frag_*() helpersMina Almasry
2024-01-03net/sched: sch_api: conditional netlink notificationsPedro Tammela
2024-01-03net/sched: introduce ACT_P_BOUND return codePedro Tammela
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet
2024-01-03fib: remove unnecessary input parameters in fib_default_rule_addZhengchao Shao
2024-01-03net/sched: cls_api: complement tcf_tfilter_dump_policyLin Ma
2024-01-02net: ethtool: Fix symmetric-xor RSS RX flow hash checkGerhard Engleder
2024-01-02net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki
2024-01-02net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfhAhmed Zaki
2024-01-02Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2024-01-02mptcp: use mptcp_set_stateGeliang Tang
2024-01-02mptcp: add CurrEstab MIB counter supportGeliang Tang
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet
2024-01-01net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier
2024-01-01net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-01-01Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-12-29genetlink: Use internal flags for multicast groupsIdo Schimmel
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman
2023-12-27net: pktgen: Use wait_event_freezable_timeout() for freezable kthreadKevin Hao
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)
2023-12-26bridge: cfm: fix enum typo in br_cc_ccm_tx_parseLin Ma
2023-12-26mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORTMaxim Galaganov
2023-12-26mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()Maxim Galaganov
2023-12-26mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()Davide Caratti
2023-12-26net/sched: act_mirred: Allow mirred to blockVictor Nogueira
2023-12-26net/sched: act_mirred: Add helper function tcf_mirred_replace_devVictor Nogueira
2023-12-26net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readabilityVictor Nogueira
2023-12-26net/sched: cls_api: Expose tc block to the datapathVictor Nogueira
2023-12-26net/sched: Introduce tc block netdev tracking infraVictor Nogueira
2023-12-26net: remove SOCK_DEBUG leftoversDenis Kirjanov
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu
2023-12-26net/smc: disable SEID on non-s390 archs where virtual ISM may be usedWen Gu
2023-12-26net/smc: support extended GID in SMC-D lgr netlink attributeWen Gu
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu
2023-12-26net/smc: define a reserved CHID range for virtual ISM devicesWen Gu
2023-12-26net/smc: introduce virtual ISM device support featureWen Gu
2023-12-26net/smc: support SMCv2.x supplemental features negotiationWen Gu
2023-12-26net/smc: unify the structs of accept or confirm message for v1 and v2Wen Gu
2023-12-26net/smc: introduce sub-functions for smc_clc_send_confirm_accept()Wen Gu