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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
qed: Enable iSCSI Out-of-Order
Mintz, Yuval
1
-0
/
+3
2017-03-14
qed: Correct out-of-bound access in OOO history
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Fix interrupt flags on Rx LL2
Ram Amrani
1
-4
/
+5
2017-03-14
qed: Free previous connections when releasing iSCSI
Mintz, Yuval
1
-0
/
+28
2017-03-14
qed: Fix mapping leak on LL2 rx flow
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Prevent creation of too-big u32-chains
Tomer Tayar
1
-3
/
+2
2017-03-14
qed: Align CIDs according to DORQ requirement
Ram Amrani
1
-1
/
+2
2017-03-14
mlxsw: reg: Fix SPVMLR max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
mlxsw: reg: Fix SPVM max record count
Jiri Pirko
1
-1
/
+1
2017-03-13
net: bcmgenet: add support for the GENETv5 hardware
Doug Berger
3
-49
/
+116
2017-03-13
net: bcmgenet: return EOPNOTSUPP for unknown ioctl commands
Doug Berger
1
-16
/
+3
2017-03-13
net: bcmgenet: correct return value of __bcmgenet_tx_reclaim
Doug Berger
1
-2
/
+2
2017-03-13
net: bcmgenet: clear status to reduce spurious interrupts
Doug Berger
1
-1
/
+20
2017-03-13
net: bcmgenet: remove handling of wol interrupts from isr0
Doug Berger
2
-23
/
+2
2017-03-13
net: bcmgenet: manage dma interrupts in napi code
Doug Berger
1
-17
/
+22
2017-03-13
net: bcmgenet: remove meaningless lines
Doug Berger
1
-10
/
+3
2017-03-13
net: bcmgenet: simplify circular pointer arithmetic
Doug Berger
1
-14
/
+5
2017-03-13
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
12
-822
/
+1895
2017-03-13
net: stmmac: added default rx queue size in stmmac_dma_interrupt
Joao Pinto
1
-0
/
+3
2017-03-13
net: stmmac: set default number of rx and tx queues in stmmac_pci
Joao Pinto
1
-0
/
+4
2017-03-12
r8169: replace init_timer with setup_timer
Zhu Yanjun
1
-3
/
+1
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
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
[prev]
[next]