summaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-23ipv4: Unmask upper DSCP bits in input route lookupIdo Schimmel1-1/+1
2024-08-23ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()Ido Schimmel1-1/+1
2024-08-23ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()Ido Schimmel1-1/+2
2024-08-23netfilter: nft_fib: Unmask upper DSCP bitsIdo Schimmel1-1/+2
2024-08-23netfilter: rpfilter: Unmask upper DSCP bitsIdo Schimmel1-1/+2
2024-08-23ipv4: Unmask upper DSCP bits when constructing the Record Route optionIdo Schimmel1-1/+1
2024-08-23ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP familyIdo Schimmel1-1/+1
2024-08-23bpf: Unmask upper DSCP bits in bpf_fib_lookup() helperIdo Schimmel1-1/+2
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-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-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-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-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-22tools: ynl: lift an assumption about spec file namePaolo Abeni1-2/+4
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-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
2024-08-21net: wwan: t7xx: PCIe reset rescanJinjian Song7-43/+105
2024-08-21net: dsa: b53: Use dev_err_probe()Florian Fainelli1-4/+3