index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
qede: Ingress tc flower offload (drop action) support.
Manish Chopra
4
-11
/
+362
2018-08-09
qede: Add destination ip based flow profile.
Manish Chopra
1
-48
/
+66
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
7
-49
/
+200
2018-08-09
Merge branch 's390-qeth-next'
David S. Miller
6
-144
/
+98
2018-08-09
s390/qeth: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-09
s390/qeth: don't restrict qeth_card to DMA memory
Julian Wiedmann
3
-14
/
+19
2018-08-09
s390/qeth: clean up card initialization
Julian Wiedmann
1
-34
/
+10
2018-08-09
s390/qeth: do basic setup for data channel
Julian Wiedmann
1
-9
/
+15
2018-08-09
s390/qeth: use qeth_setup_ccw() to set up all CCWs
Julian Wiedmann
4
-43
/
+16
2018-08-09
s390/qeth: reduce hard-coded access to ccw channels
Julian Wiedmann
2
-28
/
+31
2018-08-09
s390/qeth: extract helper for MPC protocol type
Julian Wiedmann
3
-24
/
+15
2018-08-09
null_blk: add lock drop/acquire annotation
Jens Axboe
1
-1
/
+3
2018-08-09
PCI: Delay after FLR of Intel DC P3700 NVMe
Alex Williamson
1
-0
/
+22
2018-08-09
PCI: Disable Samsung SM961/PM961 NVMe before FLR
Alex Williamson
1
-0
/
+83
2018-08-09
PCI: Export pcie_has_flr()
Alex Williamson
2
-1
/
+3
2018-08-09
rpc: remove unneeded variable 'ret' in rdma_listen_handler
zhong jiang
1
-2
/
+1
2018-08-09
nfsd: use true and false for boolean values
Gustavo A. R. Silva
1
-3
/
+3
2018-08-09
nfsd: constify write_op[]
Eric Biggers
1
-1
/
+1
2018-08-09
fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
nixiaoming
1
-3
/
+1
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
4
-43
/
+31
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
5
-28
/
+13
2018-08-09
svcrdma: Clean up Read chunk path
Chuck Lever
1
-19
/
+13
2018-08-09
svcrdma: Avoid releasing a page in svc_xprt_release()
Chuck Lever
2
-4
/
+9
2018-08-09
nfsd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-09
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
3
-6
/
+0
2018-08-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
6
-15
/
+15
2018-08-09
hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table
Guenter Roeck
1
-8
/
+2
2018-08-09
Merge branch 'bpf-fix-cpu-and-devmap-teardown'
Daniel Borkmann
4
-14
/
+21
2018-08-09
xdp: fix bug in devmap teardown code path
Jesper Dangaard Brouer
1
-5
/
+9
2018-08-09
samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
Jesper Dangaard Brouer
2
-3
/
+3
2018-08-09
xdp: fix bug in cpumap teardown code path
Jesper Dangaard Brouer
1
-6
/
+9
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
40
-353
/
+372
2018-08-09
Blk-throttle: reduce tail io latency when iops limit is enforced
Liu Bo
1
-6
/
+1
2018-08-09
x86/relocs: Add __end_rodata_aligned to S_REL
Joerg Roedel
1
-0
/
+1
2018-08-09
Merge branch 'Add-support-for-XGMAC2-in-stmmac'
David S. Miller
16
-36
/
+1529
2018-08-09
dt-bindings: net: stmmac: Add the bindings documentation for XGMAC2.
Jose Abreu
1
-2
/
+3
2018-08-09
net: stmmac: Add the bindings parsing for XGMAC2
Jose Abreu
2
-0
/
+8
2018-08-09
net: stmmac: Integrate XGMAC into main driver flow
Jose Abreu
1
-19
/
+48
2018-08-09
net: stmmac: Add PTP support for XGMAC2
Jose Abreu
3
-4
/
+7
2018-08-09
net: stmmac: Add MDIO related functions for XGMAC2
Jose Abreu
1
-4
/
+129
2018-08-09
net: stmmac: Add descriptor related callbacks for XGMAC2
Jose Abreu
5
-2
/
+314
2018-08-09
net: stmmac: Add DMA related callbacks for XGMAC2
Jose Abreu
5
-2
/
+471
2018-08-09
net: stmmac: Add MAC related callbacks for XGMAC2
Jose Abreu
6
-3
/
+519
2018-08-09
net: stmmac: Add XGMAC 2.10 HWIF entry
Jose Abreu
3
-8
/
+38
2018-08-09
Merge branch 'More-complete-PHYLINK-support-for-mv88e6xxx'
David S. Miller
8
-109
/
+767
2018-08-09
net: dsa: mv88e6xxx: Re-setup interrupts on CMODE change.
Andrew Lunn
3
-2
/
+27
2018-08-09
net: dsa: mv88e6xxx: Add SERDES phydev_mac_change up for 6390
Andrew Lunn
4
-0
/
+222
2018-08-09
net: dsa: mv88e6xxx: link mv88e6xxx_port to mv88e6xxx_chip
Andrew Lunn
2
-0
/
+5
2018-08-09
net: dsa: mv88e6xxx: Power on/off SERDES on cmode change
Andrew Lunn
1
-0
/
+9
2018-08-09
net: dsa: mv88e6xxx: Cache the port cmode
Andrew Lunn
5
-47
/
+57
[prev]
[next]