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 branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
359
-674
/
+1576
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
3
-13
/
+15
|
|
\
|
|
*
net: systemport: Correct IPG length settings
Florian Fainelli
2017-11-03
1
-4
/
+6
|
|
*
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
2017-11-03
1
-8
/
+8
|
|
*
net: vrf: correct FRA_L3MDEV encode type
Jeff Barnhill
2017-11-02
1
-1
/
+1
|
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
270
-0
/
+270
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
270
-0
/
+270
|
*
|
tun/tap: sanitize TUNSETSNDBUF input
Craig Gallek
2017-11-01
2
-0
/
+6
|
*
|
mlxsw: i2c: Fix buffer increment counter for write transaction
Vadim Pasternak
2017-11-01
1
-1
/
+1
|
*
|
mlxsw: reg: Add high and low temperature thresholds
Ido Schimmel
2017-11-01
1
-0
/
+25
|
*
|
net: hns: set correct return value
Pan Bian
2017-11-01
1
-2
/
+2
|
*
|
net: lapbether: fix double free
Pan Bian
2017-11-01
1
-1
/
+0
|
*
|
net: phy: marvell: Only configure RGMII delays when using RGMII
Andrew Lunn
2017-11-01
1
-3
/
+5
|
*
|
Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel.org/pub...
David S. Miller
2017-11-01
3
-28
/
+98
|
|
\
\
|
|
*
\
Merge ath-current from ath.git
Kalle Valo
2017-10-31
3
-28
/
+98
|
|
|
\
\
|
|
|
*
|
Revert "ath10k: fix napi_poll budget overflow"
Kalle Valo
2017-10-30
1
-11
/
+6
|
|
|
*
|
ath10k: rebuild crypto header in rx data frames
Vasanthakumar Thiagarajan
2017-10-30
2
-16
/
+92
|
|
|
*
|
wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changed
Jia-Ju Bai
2017-10-27
1
-1
/
+0
|
*
|
|
|
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
2017-10-28
3
-6
/
+7
|
*
|
|
|
tuntap: properly align skb->head before building skb
Jason Wang
2017-10-28
1
-0
/
+1
|
*
|
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-27
5
-21
/
+22
|
|
\
\
\
\
|
|
*
|
|
|
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
2017-10-26
1
-0
/
+1
|
|
*
|
|
|
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
2017-10-26
1
-1
/
+1
|
|
*
|
|
|
ixgbe: Fix Tx map failure path
Alexander Duyck
2017-10-26
1
-12
/
+6
|
|
*
|
|
|
igb: Fix TX map failure path
Jean-Philippe Brucker
2017-10-26
1
-1
/
+1
|
|
*
|
|
|
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
2017-10-26
1
-5
/
+4
|
|
*
|
|
|
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
2017-10-26
1
-2
/
+9
|
*
|
|
|
|
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
2017-10-27
1
-0
/
+7
|
*
|
|
|
|
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
2017-10-27
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2017-10-27
5
-96
/
+202
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth
Huy Nguyen
2017-10-26
2
-30
/
+104
|
|
*
|
|
|
net/mlx5e: Properly deal with encap flows add/del under neigh update
Or Gerlitz
2017-10-26
1
-35
/
+54
|
|
*
|
|
|
net/mlx5: Delay events till mlx5 interface's add complete for pci resume
Huy Nguyen
2017-10-26
1
-29
/
+41
|
|
*
|
|
|
net/mlx5: Fix health work queue spin lock to IRQ safe
Moshe Shemesh
2017-10-26
1
-2
/
+3
|
*
|
|
|
|
tap: double-free in error path in tap_open()
Girish Moodalbail
2017-10-26
1
-9
/
+9
|
*
|
|
|
|
Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...
David S. Miller
2017-10-26
2
-3
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
Jimmy Assarsson
2017-10-24
1
-0
/
+6
|
|
*
|
|
|
|
can: kvaser_usb: Correct return value in printout
Jimmy Assarsson
2017-10-24
1
-1
/
+2
|
|
*
|
|
|
|
can: sun4i: fix loopback mode
Gerhard Bertelsmann
2017-10-24
1
-2
/
+1
|
*
|
|
|
|
|
net: mvpp2: do not sleep in set_rx_mode
Antoine Tenart
2017-10-26
1
-2
/
+2
|
*
|
|
|
|
|
net: mvpp2: fix invalid parameters order when calling the tcam init
Antoine Tenart
2017-10-26
1
-2
/
+2
|
*
|
|
|
|
|
net: mvpp2: fix typo in the tcam setup
Antoine Tenart
2017-10-26
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
tun: allow positive return values on dev_get_valid_name() call
Julien Gomes
2017-10-26
1
-1
/
+1
|
*
|
|
|
|
nfp: refuse offloading filters that redirects to upper devices
Pieter Jansen van Vuuren
2017-10-26
1
-0
/
+2
|
|
/
/
/
/
|
*
|
|
|
net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
Antoine Tenart
2017-10-24
1
-1
/
+1
|
*
|
|
|
net: mvpp2: do not unmap TSO headers buffers
Antoine Tenart
2017-10-24
1
-4
/
+13
|
*
|
|
|
net: mvpp2: fix TSO headers allocation and management
Yan Markman
2017-10-24
1
-3
/
+3
|
*
|
|
|
cdc_ether: flag the Huawei ME906/ME909 as WWAN
Aleksander Morgado
2017-10-24
1
-0
/
+6
|
*
|
|
|
drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
Ran Wang
2017-10-24
2
-0
/
+10
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
58
-475
/
+854
|
|
\
\
\
[next]