summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "can: fix handling of unmodifiable configuration options fix"Greg Kroah-Hartman2016-09-111-3/+0
* bonding: set carrier off for devices created through netlinkBeniamino Galvani2016-08-161-1/+5
* cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork2016-08-161-15/+5
* net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein2016-08-101-1/+1
* can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-08-101-0/+6
* can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-08-101-0/+3
* can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-08-101-2/+3
* cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2016-07-271-0/+7
* mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi2016-07-271-0/+1
* net: alx: Work around the DMA RX overflow issueFeng Tang2016-07-271-1/+6
* sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree2016-06-241-0/+16
* rtlwifi: Fix logic error in enter/exit power-save modewang yanqing2016-06-071-2/+2
* ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury2016-06-071-1/+1
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-05-181-1/+1
* jme: Fix device PM wakeup API usageGuo-Fu Tseng2016-05-041-4/+2
* jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng2016-05-041-6/+11
* qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork2016-04-201-0/+1
* ppp: take reference on channels netnsGuillaume Nault2016-04-201-1/+3
* qlge: Fix receive packets drop.Manish Chopra2016-04-201-0/+11
* ath9k: fix buffer overrun for ar9287Arnd Bergmann2016-04-201-4/+3
* farsync: fix off-by-one bug in fst_add_oneArnd Bergmann2016-04-201-1/+1
* sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov2016-04-201-1/+2
* usbnet: cleanup after bind() in probe()Oliver Neukum2016-04-201-0/+7
* cdc_ncm: toggle altsetting to force reset before setupBjørn Mork2016-04-201-1/+5
* net: jme: fix suspend/resume on JMC260Diego Viola2016-04-201-1/+2
* rapidio/rionet: fix deadlock on SMPAurelien Jacquiot2016-04-121-2/+2
* net: irda: Fix use-after-free in irtty_open()Peter Hurley2016-04-121-10/+0
* iwlwifi: update and fix 7265 series PCI IDsOren Givon2016-03-031-2/+3
* can: sja1000: clear interrupts on startMirza Krak2016-03-031-0/+3
* bnx2x: Don't notify about scratchpad paritiesManish Chopra2016-03-032-10/+21
* can: ems_usb: Fix possible tx overflowGerhard Uttenthaler2016-03-031-4/+10
* wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley2016-02-251-5/+1
* wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach2016-02-171-3/+7
* wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach2016-02-171-3/+7
* team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-01-281-3/+3
* ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2016-01-283-9/+11
* bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-281-1/+4
* veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2016-01-281-6/+0
* pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2016-01-221-0/+6
* sh_eth: fix kernel oops in skb_put()Sergei Shtylyov2016-01-221-2/+2
* atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek2016-01-221-4/+3
* broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen2016-01-221-1/+1
* net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork2016-01-221-0/+1
* can: sja1000: clear interrupts on startMirza Krak2015-12-091-0/+3
* mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter2015-12-091-7/+7
* net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard2015-12-091-1/+1
* virtio-net: drop NETIF_F_FRAGLISTJason Wang2015-12-091-2/+2
* stmmac: Correctly report PTP capabilities.Phil Reid2015-12-091-2/+5
* net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-12-092-2/+2
* ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault2015-12-091-1/+1