summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-02-12team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel
2016-01-28veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan
2016-01-27ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2016-01-05pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2016-01-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-05atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2016-01-05can: sja1000: clear interrupts on startMirza Krak
2016-01-05mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter
2016-01-05net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2016-01-05broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2016-01-05net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-11-14r8169: disable L23hayeswang
2015-11-14r8169: fix the incorrect tx descriptor versionhayeswang
2015-11-14macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun
2015-11-14net: sun4i-emac: fix memory leak on bad packetMarc Zyngier
2015-11-14virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-11-14qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork
2015-11-14stmmac: Correctly report PTP capabilities.Phil Reid
2015-11-14net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-11-14ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault
2015-11-14macvtap: unbreak receiving of gro skb with frag listJason Wang
2015-11-09sfc: Fix memcpy() with const destination compiler warning.David S. Miller
2015-11-09iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg
2015-11-09iwlwifi: fix firmware filename for 3160Johannes Berg
2015-11-09iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg
2015-10-28ath9k: declare required extra tx headroomFelix Fietkau
2015-10-28asix: Do full reset during ax88772_bindCharles Keepax
2015-10-28asix: Don't reset PHY on if_up for ASIX 88772Michel Stam
2015-10-28ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault
2015-09-30usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-09-30stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-09-30tg3: Fix temperature reportingJean Delvare
2015-09-30rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht
2015-08-27net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-08-27bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-08-27bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-08-04ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-06-10xen: netback: read hotplug script once at start of day.Ian Campbell
2015-06-10net: dp83640: fix broken calibration routine.Richard Cochran
2015-06-03rt2x00: add new rt2800usb device DWA 130Scott Branden
2015-06-02rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-05-15wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss
2015-05-15e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-04rtlwifi: rtl8192cu: Add new device IDMarek Vasut
2015-05-04rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2015-04-27benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-27ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27bonding: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman