index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dummy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
8
-5
/
+113
2017-05-16
udp: keep the sk_receive_queue held when splicing
Paolo Abeni
1
-10
/
+26
2017-05-16
udp: use a separate rx queue for packet reception
Paolo Abeni
5
-24
/
+131
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
3
-41
/
+60
2017-05-16
nfp: eliminate an if statement in calculation of completed frames
Jakub Kicinski
1
-8
/
+2
2017-05-16
nfp: add a helper for wrapping descriptor index
Jakub Kicinski
2
-11
/
+13
2017-05-16
nfp: complete the XDP TX ring only when it's full
Jakub Kicinski
2
-18
/
+35
2017-05-16
nfp: add CHECKSUM_COMPLETE support
Jakub Kicinski
3
-10
/
+36
2017-05-16
nfp: version independent support for chained RSS metadata
Edwin Peer
3
-14
/
+24
2017-05-16
nfp: don't assume RSS and IRQ moderation are always enabled
Jakub Kicinski
1
-4
/
+2
2017-05-16
nfp: support LSO2 capability
Edwin Peer
3
-16
/
+38
2017-05-16
nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlen
Edwin Peer
2
-4
/
+4
2017-05-16
nfp: don't enable TSO on the device when disabled
Jakub Kicinski
1
-0
/
+1
2017-05-16
net: socket: mark socket protocol handler structs as const
linzhang
4
-4
/
+4
2017-05-16
tools: hv: Add clean up for included files in Ubuntu net config
Haiyang Zhang
1
-3
/
+18
2017-05-16
bnxt: add dma mapping attributes
Shannon Nelson
1
-22
/
+34
2017-05-16
drivers: net: xgene: Fix redundant prefetch buffer cleanup
Iyappan Subramanian
4
-62
/
+1
2017-05-16
drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15
Quan Nguyen
3
-9
/
+46
2017-05-16
drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8...
Quan Nguyen
3
-2
/
+10
2017-05-16
drivers: net: xgene: Workaround for HW errata 10GE_4
Quan Nguyen
3
-0
/
+9
2017-05-16
drivers: net: xgene: Add rx_overrun/tx_underrun statistics
Iyappan Subramanian
7
-3
/
+62
2017-05-16
drivers: net: xgene: Extend ethtool statistics
Quan Nguyen
6
-1
/
+181
2017-05-16
drivers: net: xgene: Remove unused macros
Quan Nguyen
1
-6
/
+0
2017-05-16
drivers: net: xgene: Refactor statistics error parsing code
Quan Nguyen
4
-18
/
+18
2017-05-16
drivers: net: xgene: Remove redundant local stats
Quan Nguyen
3
-7
/
+5
2017-05-16
drivers: net: xgene: Use rgmii mdio mac access
Quan Nguyen
1
-0
/
+14
2017-05-16
drivers: net: phy: xgene: Add lock to protect mac access
Quan Nguyen
2
-37
/
+40
2017-05-16
drivers: net: xgene: Protect indirect MAC access
Iyappan Subramanian
6
-177
/
+62
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
1
-1
/
+1
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
1
-1
/
+1
2017-05-15
net: netcp: fix check of requested timestamping filter
Miroslav Lichvar
1
-1
/
+0
2017-05-15
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
1
-1
/
+4
2017-05-15
qed: Fix uninitialized data in aRFS infrastructure
Mintz, Yuval
1
-1
/
+1
2017-05-15
mdio: mux: fix device_node_continue.cocci warnings
Julia Lawall
1
-1
/
+0
2017-05-15
net/packet: fix missing net_device reference release
Douglas Caetano dos Santos
1
-7
/
+7
2017-05-15
net/mlx4_core: Use min3 to select number of MSI-X vectors
yuval.shaia@oracle.com
1
-6
/
+4
2017-05-15
macvlan: Fix performance issues with vlan tagged packets
Vlad Yasevich
1
-2
/
+5
2017-05-15
net: stmmac: use correct pointer when printing normal descriptor ring
Niklas Cassel
1
-1
/
+1
2017-05-14
net/mlx5: Use underlay QPN from the root name space
Yishai Hadas
8
-19
/
+38
2017-05-14
net/mlx5e: IPoIB, Only support regular RQ for now
Saeed Mahameed
1
-0
/
+4
2017-05-14
net/mlx5e: Fix setup TC ndo
Saeed Mahameed
1
-1
/
+1
2017-05-14
net/mlx5e: Fix ethtool pause support and advertise reporting
Gal Pressman
1
-2
/
+1
2017-05-14
net/mlx5e: Use the correct pause values for ethtool advertising
Gal Pressman
1
-1
/
+5
2017-05-13
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
[CIFS] Minor cleanup of xattr query function
Steve French
5
-10
/
+8
2017-05-13
fs: cifs: transport: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-05-13
SMB2: Fix share type handling
Christophe JAILLET
1
-5
/
+9
2017-05-13
cifs: cifsacl: Use a temporary ops variable to reduce code length
Joe Perches via samba-technical
1
-16
/
+14
2017-05-13
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-13
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
[next]