index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: add support for high priority filters
Shahjada Abul Husain
2019-12-11
9
-86
/
+234
*
enetc: remove variable 'tc_max_sized_frame' set but not used
Chen Wandun
2019-12-11
1
-2
/
+1
*
nfp: add support for TLV device stats
Jakub Kicinski
2019-12-11
3
-7
/
+126
*
enetc: add software timestamping
Michael Walle
2019-12-11
2
-0
/
+3
*
ppp: Adjust indentation into ppp_async_input
Nathan Chancellor
2019-12-10
1
-9
/
+9
*
net: smc911x: Adjust indentation in smc911x_phy_configure
Nathan Chancellor
2019-12-10
1
-1
/
+1
*
net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
Nathan Chancellor
2019-12-10
2
-5
/
+6
*
net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth
Dan Murphy
2019-12-10
1
-13
/
+49
*
net: sfp: avoid tx-fault with Nokia GPON module
Russell King
2019-12-09
1
-12
/
+30
*
qed: remove redundant assignments to rc
Colin Ian King
2019-12-09
1
-5
/
+5
*
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Mao Wenan
2019-12-09
1
-1
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-12-09
4
-6
/
+118
|
\
|
*
Bluetooth: btusb: Disable runtime suspend on Realtek devices
Kai-Heng Feng
2019-12-05
1
-0
/
+4
|
*
Bluetooth: btusb: fix memory leak on fw
Colin Ian King
2019-11-29
1
-1
/
+1
|
*
Bluetooth: btusb: fix non-atomic allocation in completion handler
Johan Hovold
2019-11-28
1
-1
/
+1
|
*
Bluetooth: hci_bcm: Support pcm params in dts
Abhishek Pandit-Subedi
2019-11-27
1
-0
/
+19
|
*
Bluetooth: btbcm: Support pcm configuration
Abhishek Pandit-Subedi
2019-11-27
2
-0
/
+62
|
*
Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
Abhishek Pandit-Subedi
2019-11-27
1
-2
/
+29
|
*
Bluetooth: btusb: Edit the logical value for Realtek Bluetooth reset
Max Chou
2019-11-27
1
-2
/
+2
*
|
net: WireGuard secure network tunnel
Jason A. Donenfeld
2019-12-09
33
-0
/
+7014
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
41
-305
/
+448
|
\
\
|
*
|
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
|
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
|
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
2019-12-07
1
-1
/
+3
|
*
|
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
2019-12-07
1
-48
/
+71
|
*
|
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
2019-12-07
1
-1
/
+1
|
*
|
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
2019-12-07
1
-2
/
+0
|
*
|
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-12-07
10
-75
/
+143
|
|
\
\
|
|
*
|
net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag
Parav Pandit
2019-12-05
2
-38
/
+93
|
|
*
|
net/mlx5e: ethtool, Fix analysis of speed setting
Aya Levin
2019-12-05
1
-10
/
+3
|
|
*
|
net/mlx5e: Fix translation of link mode into speed
Aya Levin
2019-12-05
1
-0
/
+1
|
|
*
|
net/mlx5e: Fix free peer_flow when refcount is 0
Roi Dayan
2019-12-05
1
-2
/
+5
|
|
*
|
net/mlx5e: Fix freeing flow with kfree() and not kvfree()
Roi Dayan
2019-12-05
1
-1
/
+1
|
|
*
|
net/mlx5e: Fix SFF 8472 eeprom length
Eran Ben Elisha
2019-12-05
1
-1
/
+1
|
|
*
|
net/mlx5e: Query global pause state before setting prio2buffer
Huy Nguyen
2019-12-05
1
-2
/
+25
|
|
*
|
net/mlx5e: Fix TXQ indices to be sequential
Eran Ben Elisha
2019-12-05
4
-22
/
+15
|
*
|
|
lpc_eth: kernel BUG on remove
Bruno Carneiro da Cunha
2019-12-07
1
-2
/
+0
|
*
|
|
phy: mdio-thunder: add missed pci_release_regions in remove
Chuhong Yuan
2019-12-06
1
-0
/
+1
|
*
|
|
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
2019-12-06
1
-0
/
+2
|
*
|
|
enetc: disable EEE autoneg by default
Yangbo Lu
2019-12-06
1
-0
/
+5
|
*
|
|
ppp: fix out-of-bounds access in bpf_prog_create()
Eric Biggers
2019-12-05
1
-2
/
+3
|
*
|
|
net: hns3: fix VF ID issue for setting VF VLAN
Jian Shen
2019-12-05
1
-12
/
+6
|
*
|
|
net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()
Yunsheng Lin
2019-12-05
1
-13
/
+6
|
*
|
|
net: hns3: fix for TX queue not restarted problem
Yunsheng Lin
2019-12-05
1
-12
/
+21
|
*
|
|
net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...
Grygorii Strashko
2019-12-05
1
-1
/
+1
|
*
|
|
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
2019-12-05
5
-46
/
+67
|
*
|
|
s390/qeth: ensure linear access to packet headers
Julian Wiedmann
2019-12-05
1
-33
/
+31
|
*
|
|
s390/qeth: guard against runt packets
Julian Wiedmann
2019-12-05
3
-6
/
+23
|
|
/
/
|
*
|
net: thunderx: start phy before starting autonegotiation
Mian Yousaf Kaukab
2019-12-05
1
-1
/
+1
|
*
|
net: sfp: fix hwmon
Russell King
2019-12-05
1
-9
/
+4
[next]