index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
net: hns3: Optimize the VF's process of updating multicast MAC
Xi Wang
4
-5
/
+187
2018-06-01
net: hns3: Optimize the PF's process of updating multicast MAC
Xi Wang
4
-21
/
+136
2018-06-01
net: hns3: Fix for vxlan tx checksum bug
Yunsheng Lin
1
-0
/
+29
2018-06-01
net: hns3: Add missing break in misc_irq_handle
Yunsheng Lin
1
-3
/
+3
2018-06-01
net: hns3: Fix for phy not link up problem after resetting
Yunsheng Lin
1
-4
/
+3
2018-06-01
net: hns3: Fix for hclge_reset running repeatly problem
Yunsheng Lin
1
-6
/
+34
2018-06-01
net: hns3: Fix for service_task not running problem after resetting
Yunsheng Lin
2
-0
/
+2
2018-06-01
net: hns3: Fix setting mac address error
Jian Shen
1
-0
/
+13
2018-06-01
net: hns3: Add repeat address checking for setting mac address
Jian Shen
1
-0
/
+6
2018-06-01
net: hns3: Add support for IFF_ALLMULTI flag
Peng Li
6
-12
/
+21
2018-06-01
net: hns3: Disable vf vlan filter when vf vlan table is full
Yunsheng Lin
1
-0
/
+7
2018-06-01
net: mvpp2: Split the PPv2 driver to a dedicated directory
Maxime Chevallier
8
-3889
/
+4030
2018-05-31
virtio_net: fix error return code in virtnet_probe()
Wei Yongjun
1
-1
/
+3
2018-05-31
net: dsa: mv88e6xxx: Be explicit about DT or pdata
Andrew Lunn
1
-0
/
+3
2018-05-31
net: ti: cpsw: include gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2018-05-31
net/mlx5: Add FPGA QP error event
Ilan Tayari
1
-2
/
+5
2018-05-31
net/mlx5: Add temperature warning event to log
Ilan Tayari
1
-0
/
+23
2018-05-31
cxgb4: Add FORCE_PAUSE bit to 32 bit port caps
Ganesh Goudar
2
-3
/
+12
2018-05-31
mlxsw: spectrum_switchdev: Schedule respin during trans prepare
Petr Machata
1
-1
/
+1
2018-05-31
staging: fsl-dpaa2: ethsw: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
rocker: rocker_main: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
mlxsw: spectrum_switchdev: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
qed*: Add link change count value to ethtool statistics display.
Sudarsana Reddy Kalluru
4
-2
/
+14
2018-05-31
Merge tag 'mlx5e-updates-2018-05-29' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
6
-10
/
+54
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
11
-21
/
+18
2018-05-30
net: davinci: fix building davinci mdio code without CONFIG_OF
Arnd Bergmann
1
-3
/
+1
2018-05-30
net: ethernet: freescale: fix false-positive string overflow warning
Arnd Bergmann
1
-1
/
+1
2018-05-29
net/mlx5e: Get the number of offloaded TC rules from the correct table
Or Gerlitz
2
-4
/
+8
2018-05-29
net/mlx5: FPGA, Call DMA unmap with the right size
Ilya Lesokhin
1
-2
/
+1
2018-05-29
net/mlx5: FPGA, Properly initialize dma direction on fpga conn send
Ilya Lesokhin
1
-0
/
+1
2018-05-29
net/mlx5: FPGA, Abort FPGA init if the device reports no QP capability
Yevgeny Kliteynik
1
-0
/
+6
2018-05-29
net/mlx5: FPGA, print SBU identification on init
Ilan Tayari
1
-2
/
+5
2018-05-29
net/mlx5: FPGA, Add device name
Ilan Tayari
2
-3
/
+28
2018-05-29
net/mlx5: FPGA, Add doxygen for access type enum
Ilan Tayari
1
-0
/
+6
2018-05-29
crypto: chtls: free beyond end rspq_skb_cache
Atul Gupta
1
-1
/
+1
2018-05-29
crypto: chtls: kbuild warnings
Atul Gupta
1
-5
/
+6
2018-05-29
crypto: chtls: dereference null variable
Atul Gupta
1
-2
/
+1
2018-05-29
crypto: chtls: wait for memory sendmsg, sendpage
Atul Gupta
3
-3
/
+89
2018-05-29
crypto:chtls: key len correction
Atul Gupta
1
-5
/
+1
2018-05-29
mlxsw: pci: Utilize MRSR register to perform FW reset
Jiri Pirko
3
-74
/
+62
2018-05-29
mlxsw: cmd: Handle error after reset gracefully
Jiri Pirko
2
-12
/
+30
2018-05-29
mlxsw: reg: Add Management Reset and Shutdown Register
Jiri Pirko
1
-0
/
+25
2018-05-29
net: qcom/emac: fix device tree initialization
Timur Tabi
1
-3
/
+13
2018-05-29
net/mlx5e: fix TLS dependency
Arnd Bergmann
1
-0
/
+1
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
2
-3
/
+0
2018-05-29
nfp: abm: report correct MQ stats
Jakub Kicinski
1
-0
/
+24
2018-05-29
nfp: abm: multi-queue RED offload
Jakub Kicinski
3
-48
/
+208
2018-05-29
nfp: abm: expose all PF queues
Jakub Kicinski
3
-6
/
+16
2018-05-29
nfp: abm: expose the internal stats in ethtool
Jakub Kicinski
3
-0
/
+75
2018-05-29
nfp: allow apps to add extra stats to ports
Jakub Kicinski
4
-2
/
+45
[next]