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
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
Makefile
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
net/mlx5e: fix TLS dependency
Arnd Bergmann
1
-0
/
+1
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
6
-26
/
+0
2018-05-29
net: bpfilter: make function bpfilter_mbox_request() static
Wei Yongjun
1
-2
/
+3
2018-05-29
nfp: abm: report correct MQ stats
Jakub Kicinski
1
-0
/
+24
2018-05-29
net: sched: mq: request stats from offloads
Jakub Kicinski
2
-0
/
+20
2018-05-29
nfp: abm: multi-queue RED offload
Jakub Kicinski
3
-48
/
+208
2018-05-29
net: sched: mq: add simple offload notification
Jakub Kicinski
3
-0
/
+30
2018-05-29
nfp: abm: expose all PF queues
Jakub Kicinski
3
-6
/
+16
2018-05-29
nfp: abm: expose the internal stats in ethtool
Jakub Kicinski
3
-0
/
+75
2018-05-29
nfp: allow apps to add extra stats to ports
Jakub Kicinski
4
-2
/
+45
2018-05-29
nfp: abm: report statistics from RED offload
Jakub Kicinski
3
-0
/
+244
2018-05-29
net: sched: add qstats.qlen to qlen
Jakub Kicinski
1
-2
/
+2
2018-05-29
nfp: abm: add simple RED offload
Jakub Kicinski
2
-0
/
+92
2018-05-29
nfp: abm: add helpers for configuring queue marking levels
Jakub Kicinski
3
-0
/
+88
2018-05-29
nfp: abm: enable advanced queuing on demand
Jakub Kicinski
4
-0
/
+40
2018-05-29
nfp: prefix vNIC phys_port_name with 'n'
Jakub Kicinski
1
-1
/
+1
2018-05-29
nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFs
Jakub Kicinski
1
-5
/
+6
2018-05-29
bpfilter: fix building without CONFIG_INET
Arnd Bergmann
1
-2
/
+5
2018-05-29
net: hns3: Fixes initalization of RoCE handle and makes it conditional
Lijun Ou
1
-3
/
+5
2018-05-29
net: hns3: Adds support for led locate command for copper port
Jian Shen
2
-41
/
+6
2018-05-29
net: hns3: Remove unused led control code
Jian Shen
3
-112
/
+0
2018-05-29
net: hns3: Clear TX/RX rings when stopping port & un-initializing client
Fuyun Liang
3
-10
/
+110
2018-05-29
net: hns3: Removes unnecessary check when clearing TX/RX rings
Fuyun Liang
1
-6
/
+0
2018-05-29
net: hns3: Fixes the init of the VALID BD info in the descriptor
Fuyun Liang
1
-0
/
+2
2018-05-29
net: hns3: Fixes the state to indicate client-type initialization
Peng Li
2
-4
/
+49
2018-05-29
net: hns3: Fix for PF mailbox receving unknown message
Xi Wang
1
-3
/
+20
2018-05-29
net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
Peng Li
2
-1
/
+10
2018-05-29
net: hns3: Add STRP_TAGP field support for hardware revision 0x21
Peng Li
2
-5
/
+40
2018-05-29
net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
Peng Li
3
-10
/
+29
2018-05-29
net: hns3: Updates RX packet info fetch in case of multi BD
Peng Li
1
-18
/
+18
2018-05-28
net: sched: shrink struct Qdisc
Paolo Abeni
1
-2
/
+2
2018-05-28
qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device ID
Bjørn Mork
1
-1
/
+1
2018-05-28
dt-bindings: stm32: add compatible for syscon
Christophe Roullier
2
-0
/
+14
2018-05-28
net: stmmac: add dwmac-4.20a compatible
Christophe Roullier
1
-1
/
+2
2018-05-28
dt-bindings: stm32-dwmac: add support of MPU families
Christophe Roullier
1
-2
/
+16
2018-05-28
net: ethernet: stmmac: add adaptation for stm32mp157c.
Christophe Roullier
1
-15
/
+252
2018-05-28
dt-bindings: ptp: add ptp-qoriq.txt
Yangbo Lu
2
-67
/
+70
2018-05-28
net: ethernet: gianfar_ethtool: get phc index through drvdata
Yangbo Lu
2
-8
/
+18
2018-05-28
ptp_qoriq: move some definitions to header file
Yangbo Lu
2
-131
/
+142
2018-05-28
ptp: rework gianfar_ptp as QorIQ common PTP driver
Yangbo Lu
4
-162
/
+174
2018-05-28
ifb: fix packets checksum
Jon Maxwell
1
-1
/
+1
2018-05-28
net: phy: realtek: add suspend/resume callbacks for RTL8211B
Heiner Kallweit
1
-0
/
+16
2018-05-28
virtio_net: Extend virtio to use VF datapath when available
Sridhar Samudrala
3
-1
/
+128
2018-05-28
virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
Sridhar Samudrala
2
-1
/
+4
2018-05-28
net: Introduce net_failover driver
Sridhar Samudrala
6
-0
/
+923
2018-05-28
netvsc: refactor notifier/event handling code to use the failover framework
Sridhar Samudrala
3
-165
/
+60
2018-05-28
net: Introduce generic failover module
Sridhar Samudrala
7
-0
/
+407
2018-05-28
vrf: add CRC32c offload to device features
Davide Caratti
1
-1
/
+1
2018-05-28
net: stmmac: Use mutex instead of spinlock
Thierry Reding
3
-24
/
+21
2018-05-28
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
1
-1
/
+6
[next]