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
2017-03-12
mlxsw: spectrum: Add support for TC flower offload statistics
Arkadi Sharshevsky
4
-0
/
+82
2017-03-12
mlxsw: spectrum: Add support for counters on TCAM entries
Arkadi Sharshevsky
2
-0
/
+42
2017-03-12
mlxsw: spectrum: Add support for Policing and Counting action block
Arkadi Sharshevsky
2
-0
/
+53
2017-03-12
mlxsw: spectrum: Add periodic ACL rule activity update
Arkadi Sharshevsky
1
-1
/
+73
2017-03-12
mlxsw: spectrum: Add support for direct rule access
Arkadi Sharshevsky
1
-0
/
+6
2017-03-12
mlxsw: spectrum_acl_tcam: Add support for retrieving TCAM entry activity
Arkadi Sharshevsky
2
-0
/
+44
2017-03-12
mlxsw: spectrum: Add support for generic flow counter allocation
Arkadi Sharshevsky
5
-3
/
+86
2017-03-12
mlxsw: reg: Add Monitoring General Purpose Counter Set register
Arkadi Sharshevsky
1
-0
/
+65
2017-03-12
mlxsw: spectrum: Add support for counter allocator
Arkadi Sharshevsky
6
-1
/
+247
2017-03-12
ambassador: use setup_timer
Geliang Tang
1
-3
/
+2
2017-03-12
nfp: add support for xdp_adjust_head()
Jakub Kicinski
2
-30
/
+70
2017-03-12
nfp: prepare metadata handling for xdp_adjust_head()
Jakub Kicinski
1
-9
/
+19
2017-03-12
nfp: reorganize pkt_off variable
Jakub Kicinski
1
-9
/
+10
2017-03-12
nfp: validate rx offset from the BAR and size down it's field
Jakub Kicinski
2
-6
/
+14
2017-03-12
nfp: store dma direction in data path structure
Jakub Kicinski
2
-32
/
+24
2017-03-12
nfp: switch to using data path structures for reconfiguration
Jakub Kicinski
3
-227
/
+89
2017-03-12
nfp: use dp to carry xdp_prog at reconfig time
Jakub Kicinski
3
-52
/
+37
2017-03-12
nfp: use dp to carry mtu at reconfig time
Jakub Kicinski
3
-14
/
+15
2017-03-12
nfp: use dp to carry fl_bufsz at reconfig time
Jakub Kicinski
2
-32
/
+27
2017-03-12
nfp: use dp to carry number of stack tx rings and vectors
Jakub Kicinski
1
-31
/
+31
2017-03-12
nfp: pass new data path to ring reconfig
Jakub Kicinski
3
-36
/
+91
2017-03-12
nfp: move control BAR pointer into data path structure
Jakub Kicinski
4
-20
/
+21
2017-03-12
nfp: separate data path information from the reset of adapter structure
Jakub Kicinski
7
-414
/
+436
2017-03-12
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
5
-5
/
+136
2017-03-12
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
4
-54
/
+64
2017-03-12
net: stmmac: prepare irq_status for mtl
Joao Pinto
4
-16
/
+33
2017-03-12
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
6
-14
/
+34
2017-03-12
net: stmmac: mapping mtl rx to dma channel
Joao Pinto
4
-0
/
+55
2017-03-12
net: stmmac: mtl rx queue enabled as dcb or avb
Joao Pinto
3
-15
/
+14
2017-03-12
net: stmmac: configure tx queue weight
Joao Pinto
4
-0
/
+42
2017-03-12
net: stmmac: configure mtl rx and tx algorithms
Joao Pinto
4
-3
/
+90
2017-03-12
net: stmmac: multiple queues dt configuration
Joao Pinto
1
-0
/
+91
2017-03-12
net: stmmac: dwc-qos: Add Tegra186 support
Thierry Reding
2
-0
/
+248
2017-03-12
net: stmmac: dwc-qos: Split out ->probe() and ->remove()
Thierry Reding
1
-26
/
+98
2017-03-12
net: stmmac: Program RX queue size and flow control
Thierry Reding
2
-2
/
+62
2017-03-12
net: stmmac: Parse FIFO sizes from feature registers
Thierry Reding
4
-0
/
+13
2017-03-12
net: stmmac: Check for DMA mapping errors
Thierry Reding
1
-0
/
+2
2017-03-12
net: stmmac: Balance PTP reference clock enable/disable
Thierry Reding
2
-1
/
+4
2017-03-12
net: stmmac: Disable PTP reference clock on error
Thierry Reding
1
-0
/
+8
2017-03-12
net: stmmac: Stop PHY and remove TX timer on error
Thierry Reding
1
-1
/
+5
2017-03-12
net: stmmac: Rename clk_ptp_ref clock to ptp_ref
Thierry Reding
1
-1
/
+1
2017-03-12
vxlan: use appropriate family on L3 miss
Vincent Bernat
1
-1
/
+1
2017-03-12
liquidio: optimize DMA in NUMA systems
VSR Burru
5
-22
/
+9
2017-03-12
netvsc: fix hang on netvsc module removal
stephen hemminger
1
-2
/
+2
2017-03-12
netvsc: need napi scheduled during removal
stephen hemminger
1
-14
/
+2
2017-03-12
Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linux
David S. Miller
5
-47
/
+248
2017-03-12
net: hyperv: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-18
/
+21
2017-03-12
net: fjes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+9
2017-03-12
net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+35
2017-03-12
net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
[next]