index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
calxeda
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
mptcp: poll allow write call before actual connect
Benjamin Hesmans
1
-0
/
+4
2022-09-29
mptcp: handle defer connect in mptcp_sendmsg
Dmytro Shytyi
1
-0
/
+22
2022-09-29
tcp: export tcp_sendmsg_fastopen
Benjamin Hesmans
2
-3
/
+4
2022-09-29
mptcp: add TCP_FASTOPEN_CONNECT socket option
Benjamin Hesmans
1
-1
/
+18
2022-09-29
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-29
net: shrink struct ubuf_info
Pavel Begunkov
5
-38
/
+28
2022-09-29
vhost/net: use struct ubuf_info_msgzc
Pavel Begunkov
1
-7
/
+8
2022-09-29
xen/netback: use struct ubuf_info_msgzc
Pavel Begunkov
3
-6
/
+7
2022-09-29
net: introduce struct ubuf_info_msgzc
Pavel Begunkov
1
-0
/
+21
2022-09-28
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
2
-1
/
+8
2022-09-28
sfc: bare bones TC offload on EF100
Edward Cree
5
-0
/
+397
2022-09-28
sfc: interrogate MAE capabilities at probe time
Edward Cree
4
-0
/
+93
2022-09-28
sfc: add a hashtable for offloaded TC rules
Edward Cree
4
-2
/
+123
2022-09-28
sfc: optional logging of TC offload errors
Edward Cree
5
-0
/
+61
2022-09-28
sfc: bind indirect blocks for TC offload on EF100
Edward Cree
3
-1
/
+84
2022-09-28
sfc: bind blocks for TC offload on EF100
Edward Cree
8
-2
/
+224
2022-09-28
net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-28
net: sched: act_bpf: simplify code logic in tcf_bpf_init()
Zhengchao Shao
1
-1
/
+1
2022-09-28
net: lan966x: Add offload support for ets
Horatiu Vultur
5
-1
/
+139
2022-09-28
net: lan966x: Add offload support for cbs
Horatiu Vultur
4
-1
/
+85
2022-09-28
net: lan966x: Add offload support for tbf
Horatiu Vultur
5
-1
/
+143
2022-09-28
selftests/tc-testing: add selftests for teql qdisc
Zhengchao Shao
2
-0
/
+98
2022-09-28
selftests/tc-testing: add selftests for tbf qdisc
Zhengchao Shao
2
-0
/
+212
2022-09-28
selftests/tc-testing: add selftests for taprio qdisc
Zhengchao Shao
2
-0
/
+136
2022-09-28
selftests/tc-testing: add selftests for skbprio qdisc
Zhengchao Shao
2
-0
/
+96
2022-09-28
selftests/tc-testing: add selftests for sfq qdisc
Zhengchao Shao
2
-0
/
+233
2022-09-28
selftests/tc-testing: add selftests for sfb qdisc
Zhengchao Shao
2
-0
/
+280
2022-09-28
selftests/tc-testing: add selftests for plug qdisc
Zhengchao Shao
2
-0
/
+189