index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-11-21
driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_...
Gao Feng
2016-11-21
mlx4: avoid unnecessary dirtying of critical fields
Eric Dumazet
2016-11-21
bnx2: use READ_ONCE() instead of barrier()
Eric Dumazet
2016-11-21
bpf, mlx5: drop priv->xdp_prog reference on netdev cleanup
Daniel Borkmann
2016-11-21
bpf, mlx5: fix various refcount issues in mlx5e_xdp_set
Daniel Borkmann
2016-11-21
bpf, mlx5: fix mlx5e_create_rq taking reference on prog
Daniel Borkmann
2016-11-20
net: dsa: mv88e6xxx: Hold the mutex while freeing g1 interrupts
Andrew Lunn
2016-11-20
net: dsa: mv88e6xxx: Fix releasing for the global2 interrupts
Andrew Lunn
2016-11-20
net: dsa: mv88e6xxx: Fix cleanup on error for g1 interrupt setup
Andrew Lunn
2016-11-20
net: dsa: mv88e6xxx: Mask g1 interrupts and free interrupt
Andrew Lunn
2016-11-20
net: dsa: mv88e6xxx: Fix unconditional irq freeing
Andrew Lunn
2016-11-20
net: dsa: mv88e6xxx: Fix typos when removing g1 interrupts
Andrew Lunn
2016-11-19
virtio_net: Do not clear memory for struct virtio_net_hdr twice.
Jarno Rajahalme
2016-11-19
virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().
Jarno Rajahalme
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
2016-11-18
liquidio CN23XX: bitwise vs logical AND typo
Dan Carpenter
2016-11-18
lan78xx: relocate mdix setting to phy driver
Woojung Huh
2016-11-18
net: dsa: mv88e6xxx: Select IRQ_DOMAIN
Florian Fainelli
2016-11-18
net: marvell: Allow drivers to be built with COMPILE_TEST
Florian Fainelli
2016-11-18
net: fsl: Allow most drivers to be built with COMPILE_TEST
Florian Fainelli
2016-11-18
net: gianfar_ptp: Rename FS bit to FIPERST
Florian Fainelli
2016-11-18
amd-xgbe: Update connection validation for backplane mode
Lendacky, Thomas
2016-11-18
net: phy: Add downshift get/set support in Microsemi PHYs driver
Raju Lakkaraju
2016-11-18
net/mlx5e: Expose PCIe statistics to ethtool
Gal Pressman
2016-11-18
net/mlx5: Set driver version into firmware
Huy Nguyen
2016-11-18
net/mlx5e: Add port module event counters to ethtool stats
Huy Nguyen
2016-11-18
net/mlx5: Add handling for port module event
Huy Nguyen
2016-11-18
net/mlx5: Make the command interface cache more flexible
Mohamad Haj Yahia
2016-11-18
sfc: remove Software TSO
Edward Cree
2016-11-18
sfc: handle failure to allocate TSOv2 contexts
Edward Cree
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
2016-11-18
sfc: Update EF10 register definitions
Edward Cree
2016-11-18
sfc: Update MCDI protocol definitions
Edward Cree
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-17
net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart
LABBE Corentin
2016-11-17
net: stmmac: replace hardcoded function name by __func__
LABBE Corentin
2016-11-17
net: stmmac: replace all pr_xxx by their netdev_xxx counterpart
LABBE Corentin
2016-11-17
net/mlx5e: remove napi_hash_del() calls
Eric Dumazet
2016-11-17
net/mlx4_en: remove napi_hash_del() call
Eric Dumazet
2016-11-16
mlxsw: minimal: Add I2C support for Mellanox ASICs
Vadim Pasternak
2016-11-16
mlxsw: Invoke driver's init/fini methods only if defined
Vadim Pasternak
2016-11-16
mlxsw: Introduce support for I2C bus
Vadim Pasternak
2016-11-16
mlxsw: Add bus capability flag
Vadim Pasternak
2016-11-16
net: netcp: replace IS_ERR_OR_NULL by IS_ERR
Julia Lawall
2016-11-16
bnxt_en: Add ethtool -n|-N rx-flow-hash support.
Michael Chan
2016-11-16
bnxt_en: Add UDP RSS support for 57X1X chips.
Michael Chan
2016-11-16
bnxt_en: Enhance autoneg support.
Michael Chan
2016-11-16
bnxt_en: Update firmware interface spec to 1.5.4.
Michael Chan
2016-11-16
cadence: Add LSO support.
Rafal Ozieblo
2016-11-16
netronome: don't access real_num_rx_queues directly
Arnd Bergmann
[next]