index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-02-14
1
-1
/
+1
|
\
|
*
net/mlx4: fix some error handling in mlx4_multi_func_init()
Rasmus Villemoes
2016-02-11
1
-1
/
+1
*
|
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-10
2
-7
/
+22
*
|
geneve: Relax MTU constraints
David Wragg
2016-02-10
1
-1
/
+12
*
|
vxlan: Relax MTU constraints
David Wragg
2016-02-10
1
-11
/
+25
*
|
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
2016-02-09
2
-8
/
+13
*
|
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
Siva Reddy Kallam
2016-02-09
1
-6
/
+19
*
|
dwc_eth_qos: Reset hardware before PHY start
Rabin Vincent
2016-02-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-02
73
-532
/
+948
|
\
\
|
|
/
|
/
|
|
*
net: tg3: avoid uninitialized variable warning
Arnd Bergmann
2016-01-30
1
-1
/
+1
|
*
net: nb8800: avoid uninitialized variable warning
Arnd Bergmann
2016-01-30
1
-2
/
+2
|
*
net: vxge: avoid unused function warnings
Arnd Bergmann
2016-01-30
1
-19
/
+12
|
*
net: bgmac: clarify CONFIG_BCMA dependency
Arnd Bergmann
2016-01-30
1
-1
/
+4
|
*
net: hp100: remove unnecessary #ifdefs
Arnd Bergmann
2016-01-30
1
-18
/
+0
|
*
net: davinci_cpdma: use dma_addr_t for DMA address
Arnd Bergmann
2016-01-30
1
-6
/
+6
|
*
Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...
David S. Miller
2016-01-30
20
-76
/
+131
|
|
\
|
|
*
Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...
Kalle Valo
2016-01-27
5
-33
/
+79
|
|
|
\
|
|
|
*
iwlwifi: mvm: rs: fix TPC statistics handling
Gregory Greenman
2016-01-26
3
-29
/
+56
|
|
|
*
iwlwifi: update support for 3168 series firmware and NVM
Oren Givon
2016-01-26
1
-4
/
+19
|
|
|
*
iwlwifi: add device ID for 8265
Oren Givon
2016-01-24
1
-0
/
+1
|
|
|
*
iwlwifi: add new 3168 series devices support
Oren Givon
2016-01-24
1
-0
/
+3
|
|
*
|
Merge ath-current from ath.git
Kalle Valo
2016-01-26
1
-6
/
+6
|
|
|
\
\
|
|
|
*
|
ath9k_hw: ignore eeprom magic mismatch on flash based devices
Felix Fietkau
2016-01-25
1
-6
/
+6
|
|
*
|
|
rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encoded
Larry Finger
2016-01-25
1
-1
/
+1
|
|
*
|
|
rt2x00: fix monitor mode regression
Eli Cooper
2016-01-25
9
-11
/
+23
|
|
|
/
/
|
|
*
|
brcmfmac: fix sdio sg table alloc crash
Hante Meuleman
2016-01-19
3
-25
/
+21
|
|
*
|
brcmfmac: add missing include
Felix Fietkau
2016-01-19
1
-0
/
+1
|
*
|
|
vxlan: fix a out of bounds access in __vxlan_find_mac
Li RongQing
2016-01-30
1
-1
/
+1
|
*
|
|
net: dsa: mv88e6xxx: fix port VLAN maps
Vivien Didelot
2016-01-30
1
-1
/
+2
|
*
|
|
net: moxart: use correct accessors for DMA memory
Arnd Bergmann
2016-01-30
2
-18
/
+32
|
*
|
|
bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.
Michael Chan
2016-01-30
1
-2
/
+3
|
*
|
|
bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.
Michael Chan
2016-01-30
1
-2
/
+0
|
*
|
|
bnxt_en: Ring free response from close path should use completion ring
Prashant Sreedharan
2016-01-30
1
-1
/
+1
|
*
|
|
macvlan: make operstate and carrier more accurate
Nikolay Aleksandrov
2016-01-29
1
-0
/
+2
|
*
|
|
net: cavium: liquidio: use helpers ns_to_timespec64()
Kefeng Wang
2016-01-29
1
-3
/
+1
|
*
|
|
lan78xx: throttle TX path at slower than SuperSpeed USB
Woojung.Huh@microchip.com
2016-01-29
1
-1
/
+3
|
*
|
|
lan78xx: Add to handle mux control per chip id
Woojung.Huh@microchip.com
2016-01-29
1
-27
/
+71
|
*
|
|
lan78xx: change to use updated phy-ignore-interrupts
Woojung.Huh@microchip.com
2016-01-29
1
-16
/
+14
|
*
|
|
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2016-01-29
3
-6
/
+5
|
*
|
|
xen-netfront: request Tx response events more often
Malcolm Crossley
2016-01-29
1
-12
/
+3
|
*
|
|
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
2016-01-29
1
-2
/
+2
|
*
|
|
Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-01-29
1
-2
/
+3
|
|
\
\
\
|
|
*
|
|
Revert "mac80211_hwsim: support any address in userspace"
Bob Copeland
2016-01-14
1
-2
/
+3
|
*
|
|
|
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-01-29
2
-0
/
+2
|
*
|
|
|
mlxsw: reg: Use correct offset in field definiton
Ido Schimmel
2016-01-29
1
-3
/
+3
|
*
|
|
|
mlxsw: spectrum: Compare local ports instead of pointers
Ido Schimmel
2016-01-29
1
-2
/
+4
|
*
|
|
|
mlxsw: spectrum: Dump LAG FDB records only once
Ido Schimmel
2016-01-29
1
-2
/
+10
|
*
|
|
|
mlxsw: spectrum: Use correct netdev when notifying bridge
Ido Schimmel
2016-01-29
1
-2
/
+4
|
*
|
|
|
mlxsw: spectrum: Don't report VLAN for 802.1D FDB entries
Ido Schimmel
2016-01-29
1
-15
/
+16
|
*
|
|
|
mlxsw: spectrum: Notify bridge's FDB only based on learning_sync
Ido Schimmel
2016-01-29
1
-8
/
+6
[next]