summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-04-29be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi
2013-04-29be2net: Fixed memory leakSuresh Reddy
2013-04-29net: tun: release the reference of tun device in tun_recvmsgGao feng
2013-04-25bonding: fix locking in enslave failure pathnikolay@redhat.com
2013-04-25bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz
2013-04-25caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()Wei Yongjun
2013-04-25tuntap: correct the return value in tun_set_iff()Jason Wang
2013-04-25gianfar: do not advertise any alarm capability.Richard Cochran
2013-04-25sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings
2013-04-24be2net: Fix PVID tag offload for packets with inline VLAN tag.Ajit Khaparde
2013-04-24be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde
2013-04-24be2net: Remove an incorrect pvid check in TxAjit Khaparde
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com
2013-04-19bonding: disable netpoll on enslave failurenikolay@redhat.com
2013-04-19bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com
2013-04-19bonding: vlans don't get deleted on enslave failurenikolay@redhat.com
2013-04-19bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet
2013-04-18bnx2x: Fix status blocks configurationAriel Elior
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-18qlcnic: Fix typo in logsShahed Shaikh
2013-04-18qlcnic: fix TSO race conditionSritej Velaga
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani
2013-04-16net: fec: fix regression in link change accountingLucas Stach
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork
2013-04-15drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N
2013-04-15net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau
2013-04-13net: mvmdio: add select PHYLIBThomas Petazzoni
2013-04-12tuntap: fix error return code in tun_set_iff()Wei Yongjun
2013-04-12be2net: take care of __vlan_put_tag return valueIvan Vecera
2013-04-12ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau
2013-04-12can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz
2013-04-12can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde
2013-04-11stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert
2013-04-11bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com
2013-04-11bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz
2013-04-10e100: Add dma mapping error checkNeil Horman