summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-08-17can: ucan: added support for UCAN devicesMartin Elshuber
2016-05-13drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-13drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-13drivers: net: xgene: fix sharing of irqsIyappan Subramanian
2016-05-13drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann
2016-05-11bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)Michael Chan
2016-05-11bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)Michael Chan
2016-05-11qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter
2016-05-10net: phylib: fix interrupts re-enablement in phy_startShaohui Xie
2016-05-10net: nps_enet: bug fix - handle lost tx interruptsElad Kanfi
2016-05-10net: nps_enet: Tx handler synchronizationElad Kanfi
2016-05-10Merge tag 'wireless-drivers-for-davem-2016-05-09' of git://git.kernel.org/pub...David S. Miller
2016-05-10net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2016-05-09ravb: Add missing free_irq() call to ravb_close()Geert Uytterhoeven
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann
2016-05-09Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca
2016-05-08macvtap: segmented packet is consumedEric Dumazet
2016-05-08qede: uninitialized variable in qede_start_xmit()Dan Carpenter
2016-05-07netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter
2016-05-06mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel
2016-05-06mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru
2016-05-06Merge tag 'iwlwifi-for-kalle-2016-05-04' of https://git.kernel.org/pub/scm/li...Kalle Valo
2016-05-05net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-04bnxt_en: Setup multicast properly after resetting device.Michael Chan
2016-05-04bnxt_en: Need memory barrier when processing the completion ring.Michael Chan
2016-05-04net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2016-05-04drivers: net: xgene: Fix error handlingMatthias Brugger
2016-05-04iwlwifi: mvm: don't override the rate with the AMSDU lenEmmanuel Grumbach
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman
2016-05-01cxgb3: fix out of bounds readMichal Schmidt
2016-05-01net/smscx5xx: use the device tree for mac addressArnd Bergmann
2016-04-28drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin
2016-04-28drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin
2016-04-28drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin