开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2016-11-22
net: dsa: mv88e6xxx: Add stats_get_sset_count|string to ops structure
Andrew Lunn
2016-11-22
net: dsa: mv88e6xxx: Add mv88e6390 statistics unit init
Andrew Lunn
2016-11-22
net: dsa: mv88e6xxx: Add mv88e6390 stats snapshot operation
Andrew Lunn
2016-11-22
net: dsa: mv88e6xxx: Add comment about family a device belongs to
Andrew Lunn
2016-11-22
net: dsa: mv88e6xxx: Abstract stats_snapshot into ops structure
Andrew Lunn
2016-11-22
net: dsa: mv88e6xxx: Add the mv88e6390 family
Andrew Lunn
2016-11-22
net: dsa: mv88e6xxx: Fix unused variable warning by using variable
Andrew Lunn
2016-11-22
net: dsa: mv88e6xxx: Take switch out of reset before probe
Andrew Lunn
2016-11-21
net: ieee802154: constify ieee802154_ops structures
Bhumika Goyal
2016-11-21
geneve: Optimize geneve device lookup.
pravin shelar
2016-11-21
geneve: Remove redundant socket checks.
pravin shelar
2016-11-21
geneve: Merge ipv4 and ipv6 geneve_build_skb()
pravin shelar
2016-11-21
geneve: Unify LWT and netdev handling.
pravin shelar
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
[next]