summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-20p54: memset(0) whole arrayJiri Slaby
2018-11-20net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes
2018-11-20xen/netfront: don't cache skb_shinfo()Juergen Gross
2018-11-20can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-11-20net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-11-20can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula
2018-11-20can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula
2018-11-20can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula
2018-11-20can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula
2018-11-20can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula
2018-11-20can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula
2018-11-20can: dev: Consolidate and unify state change handlingAndri Yngvason
2018-11-20can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire
2018-11-20can: constify of_device_id arrayFabian Frederick
2018-11-20atl1c: reserve min skb headroomFlorian Westphal
2018-11-20net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-11-20qlogic: check kstrtoul() for errorsDan Carpenter
2018-11-20sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy
2018-11-20smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino
2018-11-20net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-11-20net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-11-20xen-netfront: Update features after registering netdevRoss Lagerwall
2018-11-20xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall
2018-11-20xen-netfront: Fix race between device setup and openRoss Lagerwall
2018-11-20xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov
2018-11-20xen-netfront: Improve error handling during initializationRoss Lagerwall
2018-11-20net/xen-netfront: only clean up queues if presentChas Williams
2018-11-20xen-netfront: Remove the meaningless codeLi, Liang Z
2018-11-20xen-netfront: properly destroy queues when removing deviceDavid Vrabel
2018-11-20xen-netfront: Use static attribute groups for sysfs entriesTakashi Iwai
2018-11-20xen-netfront: use different locks for Rx and Tx statsDavid Vrabel
2018-11-20xen-netfront: release per-queue Tx and Rx resource when disconnectingDavid Vrabel
2018-11-20xen-netfront: fix locking in connect error pathDavid Vrabel
2018-11-20bnx2x: use the right constantJulia Lawall
2018-11-20net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli
2018-11-20mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()Dan Carpenter
2018-11-20net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).Michael Karcher
2018-11-20rtl8723be: Fix misleading indentationBen Hutchings
2018-11-20bcmgenet: Delete unused variableBen Hutchings
2018-10-21net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter
2018-10-21net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren
2018-10-21net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk
2018-10-21enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-10-21ppp: remove the PPPIOCDETACH ioctlEric Biggers
2018-10-21ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault
2018-10-21ppp: Fix null pointer dereference on registration failureBen Hutchings
2018-10-21ppp: fix race in ppp device destructionGuillaume Nault
2018-10-21ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2018-10-21ppp: fix device unregistration upon netns deletionGuillaume Nault
2018-10-21net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein