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-05-25
qed*: Support drop action classification
Manish Chopra
5
-15
/
+37
2018-05-25
qede: Support flow classification to the VFs.
Manish Chopra
1
-4
/
+30
2018-05-25
qed*: Support other classification modes.
Manish Chopra
2
-2
/
+31
2018-05-25
qede: Validate unsupported configurations
Manish Chopra
1
-0
/
+73
2018-05-25
qede: Refactor ethtool rx classification flow.
Manish Chopra
1
-182
/
+330
2018-05-25
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
6
-6
/
+64
2018-05-25
cxgb4: clean up init_one
Ganesh Goudar
2
-21
/
+28
2018-05-25
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
3
-18
/
+85
2018-05-25
net: fec: remove stale comment
YueHaibing
1
-6
/
+0
2018-05-25
sfc: stop the TX queue before pushing new buffers
Martin Habets
1
-8
/
+25
2018-05-25
Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-8
/
+27
2018-05-25
Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
6
-46
/
+58
2018-05-25
mlx4_core: allocate ICM memory in page size chunks
Qing Huang
1
-7
/
+9
2018-05-24
nfp: flower: compute link aggregation action
John Hurley
5
-28
/
+169
2018-05-24
nfp: flower: implement host cmsg handler for LAG
John Hurley
3
-2
/
+105
2018-05-24
nfp: flower: monitor and offload LAG groups
John Hurley
4
-3
/
+646
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
2
-1
/
+27
2018-05-24
nfp: flower: add per repr private data for LAG offload
John Hurley
2
-0
/
+34
2018-05-24
nfp: flower: check for/turn on LAG support in firmware
John Hurley
4
-0
/
+19
2018-05-24
nfp: nfpcore: add rtsym writing function
John Hurley
2
-0
/
+45
2018-05-24
nfp: add ndo_set_mac_address for representors
John Hurley
1
-0
/
+1
2018-05-24
hv_netvsc: fix bogus ifalias on network device
Stephen Hemminger
1
-1
/
+4
2018-05-24
enic: set DMA mask to 47 bit
Govindarajulu Varadarajan
1
-4
/
+4
2018-05-24
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
1
-22
/
+5
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-75
/
+543
2018-05-24
ibmvnic: Introduce hard reset recovery
Thomas Falcon
2
-4
/
+98
2018-05-24
ibmvnic: Set resetting state at earliest possible point
Thomas Falcon
1
-2
/
+1
2018-05-24
ibmvnic: Create separate initialization routine for resets
Thomas Falcon
1
-2
/
+46
2018-05-24
ibmvnic: Handle error case when setting link state
Thomas Falcon
1
-0
/
+4
2018-05-24
ibmvnic: Return error code if init interrupted by transport event
Thomas Falcon
1
-1
/
+4
2018-05-24
ibmvnic: Check CRQ command return codes
Thomas Falcon
1
-14
/
+37
2018-05-24
ibmvnic: Introduce active CRQ state
Thomas Falcon
2
-0
/
+11
2018-05-24
ibmvnic: Mark NAPI flag as disabled when released
Thomas Falcon
1
-0
/
+1
2018-05-24
vhost: synchronize IOTLB message with dev cleanup
Jason Wang
1
-0
/
+3
2018-05-24
cxgb4: Check for kvzalloc allocation failure
YueHaibing
1
-0
/
+4
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
5
-44
/
+108
2018-05-25
Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
5
-46
/
+55
2018-05-24
Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-05-24
net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands
Yossi Kuperman
1
-7
/
+5
2018-05-24
net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
Eran Ben Elisha
1
-0
/
+42
2018-05-24
net/mlx5e: Receive buffer support for DCBX
Huy Nguyen
2
-7
/
+126
2018-05-24
net/mlx5e: Receive buffer configuration
Huy Nguyen
4
-1
/
+408
2018-05-24
net/mlx5: PPTB and PBMC register firmware command support
Huy Nguyen
2
-0
/
+113
2018-05-24
net/mlx5e: Move port speed code from en_ethtool.c to en/port.c
Huy Nguyen
8
-72
/
+213
2018-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
22
-82
/
+107
2018-05-24
Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+9
2018-05-24
Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+9
2018-05-24
Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+3
2018-05-24
ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
Mika Westerberg
1
-0
/
+1
2018-05-23
RDMA/hns: Move the location for initializing tmp_len
oulijun
1
-1
/
+2
[prev]
[next]