index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dax.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
net: fec: Allow reception of frames bigger than 1522 bytes
Andrew Lunn
1
-3
/
+5
2017-07-31
net: fec: Issue error for missing but expected PHY
Andrew Lunn
1
-1
/
+3
2017-07-31
net: dsa: lan9303: MDIO access phy registers directly
Egil Hjelmeland
4
-7
/
+47
2017-07-31
net: dsa: lan9303: Renamed indirect phy access functions
Egil Hjelmeland
1
-14
/
+14
2017-07-31
net: dsa: lan9303: Multiply by 4 to get MDIO register
Egil Hjelmeland
2
-0
/
+8
2017-07-31
net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIO
Egil Hjelmeland
1
-1
/
+2
2017-07-30
cxgb4: ethtool forward error correction management support
Casey Leedom
1
-0
/
+100
2017-07-30
cxgb4: core hardware/firmware support for Forward Error Correction on a link
Casey Leedom
1
-35
/
+117
2017-07-30
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
3
-1
/
+85
2017-07-30
netvsc: signal host if receive ring is emptied
stephen hemminger
1
-3
/
+8
2017-07-30
netvsc: fix error unwind on device setup failure
stephen hemminger
1
-1
/
+2
2017-07-30
netvsc: optimize receive completions
stephen hemminger
3
-175
/
+126
2017-07-30
netvsc: remove unnecessary indirection of page_buffer
stephen hemminger
4
-20
/
+17
2017-07-30
netvsc: don't print pointer value in error message
stephen hemminger
1
-2
/
+4
2017-07-30
netvsc: fix warnings reported by lockdep
stephen hemminger
4
-50
/
+54
2017-07-30
netvsc: fix return value for set_channels
stephen hemminger
1
-1
/
+1
2017-07-30
liquidio: bump up driver version to match newer NIC firmware
Felix Manlunas
1
-2
/
+3
2017-07-29
bnxt_re: add MAY_USE_DEVLINK dependency
Sathya Perla
1
-0
/
+1
2017-07-29
bpf: testing: fix devmap tests
John Fastabend
2
-1
/
+4
2017-07-29
net: moxa: Add spaces preferred around that '{+,-}'
SZ Lin
1
-4
/
+4
2017-07-29
net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()
SZ Lin
1
-1
/
+1
2017-07-29
net: moxa: Remove extra space after a cast
SZ Lin
1
-1
/
+1
2017-07-29
net: moxa: Fix comparison to NULL could be written with !
SZ Lin
1
-2
/
+2
2017-07-29
net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'
SZ Lin
1
-2
/
+2
2017-07-29
net: moxa: Remove braces from single-line body
SZ Lin
1
-2
/
+1
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
7
-0
/
+91
2017-07-29
net/smc: cleanup function __smc_buf_create()
Ursula Braun
1
-51
/
+63
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
3
-219
/
+148
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
5
-51
/
+38
2017-07-29
net/smc: remove Kconfig warning
Ursula Braun
1
-4
/
+0
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
6
-2
/
+115
2017-07-29
net/smc: use separate memory regions for RMBs
Ursula Braun
5
-7
/
+71
2017-07-29
net/smc: introduce sg-logic for RMBs
Ursula Braun
5
-26
/
+76
2017-07-29
net/smc: shorten local bufsize variables
Ursula Braun
1
-29
/
+25
2017-07-29
net/smc: serialize connection creation in all cases
Ursula Braun
1
-7
/
+1
2017-07-29
l2tp: constify inet6_protocol structures
Julia Lawall
1
-1
/
+1
2017-07-29
ipv6: constify inet6_protocol structures
Julia Lawall
3
-3
/
+3
2017-07-28
liquidio: cleanup: removed cryptic and misleading macro
Rick Farrington
1
-3
/
+1
2017-07-28
liquidio: standardization: use min_t instead of custom macro
Rick Farrington
1
-2
/
+1
2017-07-28
net: phy: Remove stale comments referencing timer
Florian Fainelli
1
-6
/
+5
2017-07-28
nfp: only use direct firmware requests
Jakub Kicinski
1
-16
/
+26
2017-07-28
nfp: look for firmware image by device serial number and PCI name
Jakub Kicinski
1
-1
/
+19
2017-07-28
nfp: remove the probe deferral when FW not present
Jakub Kicinski
1
-1
/
+1
2017-07-27
qed: enhanced per queue max coalesce value.
Rahul Verma
1
-1
/
+1
2017-07-27
qed: Read per queue coalesce from hardware
Rahul Verma
11
-31
/
+324
2017-07-27
qed: Add support for vf coalesce configuration.
Rahul Verma
9
-87
/
+251
2017-07-27
qede: Add ethtool support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
1
-0
/
+84
2017-07-27
qed: Add support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
6
-7
/
+256
2017-07-27
qed/qede: Add setter APIs support for RX flow classification
Chopra, Manish
5
-60
/
+347
2017-07-27
qede: Add getter APIs support for RX flow classification
Chopra, Manish
3
-8
/
+144
[next]