index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
cs5535-mfd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-22
nfp: mark port state as stale if update failed
Jakub Kicinski
1
-0
/
+5
2017-05-22
nfp: mark port state as stale after reconfig
Jakub Kicinski
1
-0
/
+2
2017-05-22
nfp: provide linking on port structures
Jakub Kicinski
5
-9
/
+17
2017-05-22
nfp: move refresh tracking into the port structure
Jakub Kicinski
5
-25
/
+28
2017-05-22
nfp: update port state in place
Jakub Kicinski
1
-24
/
+30
2017-05-22
nfp: introduce nfp_port
Jakub Kicinski
7
-63
/
+275
2017-05-22
nfp: disallow mixing vNICs with and without NSP port entry
Jakub Kicinski
1
-20
/
+32
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski
7
-14
/
+152
2017-05-22
nfp: add nfp_net_pf_free_vnic() function
Jakub Kicinski
1
-7
/
+9
2017-05-22
nfp: rename netdev/port to vNIC
Jakub Kicinski
6
-97
/
+95
2017-05-22
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
Jakub Kicinski
4
-36
/
+35
2017-05-22
nfp: add nfp_cppcore_pcie_unit() helper
Simon Horman
2
-12
/
+15
2017-05-22
bridge: fix hello and hold timers starting/stopping
Ivan Vecera
1
-11
/
+0
2017-05-22
net/wan/fsl_ucc_hdlc: fix muram allocation error
Holger Brunck
1
-1
/
+1
2017-05-22
net: ipv4: tcp: fixed comment coding style issue
Rohit Chavan
1
-2
/
+3
2017-05-22
net: socket: fix a typo in sockfd_lookup().
Rosen, Rami
1
-1
/
+1
2017-05-22
net: ipv6: Add extack messages for route add failures
David Ahern
2
-8
/
+36
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
5
-34
/
+46
2017-05-22
net: ipv4: Add extack messages for route add failures
David Ahern
3
-22
/
+100
2017-05-22
net: ipv4: Plumb extack through route add functions
David Ahern
5
-20
/
+28
2017-05-22
macsec: double accounting of dropped rx/tx packets
Girish Moodalbail
1
-12
/
+3
2017-05-22
net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.
David S. Miller
1
-1
/
+1
2017-05-22
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
11
-0
/
+22
2017-05-21
tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
Eric Dumazet
1
-1
/
+2
2017-05-21
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
1
-4
/
+0
2017-05-21
fou: make local function static
stephen hemminger
2
-49
/
+47
2017-05-21
tcpnv: do not export local function
stephen hemminger
1
-3
/
+2
2017-05-21
inet: fix warning about missing prototype
stephen hemminger
1
-0
/
+1
2017-05-21
ila: propagate error code in ila_output
stephen hemminger
1
-1
/
+1
2017-05-21
dcb: enforce minimum length on IEEE_APPS attribute
stephen hemminger
1
-4
/
+7
2017-05-21
net: ethernet: update drivers to make both SW and HW TX timestamps
Miroslav Lichvar
4
-10
/
+6
2017-05-21
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
5
-11
/
+34
2017-05-21
net: fix documentation of struct scm_timestamping
Miroslav Lichvar
1
-1
/
+7
2017-05-21
net: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
4
-2
/
+48
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
3
-0
/
+36
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
18
-2
/
+18
2017-05-21
net: define receive timestamp filter for NTP
Miroslav Lichvar
2
-0
/
+5
2017-05-21
cxgb4 : retrieve port information from firmware
Ganesh Goudar
5
-3
/
+70
2017-05-21
ibmveth: Support to enable LSO/CSO for Trunk VEA.
Sivakumar Krishnasamy
2
-18
/
+90
2017-05-21
qede: Support 1G advertisment.
Sudarsana Reddy Kalluru
1
-0
/
+8
2017-05-21
qed: Fix setting of Management bitfields
Tomer Tayar
1
-1
/
+1
2017-05-21
qede: qedr closure after setting state
Mintz, Yuval
1
-1
/
+2
2017-05-21
qed: Correct print in iscsi error-flow
Mintz, Yuval
1
-1
/
+1
2017-05-21
qed: Revise alloc/setup/free flow
Tomer Tayar
15
-177
/
+177
2017-05-21
qede: Don't use an internal MAC field
Mintz, Yuval
3
-28
/
+38
2017-05-21
qede: Add missing Status-block free
Sudarsana Reddy Kalluru
1
-4
/
+7
2017-05-21
qede: Honor user request for Tx buffers
Sudarsana Reddy Kalluru
3
-15
/
+15
2017-05-21
qede: Allow WoL to activate by default
Mintz, Yuval
1
-0
/
+6
2017-05-20
xgene: Check all RGMII phy mode variants
Iyappan Subramanian
3
-15
/
+18
2017-05-20
phy: Add helper function to check phy interface mode
Iyappan Subramanian
1
-2
/
+12
[next]