aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28net: Fix incorrect address comparison when searching for a bind2 bucketMartin KaFai Lau2-0/+13
2022-09-28mptcp: poll allow write call before actual connectBenjamin Hesmans1-0/+4
2022-09-28mptcp: handle defer connect in mptcp_sendmsgDmytro Shytyi1-0/+22
2022-09-28tcp: export tcp_sendmsg_fastopenBenjamin Hesmans2-3/+4
2022-09-28mptcp: add TCP_FASTOPEN_CONNECT socket optionBenjamin Hesmans1-1/+18
2022-09-28netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-28net: shrink struct ubuf_infoPavel Begunkov5-38/+28
2022-09-28vhost/net: use struct ubuf_info_msgzcPavel Begunkov1-7/+8
2022-09-28xen/netback: use struct ubuf_info_msgzcPavel Begunkov3-6/+7
2022-09-28net: introduce struct ubuf_info_msgzcPavel Begunkov1-0/+21
2022-09-28netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter2-1/+8
2022-09-28sfc: bare bones TC offload on EF100Edward Cree5-0/+397
2022-09-28sfc: interrogate MAE capabilities at probe timeEdward Cree4-0/+93
2022-09-28sfc: add a hashtable for offloaded TC rulesEdward Cree4-2/+123
2022-09-28sfc: optional logging of TC offload errorsEdward Cree5-0/+61
2022-09-28sfc: bind indirect blocks for TC offload on EF100Edward Cree3-1/+84
2022-09-28sfc: bind blocks for TC offload on EF100Edward Cree8-2/+224
2022-09-28net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-28net: sched: act_bpf: simplify code logic in tcf_bpf_init()Zhengchao Shao1-1/+1
2022-09-28net: lan966x: Add offload support for etsHoratiu Vultur5-1/+139
2022-09-28net: lan966x: Add offload support for cbsHoratiu Vultur4-1/+85
2022-09-28net: lan966x: Add offload support for tbfHoratiu Vultur5-1/+143
2022-09-28selftests/tc-testing: add selftests for teql qdiscZhengchao Shao2-0/+98
2022-09-28selftests/tc-testing: add selftests for tbf qdiscZhengchao Shao2-0/+212
2022-09-28selftests/tc-testing: add selftests for taprio qdiscZhengchao Shao2-0/+136
2022-09-28selftests/tc-testing: add selftests for skbprio qdiscZhengchao Shao2-0/+96
2022-09-28selftests/tc-testing: add selftests for sfq qdiscZhengchao Shao2-0/+233
2022-09-28selftests/tc-testing: add selftests for sfb qdiscZhengchao Shao2-0/+280
2022-09-28selftests/tc-testing: add selftests for plug qdiscZhengchao Shao2-0/+189