index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-23
ixgb: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-23
fm10k: remove ndo_poll_controller
Eric Dumazet
3
-28
/
+0
2018-09-23
ixgbevf: remove ndo_poll_controller
Eric Dumazet
1
-21
/
+0
2018-09-23
ixgbe: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-23
bonding: use netpoll_poll_dev() helper
Eric Dumazet
1
-9
/
+2
2018-09-21
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
1
-1
/
+2
2018-09-21
net: apple: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+6
2018-09-21
net: i825xx: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+9
2018-09-21
net: wiznet: fix return type of ndo_start_xmit function
YueHaibing
2
-2
/
+2
2018-09-21
net: sgi: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-21
net: cirrus: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-21
net: seeq: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+5
2018-09-21
net: mscc: fix the frame extraction into the skb
Antoine Tenart
1
-3
/
+9
2018-09-20
r8169: fix autoneg issue on resume with RTL8168E
Heiner Kallweit
1
-0
/
+9
2018-09-20
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
1
-6
/
+14
2018-09-20
mlxsw: spectrum: Bump required firmware version
Petr Machata
1
-2
/
+2
2018-09-19
qed: Add missing device config for RoCE EDPM in UFP mode.
Sudarsana Reddy Kalluru
3
-22
/
+48
2018-09-19
qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
Sudarsana Reddy Kalluru
2
-1
/
+9
2018-09-19
qed: Fix populating the invalid stag value in multi function mode.
Sudarsana Reddy Kalluru
2
-1
/
+18
2018-09-19
net: mvneta: fix the Rx desc buffer DMA unmapping
Antoine Tenart
1
-2
/
+2
2018-09-18
sfp: fix oops with ethtool -m
Russell King
1
-2
/
+2
2018-09-18
net: mvpp2: fix a txq_done race condition
Antoine Tenart
1
-4
/
+6
2018-09-18
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
3
-6
/
+12
2018-09-18
net: bnxt: Fix a uninitialized variable warning.
zhong jiang
1
-0
/
+3
2018-09-18
Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-3
/
+4
2018-09-18
net: emac: fix fixed-link setup for the RTL8363SB switch
Christian Lamparter
1
-5
/
+10
2018-09-18
net: stmmac: Fixup the tail addr setting in xmit path
Jose Abreu
1
-2
/
+3
2018-09-18
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
3
-106
/
+145
2018-09-17
qmi_wwan: set DTR for modems in forced USB2 mode
Bjørn Mork
1
-7
/
+7
2018-09-17
r8169: Get and enable optional ether_clk clock
Hans de Goede
1
-0
/
+33
2018-09-17
r8169: enable ASPM on RTL8106E
Kai-Heng Feng
1
-0
/
+3
2018-09-17
r8169: Align ASPM/CLKREQ setting function with vendor driver
Kai-Heng Feng
1
-1
/
+3
2018-09-17
net/mlx5e: TLS, Read capabilities only when it is safe
Saeed Mahameed
1
-1
/
+2
2018-09-17
net/mlx5: Check for SQ and not RQ state when modifying hairpin SQ
Alaa Hleihel
1
-1
/
+1
2018-09-17
net/mlx5: Fix read from coherent memory
Eli Cohen
1
-1
/
+1
2018-09-17
net: ethernet: Fix a unused function warning.
zhong jiang
1
-3
/
+3
2018-09-17
net: dsa: mv88e6xxx: Fix ATU Miss Violation
Andrew Lunn
2
-2
/
+2
2018-09-17
hv_netvsc: pair VF based on serial number
Stephen Hemminger
2
-25
/
+36
2018-09-17
bnxt_en: Fix VF mac address regression.
Michael Chan
3
-7
/
+13
2018-09-17
net: hp100: fix always-true check for link up state
Colin Ian King
1
-1
/
+1
2018-09-17
net: macb: disable scatter-gather for macb on sama5d3
Nicolas Ferre
1
-0
/
+8
2018-09-17
net: mvpp2: let phylink manage the carrier state
Antoine Tenart
1
-15
/
+6
2018-09-17
pppoe: fix reception of frames with no mac header
Guillaume Nault
1
-0
/
+3
2018-09-17
net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
Corentin Labbe
1
-0
/
+1
2018-09-16
veth: Orphan skb before GRO
Toshiaki Makita
1
-2
/
+2
2018-09-16
stmmac: fix valid numbers of unicast filter entries
Jongsung Kim
1
-3
/
+2
2018-09-13
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
Willy Tarreau
1
-2
/
+6
2018-09-13
hv_netvsc: fix schedule in RCU context
Stephen Hemminger
1
-6
/
+3
2018-09-13
xen/netfront: don't bug in case of too many frags
Juergen Gross
1
-1
/
+7
2018-09-12
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
1
-0
/
+6
[next]