index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
drivers/net/ethernet: handle one warning explicitly
Jesse Brandeburg
1
-0
/
+10
2020-09-25
drivers/net/ethernet: rid ethernet of no-prototype warnings
Jesse Brandeburg
2
-0
/
+2
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
15
-84
/
+37
2020-09-25
intel: handle unused assignments
Jesse Brandeburg
3
-149
/
+131
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
38
-129
/
+185
2020-09-25
net: vlan: Avoid using BUG() in vlan_proto_idx()
Florian Fainelli
2
-6
/
+16
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
140
-3428
/
+4176
2020-09-25
ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
Kalle Valo
2
-10
/
+20
2020-09-24
Merge branch 'hns3-next'
David S. Miller
11
-38
/
+96
2020-09-24
net: hns3: rename macro of pci device id of vf
Guangbin Huang
3
-8
/
+9
2020-09-24
net: hns3: add support for 200G device
Guangbin Huang
5
-11
/
+55
2020-09-24
net: hns3: add debugfs of dumping pf interrupt resources
Yufeng Mo
2
-0
/
+13
2020-09-24
net: hns3: add a hardware error detect type
Yufeng Mo
3
-0
/
+5
2020-09-24
net: hns3: remove unnecessary variable initialization
Yufeng Mo
6
-9
/
+9
2020-09-24
net: hns3: refactor the function for dumping tc information in debugfs
Yufeng Mo
1
-10
/
+5
2020-09-24
net: tcp: drop unused function argument from mptcp_incoming_options
Florian Westphal
3
-8
/
+5
2020-09-24
Merge branch 'mptcp-RM_ADDR-ADD_ADDR-enhancements'
David S. Miller
12
-70
/
+674
2020-09-24
mptcp: retransmit ADD_ADDR when timeout
Geliang Tang
3
-17
/
+96
2020-09-24
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2
-0
/
+9
2020-09-24
mptcp: add struct mptcp_pm_add_entry
Geliang Tang
1
-7
/
+12
2020-09-24
selftests: mptcp: add remove addr and subflow test cases
Geliang Tang
1
-3
/
+142
2020-09-24
selftests: mptcp: add remove cfg in mptcp_connect
Geliang Tang
1
-3
/
+15
2020-09-24
mptcp: add mptcp_destroy_common helper
Geliang Tang
3
-6
/
+10
2020-09-24
mptcp: add RM_ADDR related mibs
Geliang Tang
3
-0
/
+9
2020-09-24
mptcp: implement mptcp_pm_remove_subflow
Geliang Tang
3
-3
/
+42
2020-09-24
mptcp: remove addr and subflow in PM netlink
Geliang Tang
5
-11
/
+130
2020-09-24
mptcp: add accept_subflow re-check
Geliang Tang
1
-4
/
+6
2020-09-24
selftests: mptcp: add ADD_ADDR mibs check function
Geliang Tang
1
-0
/
+44
2020-09-24
mptcp: add ADD_ADDR related mibs
Geliang Tang
3
-1
/
+10
2020-09-24
mptcp: send out ADD_ADDR with echo flag
Geliang Tang
4
-23
/
+32
2020-09-24
mptcp: add the incoming RM_ADDR support
Geliang Tang
5
-4
/
+66
2020-09-24
mptcp: add the outgoing RM_ADDR support
Geliang Tang
3
-0
/
+63
2020-09-24
mptcp: rename addr_signal and the related functions
Geliang Tang
3
-18
/
+18
2020-09-24
Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
21
-1658
/
+2339
2020-09-24
Merge branch 'dpaa2-mac-add-PCS-support-through-the-Lynx-module'
David S. Miller
6
-10
/
+132
2020-09-24
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
3
-1
/
+91
2020-09-24
of: add of_mdio_find_device() api
Russell King
2
-9
/
+35
2020-09-24
net: pcs-lynx: add support for 10GBASER
Ioana Ciornei
1
-0
/
+6
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
5
-29
/
+38
2020-09-24
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
32
-1758
/
+2247
2020-09-24
Merge tag 'mt76-for-kvalo-2020-09-23' of https://github.com/nbd168/wireless
Kalle Valo
68
-1333
/
+1758
2020-09-24
mt76: mt7663s: remove max_tx_fragments limitation
Lorenzo Bianconi
1
-6
/
+7
2020-09-24
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
3
-56
/
+13
2020-09-24
mt76: mt7915: add offchannel condition in switch channel command
Shayne Chen
1
-2
/
+4
2020-09-24
mt76: mt7915: convert to use le16_add_cpu()
Liu Shixin
1
-2
/
+2
2020-09-24
mt76: Fix unsigned expressions compared with zero
Ye Bin
1
-3
/
+3
2020-09-24
mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beacon
Lorenzo Bianconi
1
-8
/
+10
2020-09-24
mt76: mt76x0: Move tables used only by init.c to their own header file
Lee Jones
3
-145
/
+160
2020-09-24
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
11
-17
/
+16
2020-09-24
mt76: mt7615: unlock dfs bands
Lorenzo Bianconi
1
-2
/
+23
[next]