summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
* ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-02-06
* net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-02-06
* can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl2019-02-06
* net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-02-06
* e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar2019-01-26
* r8169: Add support for new Realtek EthernetKai-Heng Feng2019-01-26
* b43: Fix error in cordic routineLarry Finger2019-01-13
* xen/netfront: tolerate frags with no dataJuergen Gross2019-01-13
* ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler2019-01-13
* USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng2019-01-13
* mv88e6060: disable hardware level MAC learningAnderson Luiz Alves2018-12-21
* bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-12-21
* mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-12-21
* rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann2018-12-17
* wil6210: missing length check in wmi_set_ieLior David2018-12-17
* net: hisilicon: remove unexpected free_netdevPan Bian2018-12-17
* ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-12-17
* net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi2018-12-17
* tun: forbid iface creation with rtnl opsNicolas Dichtel2018-12-17
* net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-17
* net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun2018-12-17
* mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-12-13
* net: amd: add missing of_node_put()Yangtao Li2018-12-13
* net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen2018-12-13
* net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin2018-12-13
* net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan2018-12-13
* net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein2018-12-13
* qed: Fix reading wrong value in loop conditionDenis Bolotin2018-12-13
* qed: Fix PTT leak in qed_drain()Denis Bolotin2018-12-13
* bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2018-12-13
* can: rcar_can: Fix erroneous registrationFabrizio Castro2018-12-13
* usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein2018-12-13
* rapidio/rionet: do not free skb before reading its lengthPan Bian2018-12-13
* Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin2018-12-13
* iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-12-01
* mwifiex: fix p2p device doesn't find in scan problemKarthik D A2018-12-01
* mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar2018-12-01
* cw1200: Don't leak memory if krealloc failesJohannes Thumshirn2018-12-01
* ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan2018-12-01
* net: bcmgenet: fix OF child-node lookupJohan Hovold2018-12-01
* can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde2018-12-01
* can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde2018-12-01
* can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde2018-12-01
* can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2018-12-01
* iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-12-01
* tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam2018-11-27
* bna: ethtool: Avoid reading past end of bufferKees Cook2018-11-21
* e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione2018-11-21
* e1000: avoid null pointer dereference on invalid stat typeColin Ian King2018-11-21
* ath10k: schedule hardware restart if WMI command times outMartin Willi2018-11-21