index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
net: ethernet: Add a driver for Gemini gigabit ethernet
Linus Walleij
2018-01-15
6
-0
/
+3579
*
|
|
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
2018-01-15
1
-3
/
+4
*
|
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-01-14
20
-256
/
+272
|
\
\
\
|
*
|
|
ixgbevf: Fix kernel-doc format warnings
Tony Nguyen
2018-01-12
2
-5
/
+18
|
*
|
|
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2018-01-12
12
-39
/
+99
|
*
|
|
ixgbe: Fix handling of macvlan Tx offload
Alexander Duyck
2018-01-12
2
-10
/
+14
|
*
|
|
ixgbe: avoid bringing rings up/down as macvlans are added/removed
Alexander Duyck
2018-01-12
2
-58
/
+72
|
*
|
|
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
Alexander Duyck
2018-01-12
2
-108
/
+25
|
*
|
|
ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded r...
Alexander Duyck
2018-01-12
2
-10
/
+14
|
*
|
|
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
2018-01-12
6
-27
/
+29
|
*
|
|
ixgbe: Default to 1 pool always being allocated
Alexander Duyck
2018-01-12
2
-5
/
+3
|
*
|
|
ixgbe: Assume provided MAC filter has been verified by macvlan
Alexander Duyck
2018-01-12
1
-4
/
+8
|
|
/
/
*
|
|
mlxsw: spectrum: qdiscs: Support stats for PRIO qdisc
Nogah Frankel
2018-01-14
1
-0
/
+89
*
|
|
mlxsw: spectrum: qdiscs: Support PRIO qdisc offload
Nogah Frankel
2018-01-14
3
-0
/
+86
*
|
|
mlxsw: spectrum_router: Configure default routing priority
Yuval Mintz
2018-01-14
1
-0
/
+24
*
|
|
mlxsw: reg: add rdpm register
Yuval Mintz
2018-01-14
2
-1
/
+38
*
|
|
mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipath
Ido Schimmel
2018-01-14
1
-5
/
+8
*
|
|
net: netsec: use dma_addr_t for storing dma address
Arnd Bergmann
2018-01-14
1
-7
/
+7
|
/
/
*
|
net: hns3: check for NULL function pointer in hns3_nic_set_features
Jian Shen
2018-01-12
1
-2
/
+4
*
|
net: hns3: add feature check when feature changed
Jian Shen
2018-01-12
1
-12
/
+15
*
|
net: hns3: add int_gl_idx setup for TX and RX queues
Fuyun Liang
2018-01-12
3
-0
/
+21
*
|
net: hns3: change the unit of GL value macro
Fuyun Liang
2018-01-12
1
-4
/
+4
*
|
net: hns3: remove unused GL setup function
Fuyun Liang
2018-01-12
1
-12
/
+0
*
|
net: hns3: refactor GL update function
Fuyun Liang
2018-01-12
1
-19
/
+16
*
|
net: hns3: refactor interrupt coalescing init function
Fuyun Liang
2018-01-12
1
-9
/
+20
*
|
net: hns3: add ethtool_ops.set_coalesce support to PF
Fuyun Liang
2018-01-12
3
-4
/
+188
*
|
net: hns3: add ethtool_ops.get_coalesce support to PF
Fuyun Liang
2018-01-12
3
-0
/
+40
*
|
net: hns3: remove TSO config command from VF driver
Peng Li
2018-01-12
2
-28
/
+0
*
|
net: hns3: add ethtool_ops.get_channels support for VF
Peng Li
2018-01-12
2
-0
/
+31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-12
5
-6
/
+14
|
\
|
|
*
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
2018-01-10
1
-3
/
+4
|
*
mlxsw: pci: Wait after reset before accessing HW
Yuval Mintz
2018-01-10
2
-1
/
+7
|
*
nfp: always unmask aux interrupts at init
Jakub Kicinski
2018-01-10
1
-0
/
+2
|
*
net: gianfar_ptp: move set_fipers() to spinlock protecting area
Yangbo Lu
2018-01-10
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-11
12
-254
/
+413
|
\
\
|
*
|
nfp: bpf: reuse verifier log for debug messages
Quentin Monnet
2018-01-10
1
-14
/
+16
|
*
|
nfp: bpf: add signed jump insns
Nic Viljoen
2018-01-10
2
-0
/
+49
|
*
|
nfp: hand over to BPF offload app at coarser granularity
Jakub Kicinski
2018-01-10
5
-61
/
+34
|
*
|
nfp: bpf: use a large constant in unresolved branches
Jakub Kicinski
2018-01-10
2
-7
/
+13
|
*
|
nfp: bpf: don't depend on high order allocations for program image
Jakub Kicinski
2018-01-10
2
-2
/
+19
|
*
|
nfp: bpf: relocate jump targets just before the load
Jakub Kicinski
2018-01-10
4
-87
/
+115
|
*
|
nfp: bpf: add helpers for modifying branch addresses
Jakub Kicinski
2018-01-10
3
-12
/
+34
|
*
|
nfp: bpf: move jump resolution to jit.c
Jakub Kicinski
2018-01-10
3
-17
/
+25
|
*
|
nfp: bpf: allow disabling TC offloads when XDP active
Jakub Kicinski
2018-01-10
1
-1
/
+3
|
*
|
nfp: bpf: don't allow changing MTU above BPF offload limit when active
Jakub Kicinski
2018-01-10
4
-0
/
+46
|
*
|
nfp: bpf: round up the size of the stack
Jakub Kicinski
2018-01-10
1
-1
/
+1
|
*
|
nfp: fix incumbent kdoc warnings
Jakub Kicinski
2018-01-10
2
-55
/
+57
|
*
|
nfp: don't try to register XDP rxq structures on control queues
Jakub Kicinski
2018-01-10
1
-4
/
+8
*
|
|
net: socionext: Fix error return code in netsec_netdev_open()
Wei Yongjun
2018-01-11
1
-0
/
+1
*
|
|
net: socionext: include linux/io.h to fix build
Arnd Bergmann
2018-01-11
1
-0
/
+1
[prev]
[next]