summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-23Merge branch 'enhance-network-interface-feature-testing'Jakub Kicinski1-4/+56
2024-08-23selftests: net: Use XFAIL for operations not supported by the driverAbhinav Jain1-3/+7
2024-08-23selftests: net: Add on/off checks for non-fixed features of interfaceAbhinav Jain1-1/+34
2024-08-23selftests: net: Create veth pair for testing in networkless kernelAbhinav Jain1-0/+15
2024-08-23net: atlantic: Avoid warning about potential string truncationSimon Horman1-2/+2
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds74-554/+1555
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-30/+20
2024-08-22s390/iucv: Fix vargs handling in iucv_alloc_device()Alexandra Winter1-1/+3
2024-08-22net: ovs: fix ovs_drop_reasons errorMenglong Dong1-1/+1
2024-08-22Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-2/+13
2024-08-22Merge branch 'net-xilinx-axienet-multicast-fixes-and-improvements'Jakub Kicinski2-12/+14
2024-08-22net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2-12/+10
2024-08-22net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-08-22kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada4-4/+4
2024-08-22Merge branch 'maintainers-networking-updates'Paolo Abeni1-6/+26
2024-08-22MAINTAINERS: Mark JME Network Driver as Odd FixesSimon Horman1-1/+1
2024-08-22MAINTAINERS: Add header files to NETWORKING sectionsSimon Horman1-0/+17
2024-08-22MAINTAINERS: Add limited globs for Networking headersSimon Horman1-5/+5
2024-08-22MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING sectionSimon Horman1-0/+1
2024-08-22MAINTAINERS: Add sonet.h to ATM section of MAINTAINERSSimon Horman1-0/+2
2024-08-22nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang1-2/+2
2024-08-22net: airoha: configure hw mac address according to the port idLorenzo Bianconi1-9/+23
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan1-12/+11
2024-08-22net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211FSava Jakovljev1-1/+2
2024-08-22selftests: net: add helper for checking if nettest is availableJakub Kicinski6-59/+22
2024-08-22net: ngbe: Fix phy mode set to external phyMengyuan Lou1-2/+6
2024-08-22netfilter: flowtable: validate vlan headerPablo Neira Ayuso2-0/+6
2024-08-22Merge branch 'net-ipv6-ioam6-introduce-tunsrc'Paolo Abeni2-12/+68
2024-08-22net: ipv6: ioam6: new feature tunsrcJustin Iurman2-8/+63
2024-08-22net: ipv6: ioam6: code alignmentJustin Iurman1-4/+5
2024-08-22selftest: bpf: Remove mssind boundary check in test_tcp_custom_syncookie.c.Kuniyuki Iwashima1-9/+2
2024-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-46/+26
2024-08-22tools: ynl: lift an assumption about spec file namePaolo Abeni1-2/+4
2024-08-22Merge branch 'net-xilinx-axienet-add-statistics-support'Jakub Kicinski2-4/+408
2024-08-22net: xilinx: axienet: Add statistics supportSean Anderson2-3/+407
2024-08-22net: xilinx: axienet: Report RxRject as rx_droppedSean Anderson1-1/+1
2024-08-22net: repack struct netdev_queueJakub Kicinski1-9/+14
2024-08-22bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur1-5/+0
2024-08-22Merge branch 'ipv6-fix-possible-uaf-in-output-paths'Jakub Kicinski1-0/+10
2024-08-22ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet1-0/+4
2024-08-22ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet1-0/+4
2024-08-22ipv6: prevent UAF in ip6_send_skb()Eric Dumazet1-0/+2
2024-08-22netpoll: do not export netpoll_poll_[disable|enable]()Eric Dumazet1-2/+0
2024-08-22ice: Fix a 32bit bugDan Carpenter1-3/+3
2024-08-22ipv6: remove redundant checkXi Huang1-6/+3
2024-08-22selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel1-1/+2
2024-08-22net: dsa: sja1105: Simplify with scoped for each OF child loopJinjie Ruan1-8/+2
2024-08-22net: dsa: ocelot: Simplify with scoped for each OF child loopJinjie Ruan1-4/+1
2024-08-22nfc: pn533: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+0
2024-08-22udp: fix receiving fraglist GSO packetsFelix Fietkau1-1/+2