Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
310c18a414504e42dbeb96263bc81ca865c7c3e5
/
drivers
/
net
7810692
Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
0951c5c
qlcnic: Dump mailbox registers when mailbox command times out.
by Manish chopra
· 11 years ago
e49df79
qlcnic: Fix mailbox processing during diagnostic test
by Manish chopra
· 11 years ago
30fa15f
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
by Manish Chopra
· 11 years ago
3fc38e2
qlcnic: Fix memory allocation
by Manish Chopra
· 11 years ago
b17a44d
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
by Himanshu Madhani
· 11 years ago
f956626
qlcnic: Fix TSS/RSS ring validation logic.
by Himanshu Madhani
· 11 years ago
3bf517d
qlcnic: Fix diagnostic test for all adapters.
by Himanshu Madhani
· 11 years ago
b84caae
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
by Himanshu Madhani
· 11 years ago
7022ef8
xen-netback: fix fragments error handling in checksum_setup_ip()
by Wei Yongjun
· 11 years ago
50dc875
netvsc: don't flush peers notifying work during setting mtu
by Jason Wang
· 11 years ago
20fb4eb
can: peak_usb: fix mem leak in pcan_usb_pro_init()
by Marc Kleine-Budde
· 11 years ago
a1c31f1
can: ems_usb: fix urb leaks on failure paths
by Alexey Khoroshilov
· 11 years ago
df29df9
igb: Fix for issue where values could be too high for udelay function.
by Carolyn Wyborny
· 11 years ago
3c325ce
i40e: fix null dereference
by Jesse Brandeburg
· 11 years ago
a3314f3
xen-netback: fix gso_prefix check
by Paul Durrant
· 11 years ago
f280e89
drivers: net: cpsw: fix for cpsw crash when build as modules
by Mugunthan V N
· 11 years ago
d9601a3
xen-netback: napi: don't prematurely request a tx event
by Paul Durrant
· 11 years ago
1057405
xen-netback: napi: fix abuse of budget
by Paul Durrant
· 11 years ago
a1bf175
net:fec: remove duplicate lines in comment about errata ERR006358
by Philippe De Muyter
· 11 years ago
9508fdd
Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"
by David S. Miller
· 11 years ago
99023e9
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
by Matthew Whitehead
· 11 years ago
d52eb0d
xen-netback: make sure skb linear area covers checksum field
by Paul Durrant
· 11 years ago
3f823c1
net: smc91x: Fix device tree based configuration so it's usable
by Tony Lindgren
· 11 years ago
ce232ce
macvtap: signal truncated packets
by Jason Wang
· 11 years ago
e6fd07c
tun: unbreak truncated packet signalling
by Jason Wang
· 11 years ago
4bd7b51
micrel: add support for KSZ8041RNLI
by Sergei Shtylyov
· 11 years ago
33457ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
388d333
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
by Nat Gurumoorthy
· 11 years ago
bbd3762
net: Revert macvtap/tun truncation signalling changes.
by David S. Miller
· 11 years ago
730054d
macvtap: signal truncated packets
by Jason Wang
· 11 years ago
923347b
tun: unbreak truncated packet signalling
by Jason Wang
· 11 years ago
fffc15a
vxlan: release rt when found circular route
by Fan Du
· 11 years ago
88b07b3
Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 11 years ago
e9c56f8
net: allwinner: emac: Add missing free_irq
by Maxime Ripard
· 11 years ago
ec21b6b
net: emaclite: add barriers to support Xilinx Zynq platform
by Srikanth Thokala
· 11 years ago
243fedd
net: emaclite: Remove unnecessary code that enables/disables interrupts on PONG buffers
by Srikanth Thokala
· 11 years ago
bbf807b
ath9k: fix duration calculation for non-aggregated packets
by Felix Fietkau
· 11 years ago
6b294b8
sfc: Poll for MCDI completion once before timeout occurs
by Robert Stonehouse
· 11 years ago
5731d7b
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
by Robert Stonehouse
· 11 years ago
2ec0301
sfc: RX buffer allocation takes prefix size into account in IP header alignment
by Andrew Rybchenko
· 11 years ago
cd6fe65
sfc: Maintain current frequency adjustment when applying a time offset
by Ben Hutchings
· 11 years ago
2ea4dc2
sfc: Stop/re-start PTP when stopping/starting the datapath.
by Alexandre Rames
· 11 years ago
35f9a7a
sfc: Rate-limit log message for PTP packets without a matching timestamp event
by Ben Hutchings
· 11 years ago
f321160
sfc: PTP: Moderate log message on event queue overflow
by Laurence Evans
· 12 years ago
98bfd23
virtio-net: free bufs correctly on invalid packet length
by Michael Dalton
· 11 years ago
a328f3a
net: mvneta: Fix incorrect DMA unmapping size
by Ezequiel Garcia
· 11 years ago
e5a498e
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
by Ben Hutchings
· 11 years ago
d4fb84e
virtio: delete napi structures from netdev before releasing memory
by Andrey Vagin
· 11 years ago
fa9fac1
virtio-net: determine type of bufs correctly
by Andrey Vagin
· 11 years ago
a752a8b
bonding: fix packets_per_slave showing
by Nikolay Aleksandrov
· 11 years ago
b05004a
be2net: Free/delete pmacs (in be_clear()) only if they exist
by Somnath Kotur
· 11 years ago
4bebb56
be2net: Fix Lancer error recovery to distinguish FW download
by Somnath Kotur
· 11 years ago
d0b7da8a
tun: update file current position
by Zhi Yong Wu
· 11 years ago
e6ebc7f
macvtap: update file current position
by Zhi Yong Wu
· 11 years ago
86d9be2
forcedeth: run loopback test only on chipsets that support it
by Ivan Vecera
· 11 years ago
89015c1
bonding: add arp_ip_target checks when install the module
by dingtianhong
· 11 years ago
c8781cf
bnx2x: avoid null pointer dereference when enabling SR-IOV
by Michal Kalderon
· 11 years ago
dd0df47
net: davinci_emac: Fix platform data handling and make usable for am3517
by Tony Lindgren
· 11 years ago
ace34c9
qlge: Update version to 1.00.00.34
by Jitendra Kalsaria
· 11 years ago
4be1028
qlge: Allow enable/disable rx/tx vlan acceleration independently
by Jitendra Kalsaria
· 11 years ago
fb6e088
qlge: Fix ethtool statistics
by Jitendra Kalsaria
· 11 years ago
1431fb3
xen-netback: fix fragment detection in checksum setup
by Paul Durrant
· 11 years ago
aa489f0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
16e4762
cxgb4: Add new scheme to update T4/T5 firmware
by Hariprasad Shenai
· 11 years ago
70ee366
cxgb4vf: added much cleaner implementation of is_t4()
by Hariprasad Shenai
· 11 years ago
d14807d
cxgb4: Much cleaner implementation of is_t4()/is_t5()
by Hariprasad Shenai
· 11 years ago
1b85ee0
net/mlx4_core: destroy workqueue when driver fails to register
by Wei Yang
· 11 years ago
67fa366
xen-netback: clear vif->task on disconnect
by Paul Durrant
· 11 years ago
28e24c6
net: do not pretend FRAGLIST support
by Eric Dumazet
· 11 years ago
2488a54
net: fec_main: dma_map() only the length of the skb
by Sebastian Siewior
· 11 years ago
3a27bfa
drivers: net: cpsw: fix dt probe for one port ethernet
by Mugunthan V N
· 11 years ago
8496e85
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present
by Rafael J. Wysocki
· 11 years ago
019b952
brcmfmac: fix uninitialized warning
by Arend van Spriel
· 11 years ago
3469adb
net: wireless: wcn36xx: fix potential NULL pointer dereference
by Michal Nazarewicz
· 11 years ago
beae416
net: wireless: ath9k: avoid possible NULL pointer dereference
by Michal Nazarewicz
· 11 years ago
a1783a7
ath9k: Fix XLNA bias strength
by Sujith Manoharan
· 11 years ago
93c1cfb
ath9k: Fix QuickDrop usage
by Sujith Manoharan
· 11 years ago
5fc92de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
041b499
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 11 years ago
833846e
net/mlx4_en: Remove selftest TX queues empty condition
by Eugenia Emantayev
· 11 years ago
f121159
virtio_net: make all RX paths handle erors consistently
by Michael S. Tsirkin
· 11 years ago
8fc3b9e
virtio_net: fix error handling for mergeable buffers
by Michael S. Tsirkin
· 11 years ago
99e872a
virtio_net: Fixed a trivial typo (fitler --> filter)
by Thomas Huth
· 11 years ago
8821754
ixgbe: Make ixgbe_identify_qsfp_module_generic static
by Mark Rustad
· 11 years ago
8bf1264
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
by John Fastabend
· 11 years ago
ae72c8d
ixgbe: ixgbe_fwd_ring_down needs to be static
by John Fastabend
· 11 years ago
74a1b1e
e1000: fix possible reset_task running after adapter down
by Vladimir Davydov
· 11 years ago
b2f963bf
e1000: fix lockdep warning in e1000_reset_task
by Vladimir Davydov
· 11 years ago
6a7d64e
e1000: prevent oops when adapter is being closed and reset simultaneously
by yzhu1
· 11 years ago
42ce412
igb: Fixed Wake On LAN support
by Akeem G Abodunrin
· 11 years ago
f5e0d34
team: fix master carrier set when user linkup is enabled
by Jiri Pirko
· 11 years ago
85493e6
sfc: Convert to use hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
a0c20fb
net: smc91: fix crash regression on the versatile
by Linus Walleij
· 11 years ago
9d38d28
Revert "net: smc91: fix crash regression on the versatile"
by David S. Miller
· 11 years ago
b268daf
net: smc91: fix crash regression on the versatile
by Linus Walleij
· 11 years ago
7fe0ee0
net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
by Yang Yingliang
· 11 years ago
1bac107
r8169: check ALDPS bit and disable it if enabled for the 8168g
by David Chang
· 11 years ago
006da7b0
macvtap: Do not double-count received packets
by Vlad Yasevich
· 11 years ago
dff345c5
be2net: call napi_disable() for all event queues
by Ivan Vecera
· 11 years ago
Next »