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
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
2017-10-31
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
Alexander Duyck
2
-18
/
+0
2017-10-31
i40e: only redistribute MSI-X vectors when needed
Shannon Nelson
1
-2
/
+3
2017-10-31
i40e: mark PM functions as __maybe_unused
Arnd Bergmann
1
-9
/
+2
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-150
/
+299
2017-10-29
ipvlan: implement VEPA mode
Mahesh Bandewar
3
-9
/
+36
2017-10-29
ipvlan: introduce 'private' attribute for all existing modes.
Mahesh Bandewar
3
-5
/
+64
2017-10-29
net: aquantia: Make local functions static
Wei Yongjun
1
-4
/
+4
2017-10-29
net: dsa: b53: Export b53_configure_vlan()
Florian Fainelli
3
-42
/
+6
2017-10-29
liquidio: get rid of false alarm "Unknown cmd 27" in dmesg
Felix Manlunas
1
-0
/
+1
2017-10-29
hv_netvsc: Set tx_table to equal weight after subchannels open
Haiyang Zhang
1
-0
/
+3
2017-10-29
ppp: allow usage in namespaces
Matteo Croce
1
-1
/
+1
2017-10-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-0
/
+384
2017-10-29
cxgb3: Check and handle the dma mapping errors
Arjun Vynipadath
1
-26
/
+92
2017-10-29
r8169: Add support for interrupt coalesce tuning (ethtool -C)
Francois Romieu
1
-0
/
+231
2017-10-28
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
3
-6
/
+7
2017-10-28
drivers/net: smsc: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+10
2017-10-28
drivers/net: packetengines: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+12
2017-10-28
drivers/net: natsemi: Convert timers to use timer_setup()
Kees Cook
2
-9
/
+9
[next]