summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-08-16bonding: set carrier off for devices created through netlinkBeniamino Galvani1-1/+5
2016-08-16cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork1-15/+5
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-08-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-08-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp1-0/+3
2016-08-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-07-27cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork1-0/+7
2016-07-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-07-27net: alx: Work around the DMA RX overflow issueFeng Tang1-1/+6
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-06-07rtlwifi: Fix logic error in enter/exit power-save modewang yanqing1-2/+2
2016-06-07ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-05-18atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-05-04jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-05-04jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-04-20qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+1
2016-04-20ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-04-20qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-04-20farsync: fix off-by-one bug in fst_add_oneArnd Bergmann1-1/+1
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-04-20usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-04-20cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-04-20net: jme: fix suspend/resume on JMC260Diego Viola1-1/+2
2016-04-12rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-04-12net: irda: Fix use-after-free in irtty_open()Peter Hurley1-10/+0
2016-03-03iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-03-03can: sja1000: clear interrupts on startMirza Krak1-0/+3
2016-03-03bnx2x: Don't notify about scratchpad paritiesManish Chopra2-10/+21
2016-03-03can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-25wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2016-02-17wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-17wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-01-28team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-28ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings3-9/+11
2016-01-28bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-28veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-22broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2016-01-22net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-09can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-12-09mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-12-09virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-12-09ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-12-09macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1