index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+0
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-0
/
+103
2016-03-07
ppp: release rtnl mutex when interface creation fails
Guillaume Nault
1
-0
/
+1
2016-03-07
cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
Bjørn Mork
1
-15
/
+5
2016-03-07
net: hns: fix the bug about loopback
yankejian
5
-1
/
+65
2016-03-07
jme: Fix device PM wakeup API usage
Guo-Fu Tseng
1
-4
/
+2
2016-03-07
jme: Do not enable NIC WoL functions on S0
Guo-Fu Tseng
1
-6
/
+11
2016-03-07
be2net: Don't leak iomapped memory on removal.
Douglas Miller
2
-0
/
+5
2016-03-07
vmxnet3: avoid calling pskb_may_pull with interrupts disabled
Neil Horman
1
-27
/
+46
2016-03-07
Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...
David S. Miller
4
-1
/
+17
2016-03-07
net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM
Krzysztof Kozlowski
1
-0
/
+1
2016-03-07
ibmveth: check return of skb_linearize in ibmveth_start_xmit
Thomas Falcon
1
-1
/
+4
2016-03-07
cdc_ncm: toggle altsetting to force reset before setup
Bjørn Mork
1
-1
/
+5
2016-03-07
usbnet: cleanup after bind() in probe()
Oliver Neukum
1
-0
/
+7
2016-03-07
mlxsw: pci: Correctly determine if descriptor queue is full
Ido Schimmel
1
-1
/
+1
2016-03-07
mlxsw: spectrum: Always decrement bridge's ref count
Ido Schimmel
1
-3
/
+1
2016-03-06
net: eth: altera: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-06
net/ethoc: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-06
asix: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-06
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Atsushi Nemoto
1
-1
/
+3
2016-03-04
can: mcp251x: avoid write to error flag register if it's unnecessary
Ed Spiridonov
1
-1
/
+1
2016-03-03
e1000e: Adds hardware supported cross timestamp on e1000e nic
Christopher S. Hall
4
-0
/
+103
2016-03-03
be2net: don't enable multicast flag in be_enable_if_filters() routine
Venkat Duvvuru
2
-10
/
+15
2016-03-03
net: moxa: fix an error code
Dan Carpenter
1
-2
/
+2
2016-03-03
vxlan: fix missing options_len update on RX with collect metadata
Daniel Borkmann
1
-1
/
+3
2016-03-03
net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()
Wolfram Sang
1
-7
/
+3
2016-03-03
net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()
Wolfram Sang
1
-3
/
+1
2016-03-03
ibmvnic: Fix ibmvnic_capability struct
Thomas Falcon
2
-34
/
+32
2016-03-03
qmi_wwan: add Sierra Wireless EM74xx device ID
Bjørn Mork
1
-2
/
+4
2016-03-03
fsl/fman: Initialize fman->dev earlier
Igal Liberman
1
-2
/
+2
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
2
-11
/
+9
2016-03-02
dwc_eth_qos: do phy_start before resetting hardware
Lars Persson
1
-3
/
+20
2016-03-02
dwc_eth_qos: use DWCEQOS_MSG_DEFAULT
Rabin Vincent
1
-1
/
+1
2016-03-02
dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()
Rabin Vincent
1
-2
/
+2
2016-03-02
dwc_eth_qos: release descriptors outside netif_tx_lock
Lars Persson
1
-4
/
+6
2016-03-02
dwc_eth_qos: fix race condition in dwceqos_start_xmit
Rabin Vincent
1
-4
/
+2
2016-03-02
net/mlx4_core: Allow resetting VF admin mac to zero
Jack Morgenstein
1
-1
/
+1
2016-03-02
net/mlx4_core: Check the correct limitation on VFs for HA mode
Moni Shoua
1
-3
/
+11
2016-03-02
net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables
Jack Morgenstein
1
-10
/
+10
2016-03-02
net/mlx5e: Provide correct packet/bytes statistics
Gal Pressman
1
-17
/
+8
2016-03-02
net/mlx5e: Add rx/tx bytes software counters
Gal Pressman
3
-5
/
+13
2016-03-02
net/mlx5e: Correctly handle RSS indirection table when changing number of cha...
Tariq Toukan
3
-4
/
+15
2016-03-02
net/mlx5e: Fix ethtool RX hash func configuration change
Tariq Toukan
3
-21
/
+43
2016-03-02
net/mlx5e: Fix soft lockup when HW Timestamping is enabled
Eran Ben Elisha
1
-10
/
+15
2016-03-02
net/mlx5e: Fix LRO modify
Tariq Toukan
1
-4
/
+11
2016-03-02
net/mlx5e: Remove wrong poll CQ optimization
Tariq Toukan
4
-22
/
+1
2016-03-02
r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48
Chunhao Lin
1
-4
/
+0
2016-03-02
bnx2x: fix indentation in bnx2x_sp_task()
Michal Schmidt
1
-1
/
+1
2016-03-02
bnx2x: define event data reserved fields as little-endian
Michal Schmidt
1
-6
/
+6
2016-03-02
bnx2x: define fields of struct cfc_del_event_data as little-endian
Michal Schmidt
3
-7
/
+5
[next]