index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-rsem.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-19
virtio_net.h: Fix comment.
Jarno Rajahalme
1
-1
/
+1
2016-11-19
virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().
Jarno Rajahalme
2
-8
/
+5
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
11
-82
/
+287
2016-11-18
liquidio CN23XX: bitwise vs logical AND typo
Dan Carpenter
1
-1
/
+1
2016-11-18
lan78xx: relocate mdix setting to phy driver
Woojung Huh
2
-71
/
+38
2016-11-18
net: dsa: mv88e6xxx: Select IRQ_DOMAIN
Florian Fainelli
1
-0
/
+1
2016-11-18
net: marvell: Allow drivers to be built with COMPILE_TEST
Florian Fainelli
1
-4
/
+7
2016-11-18
bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_info
Florian Fainelli
1
-0
/
+8
2016-11-18
net: fsl: Allow most drivers to be built with COMPILE_TEST
Florian Fainelli
1
-1
/
+3
2016-11-18
net: gianfar_ptp: Rename FS bit to FIPERST
Florian Fainelli
1
-2
/
+2
2016-11-18
amd-xgbe: Update connection validation for backplane mode
Lendacky, Thomas
1
-0
/
+2
2016-11-18
net: phy: Add downshift get/set support in Microsemi PHYs driver
Raju Lakkaraju
1
-0
/
+100
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
1
-0
/
+6
2016-11-18
ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables
Raju Lakkaraju
1
-1
/
+4
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
2
-0
/
+94
2016-11-18
ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-1
/
+14
2016-11-18
net/mlx5e: Expose PCIe statistics to ethtool
Gal Pressman
3
-1
/
+72
2016-11-18
net/mlx5: Add MPCNT register infrastructure
Gal Pressman
3
-0
/
+99
2016-11-18
net/mlx5: Set driver version into firmware
Huy Nguyen
1
-0
/
+37
2016-11-18
net/mlx5: Set driver version infrastructure
Saeed Mahameed
1
-1
/
+21
2016-11-18
net/mlx5e: Add port module event counters to ethtool stats
Huy Nguyen
2
-1
/
+39
2016-11-18
net/mlx5: Add handling for port module event
Huy Nguyen
4
-0
/
+97
2016-11-18
net/mlx5: Port module event hardware structures
Huy Nguyen
3
-1
/
+16
2016-11-18
net/mlx5: Make the command interface cache more flexible
Mohamad Haj Yahia
2
-83
/
+76
2016-11-18
sfc: remove Software TSO
Edward Cree
6
-211
/
+154
2016-11-18
sfc: handle failure to allocate TSOv2 contexts
Edward Cree
1
-16
/
+24
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
11
-768
/
+1035
2016-11-18
sfc: Update EF10 register definitions
Edward Cree
1
-15
/
+88
2016-11-18
sfc: Update MCDI protocol definitions
Edward Cree
1
-21
/
+462
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
73
-81
/
+80
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
3
-9
/
+23
2016-11-17
RDS: TCP: Force every connection to be initiated by numerically smaller IP ad...
Sowmini Varadhan
3
-18
/
+26
2016-11-17
RDS: TCP: Track peer's connection generation number
Sowmini Varadhan
6
-3
/
+57
2016-11-17
RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list
Sowmini Varadhan
1
-0
/
+3
2016-11-17
net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart
LABBE Corentin
1
-28
/
+21
2016-11-17
net: stmmac: replace hardcoded function name by __func__
LABBE Corentin
1
-4
/
+3
2016-11-17
net: stmmac: replace all pr_xxx by their netdev_xxx counterpart
LABBE Corentin
2
-95
/
+123
2016-11-17
net_sched: sch_fq: use hash_ptr()
Eric Dumazet
1
-2
/
+2
2016-11-17
net/mlx5e: remove napi_hash_del() calls
Eric Dumazet
1
-4
/
+0
2016-11-17
net/mlx4_en: remove napi_hash_del() call
Eric Dumazet
1
-4
/
+0
2016-11-17
mlxsw: minimal: Add I2C support for Mellanox ASICs
Vadim Pasternak
3
-0
/
+110
2016-11-17
mlxsw: Invoke driver's init/fini methods only if defined
Vadim Pasternak
1
-5
/
+9
2016-11-17
mlxsw: Introduce support for I2C bus
Vadim Pasternak
4
-0
/
+654
2016-11-17
mlxsw: Add bus capability flag
Vadim Pasternak
3
-0
/
+10
2016-11-17
net: netcp: replace IS_ERR_OR_NULL by IS_ERR
Julia Lawall
1
-3
/
+3
2016-11-17
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
5
-50
/
+64
2016-11-17
bnxt_en: Add ethtool -n|-N rx-flow-hash support.
Michael Chan
1
-3
/
+164
2016-11-17
bnxt_en: Add UDP RSS support for 57X1X chips.
Michael Chan
2
-8
/
+16
2016-11-17
bnxt_en: Enhance autoneg support.
Michael Chan
2
-0
/
+24
2016-11-17
bnxt_en: Update firmware interface spec to 1.5.4.
Michael Chan
2
-5
/
+94
[next]