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
2023-05-15
nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
Krzysztof Kozlowski
1
-1
/
+2
2023-05-15
octeontx2-pf: mcs: Remove unneeded semicolon
Yang Li
1
-2
/
+2
2023-05-15
net: ethernet: microchip: vcap: Remove extra semicolon
Anup Sharma
1
-4
/
+4
2023-05-15
Merge branch 'octeontx2-pf-HTB'
David S. Miller
20
-127
/
+2144
2023-05-15
docs: octeontx2: Add Documentation for QOS
Hariprasad Kelam
1
-0
/
+45
2023-05-15
octeontx2-pf: ethtool expose qos stats
Hariprasad Kelam
1
-9
/
+20
2023-05-15
octeontx2-pf: Add support for HTB offload
Naveen Mamindlapalli
10
-14
/
+1507
2023-05-15
octeontx2-pf: Prepare for QOS offload
Hariprasad Kelam
3
-20
/
+43
2023-05-15
octeontx2-pf: Refactor schedular queue alloc/free calls
Hariprasad Kelam
5
-38
/
+94
2023-05-15
octeontx2-pf: qos send queues management
Subbaraya Sundeep
10
-42
/
+426
2023-05-15
octeontx2-pf: Rename tot_tx_queues to non_qos_queues
Hariprasad Kelam
4
-15
/
+15
2023-05-15
sch_htb: Allow HTB priority parameter in offload mode
Naveen Mamindlapalli
3
-5
/
+10
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
6
-24
/
+18
2023-05-15
Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
43
-300
/
+3488
2023-05-13
sfc: fix use-after-free in efx_tc_flower_record_encap_match()
Edward Cree
1
-2
/
+2
2023-05-13
net: phylink: constify fwnode arguments
Russell King (Oracle)
2
-9
/
+11
2023-05-13
net: fec: using the standard return codes when xdp xmit errors
Shenwei Wang
1
-3
/
+3
2023-05-13
net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs
Daire McNamara
2
-3
/
+10
2023-05-13
ping: Convert hlist_nulls to plain hlist.
Kuniyuki Iwashima
1
-26
/
+15
2023-05-13
Merge branch 'skb_frag_fill_page_desc'
David S. Miller
20
-109
/
+65
2023-05-13
net: remove __skb_frag_set_page()
Yunsheng Lin
3
-17
/
+1
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
19
-92
/
+64
2023-05-13
selftests: net: vxlan: Add tests for vxlan nolocalbypass option.
Vladimir Nikishkin
2
-0
/
+241
2023-05-13
net: vxlan: Add nolocalbypass option to vxlan.
Vladimir Nikishkin
3
-3
/
+23
2023-05-13
Merge branch 'broadcom-phy-wol'
David S. Miller
7
-5
/
+416
2023-05-13
net: bcmgenet: Add support for PHY-based Wake-on-LAN
Florian Fainelli
1
-0
/
+14
2023-05-13
net: phy: broadcom: Add support for Wake-on-LAN
Florian Fainelli
4
-3
/
+395
2023-05-13
net: phy: Allow drivers to always call into ->suspend()
Florian Fainelli
2
-2
/
+7
2023-05-12
Merge branch 'sfc-decap'
David S. Miller
4
-64
/
+197
2023-05-12
sfc: support TC decap rules matching on enc_src_port
Edward Cree
4
-16
/
+41
2023-05-12
sfc: support TC decap rules matching on enc_ip_tos
Edward Cree
2
-36
/
+133
2023-05-12
sfc: populate enc_ip_tos matches in MAE outer rules
Edward Cree
4
-7
/
+20
2023-05-12
sfc: release encap match in efx_tc_flow_free()
Edward Cree
1
-17
/
+15
2023-05-12
net: liquidio: lio_main: Remove unnecessary (void*) conversions
wuych
1
-12
/
+6
2023-05-12
sctp: add bpf_bypass_getsockopt proto callback
Alexander Mikhalitsyn
1
-0
/
+18
2023-05-12
Merge branch 'selftests-fcnal'
David S. Miller
2
-1
/
+132
2023-05-12
selftests: fcnal: Test SO_DONTROUTE on raw and ping sockets.
Guillaume Nault
1
-0
/
+14
2023-05-12
selftests: fcnal: Test SO_DONTROUTE on UDP sockets.
Guillaume Nault
1
-0
/
+17
2023-05-12
selftests: fcnal: Test SO_DONTROUTE on TCP sockets.
Guillaume Nault
1
-0
/
+56
2023-05-12
selftests: Add SO_DONTROUTE option to nettest.
Guillaume Nault
1
-1
/
+45
2023-05-12
bonding: Always assign be16 value to vlan_proto
Simon Horman
1
-3
/
+5
2023-05-12
Merge branch 'net-handshake-fixes'
David S. Miller
8
-7
/
+29
2023-05-12
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-12
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-12
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-12
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-12
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-12
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-12
ipvlan: Remove NULL check before dev_{put, hold}
Yang Li
1
-2
/
+1
2023-05-12
octeontx2-pf: mcs: Offload extended packet number(XPN) feature
Subbaraya Sundeep
2
-19
/
+75
[next]