index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2017-04-24
ibmvnic: Add set_link_state routine for setting adapter link state
Nathan Fontenot
2017-04-24
ibmvnic: Move initialization of the stats token to ibmvnic_open
Nathan Fontenot
2017-04-24
ibmvnic: Only retrieve error info if present
Nathan Fontenot
2017-04-24
ibmvnic: Insert header on VLAN tagged received frame
Murilo Fossa Vicentini
2017-04-24
ibmvnic: Set real number of rx queues
Thomas Falcon
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
2017-04-24
VSOCK: Add vsockmon device
Gerard Garcia
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
qed: Add support for static dcbx.
sudarsana.kalluru@cavium.com
2017-04-24
qed: Support dcbnl IEEE selector field.
sudarsana.kalluru@cavium.com
2017-04-24
qed: Add additional DCBx debug messages.
sudarsana.kalluru@cavium.com
2017-04-24
qed: Separate RoCE DCBx support for V2.
sudarsana.kalluru@cavium.com
2017-04-24
qed: Cleanup DCBx unnecessary parameters.
sudarsana.kalluru@cavium.com
2017-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
net: dsa: LAN9303: add I2C dependency
Arnd Bergmann
2017-04-21
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
2017-04-21
net: arc_emac: switch to phy_start()/phy_stop()
Alexander Kochetkov
2017-04-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-21
netvsc: fix use after free on module removal
stephen hemminger
2017-04-21
netvsc: Deal with rescinded channels correctly
K. Y. Srinivasan
2017-04-21
ibmvnic: Remove unused bouce buffer
Nathan Fontenot
2017-04-21
ibmvnic: Allocate zero-filled memory for sub crqs
Nathan Fontenot
2017-04-21
ibmvnic: Disable irq prior to close
Brian King
2017-04-21
ibmvnic: Correct crq and resource releasing
Nathan Fontenot
2017-04-21
ibmvnic: Remove inflight list
Nathan Fontenot
2017-04-21
ibmvnic: Do not disable IRQ after scheduling tasklet
Brian King
2017-04-21
ibmvnic: Fixup atomic API usage
Brian King
2017-04-21
ibmvnic: Unmap longer term buffer before free
Brian King
2017-04-21
ibmvnic: Fix ibmvnic_change_mac_addr struct format
Murilo Fossa Vicentini
2017-04-21
ibmvnic: Report errors when failing to release sub-crqs
Thomas Falcon
2017-04-21
liquidio: remove unnecessary variable assignment
Arnd Bergmann
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-04-20
igbvf: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-20
igb: Enable reading of wake up packet
Kim Tatt Chuah
2017-04-20
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
2017-04-20
igb: improve MAC filter handling
Yury Kylulin
2017-04-20
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
2017-04-20
ixgb: Omit private ndo_get_stats function
Tobias Klauser
2017-04-20
e1000: Omit private ndo_get_stats function
Tobias Klauser
2017-04-20
qed: Fix issue in populating the PFC config paramters.
sudarsana.kalluru@cavium.com
2017-04-20
qed: Fix possible system hang in the dcbnl-getdcbx() path.
sudarsana.kalluru@cavium.com
2017-04-20
qed: Fix sending an invalid PFC error mask to MFW.
sudarsana.kalluru@cavium.com
2017-04-20
qed: Fix possible error in populating max_tc field.
sudarsana.kalluru@cavium.com
2017-04-20
smsc95xx: Use skb_cow_head to deal with cloned skbs
James Hughes
[next]