summaryrefslogtreecommitdiffstats
path: root/arch/mips (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-12ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2-4/+6
2015-07-12can: c_can: Fix default pinmux glitch at initJ.D. Schroeder1-2/+8
2015-07-12can: rcar_can: unify error messagesSergei Shtylyov1-2/+3
2015-07-12can: rcar_can: print request_irq() error codeSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: fix typo in error messageSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: print signed IRQ #Sergei Shtylyov1-2/+2
2015-07-12can: rcar_can: fix IRQ checkSergei Shtylyov1-1/+2
2015-07-12net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli1-1/+1
2015-07-12net: dsa: Test array index before useFlorian Fainelli1-2/+2
2015-07-12net: switchdev: don't abort unsupported operationsVivien Didelot1-4/+8
2015-07-12net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther1-4/+0
2015-07-12cdc_ncm: update specs URLEnrico Mioso1-1/+1
2015-07-11Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida1-1/+1
2015-07-11net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter1-2/+2
2015-07-11bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok1-9/+2
2015-07-11net: call rcu_read_lock early in process_backlogJulian Anastasov1-16/+16
2015-07-11net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2015-07-10bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet1-0/+1
2015-07-10net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski1-4/+4
2015-07-10net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov1-9/+2
2015-07-10net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov1-1/+3
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso4-10/+67
2015-07-09drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N1-16/+3
2015-07-09net: systemport: Use eth_hw_addr_randomVaishali Thakkar1-1/+1
2015-07-09macvtap: Destroy minor_idr on module_exitJohannes Thumshirn1-0/+1
2015-07-09sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning3-1/+18
2015-07-09drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu2-0/+10
2015-07-093c59x: Fix shared IRQ handlingDenys Vlasenko1-1/+3
2015-07-09vmxnet3: prevent receive getting out of sequence on napi pollNeil Horman1-4/+4
2015-07-09ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2-0/+14
2015-07-09sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah1-6/+11
2015-07-09bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov1-0/+2
2015-07-09drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N1-2/+4
2015-07-09net/tipc: initialize security state for new connection socketStephen Smalley1-0/+1
2015-07-09sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko1-2/+5
2015-07-09sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko3-42/+126
2015-07-09sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko1-25/+20
2015-07-09bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana1-17/+34
2015-07-09ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs1-3/+5
2015-07-09rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann1-91/+96
2015-07-09net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn1-13/+75
2015-07-09amd-xgbe: Fix DMA API debug warningLendacky, Thomas4-12/+22
2015-07-09Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel1-4/+0
2015-07-09net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet1-1/+2
2015-07-08rhashtable: fix for resize events during table walkPhil Sutter1-2/+2
2015-07-08bridge: mdb: start delete timer for temp static entriesSatish Ashok1-0/+3
2015-07-08net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREGRob Herring1-1/+1
2015-07-08NET: hamradio: Fix IP over bpq encapsulation.Ralf Baechle1-0/+1
2015-07-08net_sched: gen_estimator: extend pps limitEric Dumazet1-6/+7
2015-07-08netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall1-1/+1