summaryrefslogtreecommitdiffstats
path: root/fs/quota (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-23ipv4: udp: Unmask upper DSCP bits during early demuxIdo Schimmel1-1/+2
2024-08-23ipv4: icmp: Pass full DS field to ip_route_input()Ido Schimmel1-1/+1
2024-08-23ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookupIdo Schimmel1-1/+1
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-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-22selftests: net: add helper for checking if nettest is availableJakub Kicinski6-59/+22
2024-08-22net: ipv6: ioam6: new feature tunsrcJustin Iurman2-8/+63
2024-08-22net: ipv6: ioam6: code alignmentJustin Iurman1-4/+5
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-22ice: Fix a 32bit bugDan Carpenter1-3/+3
2024-08-22ipv6: remove redundant checkXi Huang1-6/+3
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-21net: wwan: t7xx: PCIe reset rescanJinjian Song7-43/+105
2024-08-21net: dsa: b53: Use dev_err_probe()Florian Fainelli1-4/+3
2024-08-21l2tp: use skb_queue_purge in l2tp_ip_destroy_sockJames Chapman2-4/+1
2024-08-21af_unix: Don't call skb_get() for OOB skb.Kuniyuki Iwashima2-36/+7
2024-08-21dt-bindings: net: socionext,uniphier-ave4: add top-level constraintsKrzysztof Kozlowski1-2/+6
2024-08-21dt-bindings: net: renesas,etheravb: add top-level constraintsKrzysztof Kozlowski1-10/+19
2024-08-21dt-bindings: net: mediatek,net: add top-level constraintsKrzysztof Kozlowski1-2/+7
2024-08-21dt-bindings: net: mediatek,net: narrow interrupts per variantsKrzysztof Kozlowski1-0/+3
2024-08-21net: Silence false field-spanning write warning in metadata_dst memcpyGal Pressman1-2/+5
2024-08-21net: hns3: Use ARRAY_SIZE() to improve readabilityZhang Zekun1-4/+4
2024-08-21selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski3-12/+12
2024-08-20net: ethernet: ibm: Simpify code with for_each_child_of_node()Zhang Zekun1-6/+4
2024-08-20ipv4: Centralize TOS matchingIdo Schimmel5-5/+11
2024-08-20netfilter: nft_fib: Mask upper DSCP bits before FIB lookupIdo Schimmel1-3/+1
2024-08-20ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP familyIdo Schimmel1-1/+1
2024-08-20net/smc: introduce statistics for ringbufs usage of net namespaceWen Gu4-16/+42
2024-08-20net/smc: introduce statistics for allocated ringbufs of link groupWen Gu3-4/+48
2024-08-20net: remove redundant check in skb_shift()Zhang Changzhong1-2/+1
2024-08-20mptcp: Remove unused declaration mptcp_sockopt_sync()Yue Haibing1-1/+0
2024-08-20net/mlx5: E-Switch, Remove unused declarationsYue Haibing1-3/+0
2024-08-20igbvf: Remove two unused declarationsYue Haibing2-2/+0