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
2015-01-19
s2io: use snprintf() as a safety feature
Dan Carpenter
1
-3
/
+8
2015-01-19
r8152: remove sram_read
hayeswang
1
-18
/
+6
2015-01-19
r8152: remove generic_ocp_read before writing
hayeswang
1
-6
/
+0
2015-01-19
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
1
-3
/
+3
2015-01-19
bgmac: register napi before the device
Hauke Mehrtens
1
-3
/
+3
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
1
-0
/
+10
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
1
-9
/
+9
2015-01-16
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
1
-0
/
+5
2015-01-16
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
1
-3
/
+12
2015-01-16
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
1
-5
/
+18
2015-01-16
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
1
-0
/
+1
2015-01-16
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
1
-4
/
+29
2015-01-16
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
1
-9
/
+10
2015-01-15
Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm...
David S. Miller
4
-29
/
+44
2015-01-15
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
Or Gerlitz
2
-3
/
+3
2015-01-15
net: sxgbe: Fix waring for double kfree()
Byungho An
1
-11
/
+10
2015-01-15
net: sxgbe: Fix NULL dereferece when using DT
Girish K.S
1
-4
/
+4
2015-01-15
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
Geert Uytterhoeven
1
-2
/
+2
2015-01-15
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
Mugunthan V N
1
-10
/
+17
2015-01-15
can: kvaser_usb: Don't dereference skb after a netif_rx()
Ahmed S. Darwish
1
-7
/
+4
2015-01-15
can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
Ahmed S. Darwish
1
-3
/
+4
2015-01-15
can: kvaser_usb: Reset all URB tx contexts upon channel close
Ahmed S. Darwish
1
-0
/
+3
2015-01-15
can: kvaser_usb: Don't free packets when tight on URBs
Ahmed S. Darwish
1
-6
/
+4
2015-01-15
can: c_can: use regmap_update_bits() to modify RAMINIT register
Roger Quadros
1
-11
/
+18
2015-01-15
can: m_can: tag current CAN FD controllers as non-ISO
Oliver Hartkopp
1
-0
/
+5
2015-01-15
can: dev: fix crtlmode_supported check
Oliver Hartkopp
1
-2
/
+6
2015-01-15
be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
Sriharsha Basavapatna
1
-3
/
+38
2015-01-14
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
1
-0
/
+12
2015-01-14
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
1
-0
/
+3
2015-01-14
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
1
-3
/
+5
2015-01-14
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
1
-2
/
+14
2015-01-14
i40e: adds FCoE configure option
Vasu Dev
3
-3
/
+14
2015-01-14
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
2
-4
/
+7
2015-01-13
xen-netfront: use different locks for Rx and Tx stats
David Vrabel
1
-29
/
+42
2015-01-13
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
3
-4
/
+19
2015-01-13
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-12
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
Alexey Khoroshilov
1
-1
/
+1
2015-01-12
net/at91_ether: prepare and unprepare clock
Alexandre Belloni
1
-5
/
+5
2015-01-12
Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...
David S. Miller
9
-21
/
+58
2015-01-11
alx: fix alx_poll()
Eric Dumazet
1
-11
/
+13
2015-01-11
net: dnet: fix dnet_poll()
Eric Dumazet
1
-13
/
+5
2015-01-08
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
Hubert Feurstein
1
-0
/
+1
2015-01-08
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
2
-1
/
+11
2015-01-08
sh-eth: Set fdr_value of R-Car SoCs
Nobuhiro Iwamatsu
1
-0
/
+2
2015-01-06
i40e: Fix bug with TCP over IPv6 over VXLAN
Anjali Singhai
1
-13
/
+11
2015-01-06
i40e: Fix Rx checksum error counter
Anjali Singhai
1
-11
/
+13
2015-01-06
i40e: fix un-necessary Tx hangs
Jesse Brandeburg
2
-8
/
+49
2015-01-06
qla3xxx: don't allow never end busy loop
Andy Shevchenko
1
-5
/
+3
2015-01-06
xen-netback: fixing the propagation of the transmit shaper timeout
Palik, Imre
1
-0
/
+1
[next]