aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-10-131-0/+20
* virtio-net: drop NETIF_F_FRAGLISTJason Wang2015-10-131-2/+2
* rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht2015-10-131-0/+1
* rtlwifi: rtl8192cu: Add new device IDMarek Vasut2015-10-131-0/+1
* niu: don't count tx error twice in case of headroom realloc failsJiri Pirko2015-08-121-3/+1
* stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-08-124-12/+14
* ath9k: fix DMA stop sequence for AR9003+Felix Fietkau2015-08-121-5/+8
* xen: netback: read hotplug script once at start of day.Ian Campbell2015-08-071-14/+19
* net: dp83640: fix broken calibration routine.Richard Cochran2015-08-071-1/+1
* rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger2015-08-071-1/+1
* rtlwifi: rtl8192cu: Add new USB IDLarry Finger2015-08-071-0/+1
* e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca2015-08-071-1/+9
* gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman2015-05-091-2/+2
* benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2015-05-091-1/+1
* ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-05-091-3/+3
* tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-05-091-7/+7
* r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-05-091-3/+3
* 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-05-091-2/+2
* 8139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2015-05-091-1/+1
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-05-091-0/+5
* macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-05-091-2/+5
* macvtap: limit head length of skb allocatedJason Wang2015-05-091-1/+7
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-05-091-1/+1
* netxen: fix netxen_nic_poll() logicEric Dumazet2015-05-091-1/+4
* xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-05-091-4/+1
* net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-05-091-2/+29
* can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-05-091-0/+5
* bnx2x: Force fundamental reset for EEH recoveryBrian King2015-05-091-0/+4
* enic: fix rx skb checksumGovindarajulu Varadarajan2015-02-201-4/+8
* tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan2015-02-201-17/+17
* can: dev: fix crtlmode_supported checkOliver Hartkopp2015-02-201-2/+6
* ath5k: fix hardware queue index assignmentFelix Fietkau2015-02-201-7/+1
* ath9k: fix BE/BK queue orderFelix Fietkau2015-02-201-2/+2
* ath9k_hw: fix hardware queue allocationFelix Fietkau2015-02-201-8/+1
* drivers/net: macvtap and tun depend on INETBen Hutchings2015-01-011-0/+2
* drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2015-01-012-0/+8
* can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov2014-12-141-0/+1
* can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper2014-12-141-1/+1
* rt2x00: do not align payload on modern H/WStanislaw Gruszka2014-12-141-38/+12
* wireless: rt2x00: add new rt2800usb deviceCyril Brulebois2014-12-141-0/+1
* fix misuses of f_count() in ppp and netlinkAl Viro2014-12-141-1/+1
* rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka2014-12-141-1/+1
* can: at91_can: add missing prepare and unprepare of the clockDavid Dueck2014-11-051-3/+5
* can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde2014-11-051-0/+3
* can: flexcan: implement workaround for errata ERR005829David Jander2014-11-051-1/+15
* can: flexcan: correctly initialize mailboxesDavid Jander2014-11-051-0/+7
* can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde2014-11-051-2/+13
* Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-11-051-0/+13
* rtlwifi: rtl8192cu: Add new IDLarry Finger2014-11-051-0/+1
* macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich2014-09-131-0/+1