index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-05-17
17
-99
/
+243
*
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
17
-65
/
+72
*
Merge branch 'dsa-sort'
David S. Miller
2017-05-17
7
-52
/
+52
|
\
|
*
drivers: net: DSA: Sort drivers
Andrew Lunn
2017-05-17
2
-23
/
+23
|
*
net: dsa: Sort DSA tagging protocol drivers
Andrew Lunn
2017-05-17
5
-29
/
+29
|
/
*
liquidio: fix PF falsely indicating success at setting MAC address of a nonex...
Felix Manlunas
2017-05-17
1
-0
/
+3
*
liquidio: fix insmod failure when multiple NICs are plugged in
Rick Farrington
2017-05-17
3
-10
/
+123
*
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-05-17
11
-35
/
+30
*
Merge branch 'mlxsw-Preparations-for-restructuring'
David S. Miller
2017-05-17
7
-516
/
+529
|
\
|
*
mlxsw: spectrum: Default ports to non-virtual mode
Ido Schimmel
2017-05-17
1
-0
/
+8
|
*
mlxsw: spectrum: Move PVID code to appropriate place
Ido Schimmel
2017-05-17
3
-58
/
+46
|
*
mlxsw: spectrum_switchdev: Don't batch learning operations
Ido Schimmel
2017-05-17
3
-20
/
+7
|
*
mlxsw: spectrum_switchdev: Don't batch STP operations
Ido Schimmel
2017-05-17
1
-42
/
+17
|
*
mlxsw: spectrum_switchdev: Don't batch VLAN operations
Ido Schimmel
2017-05-17
3
-139
/
+121
|
*
mlxsw: spectrum_switchdev: Remove redundant check
Ido Schimmel
2017-05-17
1
-9
/
+0
|
*
mlxsw: spectrum_router: Initialize RIFs in a separate function
Ido Schimmel
2017-05-17
1
-18
/
+30
|
*
mlxsw: spectrum_router: Move FIB notification block to router struct
Ido Schimmel
2017-05-17
2
-8
/
+10
|
*
mlxsw: spectrum_router: Move RIFs array to its rightful place
Ido Schimmel
2017-05-17
4
-24
/
+35
|
*
mlxsw: spectrum_switchdev: Reduce scope of bridge struct
Ido Schimmel
2017-05-17
4
-37
/
+69
|
*
mlxsw: spectrum_router: Reduce scope of router struct
Ido Schimmel
2017-05-17
2
-114
/
+130
|
*
mlxsw: spectrum_buffer: Reduce scope of shared buffer struct
Ido Schimmel
2017-05-17
2
-59
/
+68
|
/
*
cxgb4: add new T5 pci device id
Ganesh Goudar
2017-05-17
1
-0
/
+1
*
cxgb4: reduce resource allocation in kdump kernel
Ganesh Goudar
2017-05-17
1
-6
/
+6
*
liquidio: use pcie_flr instead of duplicating it
Christoph Hellwig
2017-05-16
1
-16
/
+1
*
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
2017-05-16
5
-38
/
+36
*
bnx2x: Remove open coded carrier check
Leon Romanovsky
2017-05-16
1
-1
/
+1
*
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
8
-5
/
+113
*
Merge branch 'udp-scalability-improvements'
David S. Miller
2017-05-16
8
-69
/
+211
|
\
|
*
udp: keep the sk_receive_queue held when splicing
Paolo Abeni
2017-05-16
1
-10
/
+26
|
*
udp: use a separate rx queue for packet reception
Paolo Abeni
2017-05-16
5
-24
/
+131
|
*
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
3
-41
/
+60
|
/
*
Merge branch 'nfp-LSO-checksum-and-XDP-datapath-updates'
David S. Miller
2017-05-16
4
-79
/
+149
|
\
|
*
nfp: eliminate an if statement in calculation of completed frames
Jakub Kicinski
2017-05-16
1
-8
/
+2
|
*
nfp: add a helper for wrapping descriptor index
Jakub Kicinski
2017-05-16
2
-11
/
+13
|
*
nfp: complete the XDP TX ring only when it's full
Jakub Kicinski
2017-05-16
2
-18
/
+35
|
*
nfp: add CHECKSUM_COMPLETE support
Jakub Kicinski
2017-05-16
3
-10
/
+36
|
*
nfp: version independent support for chained RSS metadata
Edwin Peer
2017-05-16
3
-14
/
+24
|
*
nfp: don't assume RSS and IRQ moderation are always enabled
Jakub Kicinski
2017-05-16
1
-4
/
+2
|
*
nfp: support LSO2 capability
Edwin Peer
2017-05-16
3
-16
/
+38
|
*
nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlen
Edwin Peer
2017-05-16
2
-4
/
+4
|
*
nfp: don't enable TSO on the device when disabled
Jakub Kicinski
2017-05-16
1
-0
/
+1
|
/
*
net: socket: mark socket protocol handler structs as const
linzhang
2017-05-16
4
-4
/
+4
*
tools: hv: Add clean up for included files in Ubuntu net config
Haiyang Zhang
2017-05-16
1
-3
/
+18
*
bnxt: add dma mapping attributes
Shannon Nelson
2017-05-16
1
-22
/
+34
*
Merge branch 'xgene-Add-ethtool-stats-and-bug-fixes'
David S. Miller
2017-05-16
10
-302
/
+428
|
\
|
*
drivers: net: xgene: Fix redundant prefetch buffer cleanup
Iyappan Subramanian
2017-05-16
4
-62
/
+1
|
*
drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15
Quan Nguyen
2017-05-16
3
-9
/
+46
|
*
drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8...
Quan Nguyen
2017-05-16
3
-2
/
+10
|
*
drivers: net: xgene: Workaround for HW errata 10GE_4
Quan Nguyen
2017-05-16
3
-0
/
+9
|
*
drivers: net: xgene: Add rx_overrun/tx_underrun statistics
Iyappan Subramanian
2017-05-16
7
-3
/
+62
[next]