summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-08-16bonding: set carrier off for devices created through netlinkBeniamino Galvani
2016-08-16cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-08-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-08-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-08-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-07-27cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork
2016-07-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-07-27net: alx: Work around the DMA RX overflow issueFeng Tang
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-06-07rtlwifi: Fix logic error in enter/exit power-save modewang yanqing
2016-06-07ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury
2016-05-18atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-05-04jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-05-04jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-04-20qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-20ppp: take reference on channels netnsGuillaume Nault
2016-04-20qlge: Fix receive packets drop.Manish Chopra
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-04-20farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-04-20usbnet: cleanup after bind() in probe()Oliver Neukum
2016-04-20cdc_ncm: toggle altsetting to force reset before setupBjørn Mork
2016-04-20net: jme: fix suspend/resume on JMC260Diego Viola
2016-04-12rapidio/rionet: fix deadlock on SMPAurelien Jacquiot
2016-04-12net: irda: Fix use-after-free in irtty_open()Peter Hurley
2016-03-03iwlwifi: update and fix 7265 series PCI IDsOren Givon
2016-03-03can: sja1000: clear interrupts on startMirza Krak
2016-03-03bnx2x: Don't notify about scratchpad paritiesManish Chopra
2016-03-03can: ems_usb: Fix possible tx overflowGerhard Uttenthaler
2016-02-25wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2016-02-17wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach
2016-02-17wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach
2016-01-28team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel
2016-01-28ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2016-01-28bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss
2016-01-28veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2016-01-22broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2016-01-22net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-12-09can: sja1000: clear interrupts on startMirza Krak
2015-12-09mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-12-09virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-12-09ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault
2015-12-09macvtap: unbreak receiving of gro skb with frag listJason Wang