summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-10-26xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel1-16/+14
2016-10-26xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel1-3/+1
2016-10-26sh_eth: fix TX buffer byte-swappingSergei Shtylyov1-2/+1
2016-10-26wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2016-10-26can: sja1000: clear interrupts on startMirza Krak1-0/+3
2016-10-26broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2016-10-26macvlan: fix leak in macvlan_handle_frameSabrina Dubroca1-0/+2
2016-10-26mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2016-04-27ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2016-04-27iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2016-03-21ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings3-9/+11
2016-03-21virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2016-03-21pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-03-21niu: don't count tx error twice in case of headroom realloc failsJiri Pirko1-3/+1
2016-03-21can: mcp251x: fix resume when device is downStefan Agner1-8/+7
2015-10-22stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-12/+16
2015-10-22ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+8
2015-10-22rndis_wlan: harmless issue calling set_bit()Dan Carpenter1-3/+3
2015-09-18rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger1-1/+1
2015-09-18rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-09-18e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-06-19xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-19net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-06-19can: add missing initialisations in CAN related skbuffsOliver Hartkopp1-0/+5
2015-06-19bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+4
2015-06-19team: fix possible null pointer dereference in team_handle_frameJiri Pirko1-3/+1
2015-06-19ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-04-14can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-04-14can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean1-7/+10
2015-04-14can: peak_usb: fix memset() usageStephane Grosjean1-2/+1
2015-04-14ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-04-14ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-04-14ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2015-02-02drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2-0/+8
2015-02-02can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov1-0/+1
2015-02-02can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper1-1/+1
2015-02-02rt2x00: do not align payload on modern H/WStanislaw Gruszka1-38/+12
2015-02-02macvtap: Fix csum_start when VLAN tags are presentHerbert Xu1-0/+2
2015-02-02wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2015-02-02fix misuses of f_count() in ppp and netlinkAl Viro1-1/+1
2015-02-02rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-12-01ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K1-12/+0
2014-12-01rtl8192ce: Fix null dereference in watchdogBen Hutchings1-0/+3
2014-12-01can: at91_can: add missing prepare and unprepare of the clockDavid Dueck1-3/+5
2014-12-01can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde1-0/+3
2014-12-01can: flexcan: implement workaround for errata ERR005829David Jander1-1/+15
2014-12-01can: flexcan: correctly initialize mailboxesDavid Jander1-0/+7
2014-12-01can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde1-2/+13
2014-12-01rtlwifi: rtl8192cu: Add new IDLarry Finger1-0/+1
2014-09-25ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14