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-01-12
net: hns3: add int_gl_idx setup for TX and RX queues
Fuyun Liang
3
-0
/
+21
2018-01-12
net: hns3: change the unit of GL value macro
Fuyun Liang
1
-4
/
+4
2018-01-12
net: hns3: remove unused GL setup function
Fuyun Liang
1
-12
/
+0
2018-01-12
net: hns3: refactor GL update function
Fuyun Liang
1
-19
/
+16
2018-01-12
net: hns3: refactor interrupt coalescing init function
Fuyun Liang
1
-9
/
+20
2018-01-12
net: hns3: add ethtool_ops.set_coalesce support to PF
Fuyun Liang
3
-4
/
+188
2018-01-12
net: hns3: add ethtool_ops.get_coalesce support to PF
Fuyun Liang
3
-0
/
+40
2018-01-12
net: hns3: remove TSO config command from VF driver
Peng Li
2
-28
/
+0
2018-01-12
net: hns3: add ethtool_ops.get_channels support for VF
Peng Li
2
-0
/
+31
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-81
/
+146
2018-01-11
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2018-01-11
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-12
/
+23
2018-01-11
b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
Jia-Ju Bai
1
-1
/
+1
2018-01-11
brcmfmac: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-10
/
+10
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-254
/
+413
2018-01-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-64
/
+207
2018-01-11
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
Wei Yongjun
1
-0
/
+2
2018-01-11
net: socionext: Fix error return code in netsec_netdev_open()
Wei Yongjun
1
-0
/
+1
2018-01-11
net: socionext: include linux/io.h to fix build
Arnd Bergmann
1
-0
/
+1
2018-01-11
brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions
Arend Van Spriel
1
-24
/
+24
2018-01-11
brcmfmac: add comment block in brcmf_sdio_buscore_read()
Arend Van Spriel
1
-0
/
+7
2018-01-11
brcmfmac: Remove array of functions
Arend Van Spriel
3
-152
/
+146
2018-01-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
15
-194
/
+252
2018-01-11
ibmvnic: Don't handle RX interrupts when not up.
Nathan Fontenot
1
-0
/
+6
2018-01-11
Merge tag 'iwlwifi-next-for-kalle-2017-12-20' of git://git.kernel.org/pub/scm...
Kalle Valo
27
-104
/
+582
2018-01-11
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
61
-713
/
+3700
2018-01-11
cxgb4: implement ndo_features_check
Ganesh Goudar
1
-0
/
+19
2018-01-11
cxgb4: add support for vxlan segmentation offload
Ganesh Goudar
3
-37
/
+186
2018-01-11
cxgb4: implement udp tunnel callbacks
Ganesh Goudar
3
-0
/
+251
2018-01-11
cxgb4: add data structures to support vxlan
Ganesh Goudar
3
-0
/
+208
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-36
/
+51
2018-01-10
sfc: add bits for 25/50/100G supported/advertised speeds
Edward Cree
1
-0
/
+12
2018-01-10
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
5
-83
/
+92
2018-01-10
sfc: basic MCDI mapping of 25/50/100G link speeds
Edward Cree
1
-10
/
+16
2018-01-10
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
Nogah Frankel
1
-0
/
+7
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic replace function
Nogah Frankel
1
-38
/
+71
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic destroy function
Nogah Frankel
1
-11
/
+26
2018-01-10
mlxsw: spectrum: qdiscs: Add an ops struct
Nogah Frankel
1
-14
/
+62
2018-01-10
mlxsw: spectrum: qdiscs: Unite all handle checks
Nogah Frankel
1
-21
/
+22
2018-01-10
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
1
-18
/
+18
2018-01-10
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
1
-20
/
+13
2018-01-10
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
1
-31
/
+32
2018-01-10
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
1
-3
/
+12
2018-01-10
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
1
-1
/
+1
2018-01-10
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
Nogah Frankel
3
-25
/
+51
2018-01-10
mlxsw: spectrum: Fix typo in firmware upgrade message
Ido Schimmel
1
-1
/
+1
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
1
-3
/
+4
2018-01-10
mlxsw: pci: Wait after reset before accessing HW
Yuval Mintz
2
-1
/
+7
2018-01-10
net/mlx5e: fix error return code in mlx5e_alloc_rq()
Wei Yongjun
1
-1
/
+2
2018-01-10
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
1
-6
/
+17
[prev]
[next]