index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
net/cdc_ncm: Increase NTB max RX/TX values to 64kb
Ćukasz Spintzyk
1
-2
/
+2
2022-07-21
net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
Dominik Czerwik
1
-1
/
+24
2022-07-20
Merge branch 'net-ipa-move-configuration-data-files'
Jakub Kicinski
7
-3
/
+7
2022-07-20
net: ipa: move configuration data files into a subdirectory
Alex Elder
7
-1
/
+1
2022-07-20
net: ipa: list supported IPA versions in the Makefile
Alex Elder
1
-3
/
+7
2022-07-20
Merge branch 'net-ipa-small-transaction-updates'
Jakub Kicinski
4
-38
/
+66
2022-07-20
net: ipa: fix an outdated comment
Alex Elder
1
-1
/
+1
2022-07-20
net: ipa: report when the driver has been removed
Alex Elder
1
-0
/
+2
2022-07-20
net: ipa: skip some cleanup for unused transactions
Alex Elder
1
-1
/
+2
2022-07-20
net: ipa: rearrange transaction initialization
Alex Elder
2
-30
/
+33
2022-07-20
net: ipa: add a transaction committed list
Alex Elder
3
-7
/
+29
2022-07-20
net: ipa: add an endpoint device attribute group
Alex Elder
4
-31
/
+102
2022-07-20
selftests: net: af_unix: Fix a build error of unix_connect.c.
Kuniyuki Iwashima
1
-2
/
+1
2022-07-20
net: amd8111e: remove repeated dev->features assignement
Jian Shen
1
-3
/
+0
2022-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
43
-357
/
+518
2022-07-20
Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
20
-861
/
+1157
2022-07-21
netfilter: xt_TPROXY: remove pr_debug invocations
Justin Stitt
1
-23
/
+2
2022-07-21
netfilter: flowtable: prefer refcount_inc
Florian Westphal
1
-8
/
+3
2022-07-21
netfilter: ipvs: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-20
net: ipa: initialize ring indexes to 0
Alex Elder
2
-10
/
+13
2022-07-20
net: marvell: prestera: add phylink support
Oleksandr Mazur
5
-62
/
+334
2022-07-20
vmxnet3: Implement ethtool's get_channels command
Andrey Turkin
1
-0
/
+29
2022-07-20
Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...
David S. Miller
35
-204
/
+376
2022-07-20
Merge branch 'can-error-set-of-fixes-and-improvement-on-txerr-and-rxerr-repor...
Marc Kleine-Budde
25
-52
/
+94
2022-07-20
can: error: add definitions for the different CAN error thresholds
Vincent Mailhol
1
-0
/
+13
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
25
-18
/
+38
2022-07-20
can: error: specify the values of data[5..7] of CAN error frames
Vincent Mailhol
1
-1
/
+4
2022-07-20
can: usb_8dev: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-07-20
can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-2
/
+4
2022-07-20
can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+8
2022-07-20
can: sun4i_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-5
/
+4
2022-07-20
can: hi311x: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-2
/
+3
2022-07-20
can: slcan: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-7
/
+5
2022-07-20
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-07-20
can: rcar_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+4
2022-07-20
can: pch_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+3
2022-07-19
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-11
/
+17
2022-07-19
net/sched: remove qdisc_root_lock() helper
Davide Caratti
1
-19
/
+0
2022-07-19
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
9
-64
/
+191
2022-07-19
tcp: support externally provided ubufs
Pavel Begunkov
1
-11
/
+22
2022-07-19
ipv6/udp: support externally provided ubufs
Pavel Begunkov
1
-13
/
+31
2022-07-19
ipv4/udp: support externally provided ubufs
Pavel Begunkov
1
-13
/
+31
2022-07-19
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
1
-11
/
+17
2022-07-19
net: introduce managed frags infrastructure
Pavel Begunkov
2
-4
/
+50
2022-07-19
net: Allow custom iter handler in msghdr
David Ahern
4
-8
/
+19
2022-07-19
skbuff: carry external ubuf_info in msghdr
Pavel Begunkov
3
-0
/
+4
2022-07-19
sfc: update MCDI protocol headers
Edward Cree
1
-195
/
+7933
2022-07-19
net/mlx5: CT: Remove warning of ignore_flow_level support for non PF
Roi Dayan
2
-2
/
+2
2022-07-19
net/mlx5e: Add resiliency for PTP TX port timestamp
Aya Levin
5
-2
/
+50
2022-07-19
net/mlx5: Expose ts_cqe_metadata_size2wqe_counter
Aya Levin
1
-1
/
+5
[next]