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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-01
cxgb4: add support to retrieve stats for hash filters
Kumar Sanghvi
3
-13
/
+25
2017-11-01
cxgb4: add support to delete hash filter
Kumar Sanghvi
7
-7
/
+173
2017-11-01
cxgb4: add support to create hash filters
Kumar Sanghvi
6
-50
/
+562
2017-11-01
cxgb4: initialize hash-filter configuration
Kumar Sanghvi
6
-4
/
+54
2017-11-01
cxgb4: save additional filter tuple field shifts in tp_params
Kumar Sanghvi
3
-4
/
+29
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
net: thunderx: remove a couple of redundant assignments
Colin Ian King
1
-4
/
+0
2017-11-01
sfc: support rx-fcs and rx-all
Edward Cree
4
-8
/
+30
2017-11-01
net: macb: remove redundant assignment to variable work_done
Colin Ian King
1
-2
/
+0
2017-11-01
net: hso: remove redundant unused variable dev
Colin Ian King
1
-2
/
+0
2017-11-01
ppp: Destroy the mutex when cleanup
Gao Feng
1
-0
/
+1
2017-11-01
net: ethernet: slicoss: remove redundant initialization of idx
Colin Ian King
1
-1
/
+1
2017-11-01
net: phy: Fix sfp.c build against GPIO definitions
Florian Fainelli
1
-1
/
+1
2017-11-01
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
Florian Fainelli
3
-29
/
+22
2017-11-01
net: dsa: b53: Have b53_hdr_setup() enable/disable tagging
Florian Fainelli
1
-3
/
+13
2017-11-01
drivers/net: tundra: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-11-01
drivers/net: ntb_netdev: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-11-01
net: mvpp2: simplify the Tx desc set DMA logic
Antoine Tenart
1
-26
/
+13
2017-11-01
net: mvpp2: use the aggr txq size define everywhere
Antoine Tenart
1
-3
/
+3
2017-11-01
net: mvpp2: limit TSO segments and use stop/wake thresholds
Antoine Tenart
1
-2
/
+16
2017-11-01
net: mvpp2: initialize the RSS tables
Antoine Tenart
1
-0
/
+50
2017-11-01
net: mvpp2: initialize the Tx FIFO size
Antoine Tenart
1
-4
/
+21
2017-11-01
net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2
Antoine Tenart
1
-6
/
+46
2017-11-01
mkiss: remove redundant assignment of len to ax->mtu
Colin Ian King
1
-1
/
+0
2017-11-01
forcedeth: replace pci_alloc_consistent with dma_alloc_coherent
Zhu Yanjun
1
-20
/
+41
2017-11-01
net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()
Wei Yongjun
1
-1
/
+0
2017-11-01
mlxsw: spectrum_router: Return extack message on abort due to fib rules
David Ahern
1
-42
/
+66
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-4
/
+4
2017-11-01
liquidio: Configure switchdev with devlink
Vijaya Mohan Guvva
5
-0
/
+108
2017-11-01
liquidio: switchdev support for LiquidIO NIC
Vijaya Mohan Guvva
6
-1
/
+750
2017-11-01
Merge tag 'mlx5-updates-2017-10-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
4
-526
/
+914
2017-10-31
net/mlx5e: Switch channels counters to use stats group API
Kamal Heib
3
-89
/
+106
2017-10-31
net/mlx5e: Switch ipsec counters to use stats group API
Kamal Heib
2
-9
/
+25
2017-10-31
net/mlx5e: Switch pme counters to use stats group API
Kamal Heib
3
-30
/
+54
2017-10-31
net/mlx5e: Switch per prio pfc counters to use stats group API
Kamal Heib
3
-85
/
+113
2017-10-31
net/mlx5e: Switch per prio traffic counters to use stats group API
Kamal Heib
3
-24
/
+50
2017-10-31
net/mlx5e: Switch pcie counters to use stats group API
Kamal Heib
3
-58
/
+93
2017-10-31
net/mlx5e: Switch ethernet extended counters to use stats group API
Kamal Heib
3
-20
/
+48
2017-10-31
net/mlx5e: Switch physical statistical counters to use stats group API
Kamal Heib
3
-21
/
+46
2017-10-31
net/mlx5e: Switch RFC 2819 counters to use stats group API
Kamal Heib
3
-30
/
+53
2017-10-31
net/mlx5e: Switch RFC 2863 counters to use stats group API
Kamal Heib
3
-20
/
+43
2017-10-31
net/mlx5e: Switch IEEE 802.3 counters to use stats group API
Kamal Heib
3
-36
/
+58
2017-10-31
net/mlx5e: Switch vport counters to use the stats group API
Kamal Heib
3
-55
/
+78
2017-10-31
net/mlx5e: Switch Q counters to use the stats group API
Kamal Heib
3
-16
/
+35
2017-10-31
net/mlx5e: Introduce stats group API
Kamal Heib
4
-48
/
+127
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
7
-31
/
+1192
2017-10-31
i40e: Clean up of cloud filters
Amritha Nambiar
2
-0
/
+33
2017-10-31
i40e: Admin queue definitions for cloud filters
Amritha Nambiar
2
-4
/
+210
2017-10-31
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
6
-5
/
+44
2017-10-31
i40e: Map TCs with the VSI seids
Amritha Nambiar
2
-0
/
+3
[next]