summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-08-22net: ovs: fix ovs_drop_reasons errorMenglong Dong
2024-08-22Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-08-22Merge branch 'net-xilinx-axienet-multicast-fixes-and-improvements'Jakub Kicinski
2024-08-22net: xilinx: axienet: Fix dangling multicast addressesSean Anderson
2024-08-22net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-08-23kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada
2024-08-22Merge branch 'maintainers-networking-updates'Paolo Abeni
2024-08-22MAINTAINERS: Mark JME Network Driver as Odd FixesSimon Horman
2024-08-22MAINTAINERS: Add header files to NETWORKING sectionsSimon Horman
2024-08-22MAINTAINERS: Add limited globs for Networking headersSimon Horman
2024-08-22MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING sectionSimon Horman
2024-08-22MAINTAINERS: Add sonet.h to ATM section of MAINTAINERSSimon Horman
2024-08-22nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-22net: airoha: configure hw mac address according to the port idLorenzo Bianconi
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan
2024-08-22net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211FSava Jakovljev
2024-08-22selftests: net: add helper for checking if nettest is availableJakub Kicinski
2024-08-22net: ngbe: Fix phy mode set to external phyMengyuan Lou
2024-08-22netfilter: flowtable: validate vlan headerPablo Neira Ayuso
2024-08-22Merge branch 'net-ipv6-ioam6-introduce-tunsrc'Paolo Abeni
2024-08-22net: ipv6: ioam6: new feature tunsrcJustin Iurman
2024-08-22net: ipv6: ioam6: code alignmentJustin Iurman
2024-08-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-21tools: ynl: lift an assumption about spec file namePaolo Abeni
2024-08-21Merge branch 'net-xilinx-axienet-add-statistics-support'Jakub Kicinski