summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-02-12team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-28veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-01-27ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings3-9/+11
2016-01-05pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-05atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-05can: sja1000: clear interrupts on startMirza Krak1-0/+3
2016-01-05mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2016-01-05net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2016-01-05broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2016-01-05net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-11-14r8169: disable L23hayeswang1-0/+25
2015-11-14r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2015-11-14macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun1-0/+1
2015-11-14net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2015-11-14virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-11-14qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork1-1/+4
2015-11-14stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-11-14net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-11-14ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-11-14macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-11-09sfc: Fix memcpy() with const destination compiler warning.David S. Miller1-1/+1
2015-11-09iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-11-09iwlwifi: fix firmware filename for 3160Johannes Berg1-1/+1
2015-11-09iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-10-28ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-10-28asix: Do full reset during ax88772_bindCharles Keepax1-13/+1
2015-10-28asix: Don't reset PHY on if_up for ASIX 88772Michel Stam1-1/+1
2015-10-28ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-09-30usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-09-30stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28
2015-09-30tg3: Fix temperature reportingJean Delvare1-1/+1
2015-09-30rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht1-0/+1
2015-08-27net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein1-2/+2
2015-08-27bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+19
2015-08-27bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov1-0/+1
2015-08-04ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+7
2015-06-10xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-10net: dp83640: fix broken calibration routine.Richard Cochran1-1/+1
2015-06-03rt2x00: add new rt2800usb device DWA 130Scott Branden1-0/+1
2015-06-02rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger1-1/+1
2015-05-15wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-15e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-05-04rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-04rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-04-27benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-27ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-27tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-04-27bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-27bonding: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman3-7/+7