summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-26ice: implement and use rd32_poll_timeout for ice_sq_done timeoutJacob Keller
2024-08-26net: netlink: Remove the dump_cb_mutex field from struct netlink_sockChristophe JAILLET
2024-08-24net: refactor ->ndo_bpf calls into dev_xdp_propagateMina Almasry
2024-08-23Merge branch 'net-redundant-judgments'David S. Miller
2024-08-23net: mpls: delete redundant judgment statementsLi Zetao
2024-08-23net/ipv6: delete redundant judgment statementsLi Zetao
2024-08-23ip6mr: delete redundant judgment statementsLi Zetao
2024-08-23net: nexthop: delete redundant judgment statementsLi Zetao
2024-08-23ipmr: delete redundant judgment statementsLi Zetao
2024-08-23ipv4: delete redundant judgment statementsLi Zetao
2024-08-23rtnetlink: delete redundant judgment statementsLi Zetao
2024-08-23neighbour: delete redundant judgment statementsLi Zetao
2024-08-23fib: rules: delete redundant judgment statementsLi Zetao
2024-08-23net: vxlan: delete redundant judgment statementsLi Zetao
2024-08-23Merge branch 'phy-listing-and-topology-tracking'David S. Miller
2024-08-23Documentation: networking: document phy_link_topologyMaxime Chevallier
2024-08-23net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier
2024-08-23net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier
2024-08-23net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier
2024-08-23net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier
2024-08-23netlink: specs: add ethnl PHY_GET command setMaxime Chevallier
2024-08-23net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier
2024-08-23netlink: specs: add phy-index as a header parameterMaxime Chevallier
2024-08-23net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-08-23net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-22Merge branch 'unmask-upper-dscp-bits-part-1'Jakub Kicinski
2024-08-22ipv4: Unmask upper DSCP bits when using hintsIdo Schimmel
2024-08-22ipv4: udp: Unmask upper DSCP bits during early demuxIdo Schimmel
2024-08-22ipv4: icmp: Pass full DS field to ip_route_input()Ido Schimmel
2024-08-22ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookupIdo Schimmel
2024-08-22ipv4: Unmask upper DSCP bits in input route lookupIdo Schimmel
2024-08-22ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()Ido Schimmel
2024-08-22ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()Ido Schimmel
2024-08-22netfilter: nft_fib: Unmask upper DSCP bitsIdo Schimmel
2024-08-22netfilter: rpfilter: Unmask upper DSCP bitsIdo Schimmel
2024-08-22ipv4: Unmask upper DSCP bits when constructing the Record Route optionIdo Schimmel
2024-08-22ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP familyIdo Schimmel
2024-08-22bpf: Unmask upper DSCP bits in bpf_fib_lookup() helperIdo Schimmel
2024-08-22Merge branch 'enhance-network-interface-feature-testing'Jakub Kicinski
2024-08-22selftests: net: Use XFAIL for operations not supported by the driverAbhinav Jain
2024-08-22selftests: net: Add on/off checks for non-fixed features of interfaceAbhinav Jain
2024-08-22selftests: net: Create veth pair for testing in networkless kernelAbhinav Jain
2024-08-22net: atlantic: Avoid warning about potential string truncationSimon Horman
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-08-22s390/iucv: Fix vargs handling in iucv_alloc_device()Alexandra Winter