index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
170
-284
/
+207
2022-09-28
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
2
-0
/
+13
2022-09-28
Merge branch 'mptcp-mptcp-support-for-tcp_fastopen_connect'
Jakub Kicinski
4
-4
/
+48
2022-09-28
mptcp: poll allow write call before actual connect
Benjamin Hesmans
1
-0
/
+4
2022-09-28
mptcp: handle defer connect in mptcp_sendmsg
Dmytro Shytyi
1
-0
/
+22
2022-09-28
tcp: export tcp_sendmsg_fastopen
Benjamin Hesmans
2
-3
/
+4
2022-09-28
mptcp: add TCP_FASTOPEN_CONNECT socket option
Benjamin Hesmans
1
-1
/
+18
2022-09-28
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-28
Merge branch 'shrink-struct-ubuf_info'
Jakub Kicinski
9
-35
/
+48
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
5
-38
/
+28
2022-09-28
vhost/net: use struct ubuf_info_msgzc
Pavel Begunkov
1
-7
/
+8
2022-09-28
xen/netback: use struct ubuf_info_msgzc
Pavel Begunkov
3
-6
/
+7
2022-09-28
net: introduce struct ubuf_info_msgzc
Pavel Begunkov
1
-0
/
+21
2022-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...
Jakub Kicinski
2
-1
/
+8
2022-09-28
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
2
-1
/
+8
2022-09-28
Merge branch 'sfc-tc-offload'
David S. Miller
16
-3
/
+980
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
Merge branch 'lan966x-qos'
David S. Miller
7
-1
/
+365
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
Merge branch 'tc-testing-qdisc'
David S. Miller
16
-0
/
+2750
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
2022-09-28
selftests/tc-testing: add selftests for pfifo_fast qdisc
Zhengchao Shao
1
-0
/
+119
2022-09-28
selftests/tc-testing: add selftests for hhf qdisc
Zhengchao Shao
2
-0
/
+211
2022-09-28
selftests/tc-testing: add selftests for gred qdisc
Zhengchao Shao
2
-0
/
+165
2022-09-28
selftests/tc-testing: add selftests for fq qdisc
Zhengchao Shao
2
-0
/
+396
2022-09-28
selftests/tc-testing: add selftests for etf qdisc
Zhengchao Shao
2
-0
/
+118
2022-09-28
selftests/tc-testing: add selftests for codel qdisc
Zhengchao Shao
2
-0
/
+212
2022-09-28
selftests/tc-testing: add selftests for choke qdisc
Zhengchao Shao
2
-0
/
+189
2022-09-28
selftests/tc-testing: add selftests for atm qdisc
Zhengchao Shao
2
-0
/
+96
2022-09-27
mlxsw: core_acl_flex_actions: Split memcpy() of struct flow_action_cookie fle...
Kees Cook
1
-2
/
+3
2022-09-27
Merge branch 'net-ipa-generalized-register-definitions'
Jakub Kicinski
18
-822
/
+3901
2022-09-27
net: ipa: define remaining IPA register fields
Alex Elder
10
-98
/
+411
2022-09-27
net: ipa: define more IPA endpoint register fields
Alex Elder
8
-169
/
+336
2022-09-27
net: ipa: define some IPA endpoint register fields
Alex Elder
8
-119
/
+374
2022-09-27
net: ipa: define resource group/type IPA register fields
Alex Elder
8
-94
/
+419
[next]