summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-01-22xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel
2016-01-22xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel
2016-01-22sh_eth: fix TX buffer byte-swappingSergei Shtylyov
2015-12-30ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-12-30pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-12-30sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2015-12-30atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-30wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2015-12-30broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-12-30can: sja1000: clear interrupts on startMirza Krak
2015-12-30macvlan: fix leak in macvlan_handle_frameSabrina Dubroca
2015-11-27can: Use correct type in sizeof() in nla_put()Marek Vasut
2015-11-27mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter
2015-11-17asix: Do full reset during ax88772_bindCharles Keepax
2015-11-17asix: Don't reset PHY on if_up for ASIX 88772Michel Stam
2015-11-17ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault
2015-11-17iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg
2015-11-17ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault
2015-11-17ath9k: declare required extra tx headroomFelix Fietkau
2015-10-13bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-10-13virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-10-13rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht
2015-10-13rtlwifi: rtl8192cu: Add new device IDMarek Vasut
2015-08-12niu: don't count tx error twice in case of headroom realloc failsJiri Pirko
2015-08-12stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-08-12ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-08-07xen: netback: read hotplug script once at start of day.Ian Campbell
2015-08-07net: dp83640: fix broken calibration routine.Richard Cochran
2015-08-07rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-08-07rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2015-08-07e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-09gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman
2015-05-09benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-05-09ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-09tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-09r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-098139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-098139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-05-09usb: plusb: Add support for National Instruments host-to-host cableBen Shelton
2015-05-09macvtap: make sure neighbour code can push ethernet headerEric Dumazet
2015-05-09macvtap: limit head length of skb allocatedJason Wang
2015-05-09ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-05-09netxen: fix netxen_nic_poll() logicEric Dumazet
2015-05-09xen-netfront: transmit fully GSO-sized packetsJonathan Davies
2015-05-09net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-05-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-05-09bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-02-20enic: fix rx skb checksumGovindarajulu Varadarajan
2015-02-20tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-02-20can: dev: fix crtlmode_supported checkOliver Hartkopp