index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-02
ipw2x00: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-3
/
+3
2020-08-02
rt2x00: pci: use generic power management
Vaibhav Gupta
10
-46
/
+19
2020-08-02
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
2
-4
/
+5
2020-08-02
mt7601u: add missing release on skb in mt7601u_mcu_msg_send
Navid Emamdoost
1
-1
/
+3
2020-08-02
iwlwifi: yoyo: don't print failure if debug firmware is missing
Wolfram Sang
1
-1
/
+1
2020-08-02
rtw88: 8821c: coex: add functions and parameters
Ping-Cheng Chen
3
-0
/
+430
2020-08-02
rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static
Wei Yongjun
1
-1
/
+1
2020-08-02
rtw88: add h2c command in debugfs
Tzu-En Huang
3
-0
/
+37
2020-08-02
rtw88: allows driver to enable/disable beacon
Yan-Hsuan Chuang
1
-0
/
+9
2020-08-02
rtw88: add ieee80211_ops::change_interface
Yan-Hsuan Chuang
1
-0
/
+18
2020-08-02
rtw88: coex: only skip coex triggered by BT info
Yan-Hsuan Chuang
1
-1
/
+2
2020-08-02
rtw88: update tx descriptor of mgmt and reserved page packets
Tzu-En Huang
4
-39
/
+90
2020-08-02
rtw88: fix short GI capability based on current bandwidth
Tsang-Shian Lin
1
-5
/
+6
2020-08-02
rtw88: fix LDPC field for RA info
Tsang-Shian Lin
1
-1
/
+1
2020-08-02
prism54: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-41
/
+36
2020-08-02
prism54: islpci_hotplug: use generic power management
Vaibhav Gupta
1
-23
/
+11
2020-08-02
prism54: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-02
p54: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-30
/
+35
2020-08-02
mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()
Xu Wang
1
-1
/
+1
2020-08-02
rtlwifi: btcoex: use %*ph to print small buffer
Andy Shevchenko
1
-4
/
+2
2020-08-02
rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...
Colin Ian King
1
-1
/
+1
2020-08-02
Merge tag 'mt76-for-kvalo-2020-07-21' of https://github.com/nbd168/wireless
Kalle Valo
62
-846
/
+4691
2020-07-24
Merge branch 'net-dsa-mv88e6xxx-port-mtu-support'
David S. Miller
4
-1
/
+33
2020-07-24
net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU
Chris Packham
4
-0
/
+31
2020-07-24
net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X
Chris Packham
1
-0
/
+2
2020-07-24
net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
Chris Packham
1
-1
/
+0
2020-07-24
net: hix5hd2_gmac: Remove unneeded cast from memory allocation
Wang Hai
1
-3
/
+3
2020-07-24
Merge branch 'l2tp-avoid-multiple-assignment-remove-BUG_ON'
David S. Miller
5
-23
/
+38
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_free
Tom Parkin
1
-1
/
+3
2020-07-24
l2tp: remove BUG_ON refcount value in l2tp_session_free
Tom Parkin
1
-2
/
+0
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge
Tom Parkin
1
-3
/
+4
2020-07-24
l2tp: don't BUG_ON seqfile checks in l2tp_ppp
Tom Parkin
1
-1
/
+5
2020-07-24
l2tp: don't BUG_ON session magic checks in l2tp_ppp
Tom Parkin
1
-3
/
+7
2020-07-24
l2tp: remove BUG_ON in l2tp_tunnel_closeall
Tom Parkin
1
-2
/
+0
2020-07-24
l2tp: remove BUG_ON in l2tp_session_queue_purge
Tom Parkin
1
-1
/
+0
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start
Tom Parkin
1
-1
/
+4
2020-07-24
l2tp: avoid multiple assignments
Tom Parkin
3
-9
/
+15
2020-07-24
Merge branch 'icmp6-support-rfc-4884'
David S. Miller
8
-21
/
+53
2020-07-24
icmp6: support rfc 4884
Willem de Bruijn
6
-0
/
+32
2020-07-24
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
3
-15
/
+19
2020-07-24
icmp: revise rfc4884 tests
Willem de Bruijn
1
-6
/
+2
2020-07-24
sctp: remove redundant initialization of variable status
Colin Ian King
1
-6
/
+6
2020-07-24
net: openvswitch: fixes potential deadlock in dp cleanup code
Eelco Chaudron
2
-14
/
+13
2020-07-24
sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
Christoph Hellwig
1
-21
/
+29
2020-07-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-648
/
+2323
2020-07-24
mISDN: Don't try to print a sockptr_t from debug logging code.
David S. Miller
1
-2
/
+2
2020-07-24
Merge branch 'get-rid-of-the-address_space-override-in-setsockopt-v2'
David S. Miller
87
-742
/
+893
2020-07-24
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
3
-9
/
+43
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
61
-258
/
+246
2020-07-24
net/tcp: switch do_tcp_setsockopt to sockptr_t
Christoph Hellwig
1
-18
/
+16
[next]