summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-1039-177/+311
|\
| * tipc: fix bug in link failover handlingJon Paul Maloy2015-03-091-3/+4
| * net: delete stale packet_mclist entriesFrancesco Ruggeri2015-03-091-8/+14
| * net: macb: constify macb configuration dataJosh Cartwright2015-03-091-4/+4
| * Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/...David S. Miller2015-03-095-19/+49
| |\
| | * MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layerMarc Kleine-Budde2015-03-091-0/+1
| | * MAINTAINERS: linux-can moved to githubMarc Kleine-Budde2015-03-091-2/+2
| | * can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish2015-03-091-5/+23
| | * can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish2015-03-091-12/+8
| | * can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean2015-03-091-0/+4
| | * can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-092-0/+11
| |/
| * ip: fix error queue empty skb handlingWillem de Bruijn2015-03-093-23/+53
| * bgmac: Clean warning messagesPeter Senna Tschudin2015-03-091-7/+0
| * tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()Eric Dumazet2015-03-061-7/+3
| * net: fec: fix unbalanced clk disable on driver unbindStefan Agner2015-03-061-1/+0
| * net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri2015-03-061-1/+1
| * net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-061-2/+17
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-064-35/+65
| |\
| | * netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso2015-03-041-6/+0
| | * netfilter: nf_tables: fix userdata length overflowPatrick McHardy2015-03-042-12/+38
| | * netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy2015-03-041-0/+4
| | * netfilter: nf_tables: fix transaction race conditionPatrick McHardy2015-03-041-1/+1
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso2015-02-241-0/+3
| | |\
| | | * ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov2015-02-221-0/+3
| | * | netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso2015-02-221-9/+12
| | * | netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero2015-02-221-7/+7
| * | | ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov2015-03-061-4/+7
| * | | net: bcmgenet: properly disable password matchingFlorian Fainelli2015-03-061-2/+4
| * | | net: eth: xgene: fix booting with devicetreeMark Salter2015-03-051-1/+1
| * | | bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
| * | | Merge branch 'xen-netback'David S. Miller2015-03-052-12/+13
| |\ \ \
| | * | | xen-netback: refactor xenvif_handle_frag_list()David Vrabel2015-03-051-12/+9
| | * | | xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel2015-03-051-1/+6
| | * | | xen-netback: return correct ethtool statsDavid Vrabel2015-03-051-2/+1
| |/ / /
| * | | ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-055-4/+6
| * | | team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko2015-03-041-3/+3
| * | | net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan2015-03-041-1/+1
| * | | Merge branch 'xgene'David S. Miller2015-03-043-3/+10
| |\ \ \
| | * | | drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian2015-03-041-0/+4
| | * | | dtb: change binding name to match with newer firmware DTIyappan Subramanian2015-03-041-2/+2
| | * | | Documentation: dts: Update compatible field description for APM X-GeneIyappan Subramanian2015-03-041-1/+4
| |/ / /
| * | | net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-042-4/+13
| * | | bcm63xx_enet: fix poll callback.Nicolas Schichan2015-03-041-4/+4
| * | | stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-109-23/+65
|\ \ \ \
| * | | | Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag2015-03-071-10/+0
| * | | | Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag2015-03-073-1/+44
| * | | | Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag2015-03-071-2/+10
| * | | | Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag2015-03-071-4/+1
| * | | | Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-03-051-3/+3