summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net:treewide: Fix typo in drivers/netMasanari Iida2015-04-272-2/+2
* net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
* mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-04-271-43/+17Star
* netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2015-04-272-0/+4
* Merge branch 'ppp_mppe_desync'David S. Miller2015-04-271-16/+20
|\
| * ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-271-0/+7
| * ppp: mppe: sanity error path reworkSylvain Rochet2015-04-271-16/+13Star
|/
* net/bonding: Make DRV macros privateMatan Barak2015-04-274-7/+28
* net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-262-7/+7
* altera tse: add support for fixed-links.Andreas Oetken2015-04-261-8/+29
* pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov2015-04-261-11/+5Star
* net: fix crash in build_skb()Eric Dumazet2015-04-253-13/+25
* net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-251-4/+1Star
* ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-251-2/+4
* net/tg3: Release IRQs on permanent errorGavin Shan2015-04-251-1/+3
* net: mdio-gpio: support access that may sleepVivien Didelot2015-04-241-5/+9
* inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-249-46/+48
* rhashtable: don't attempt to grow when at max_sizeJohannes Berg2015-04-241-1/+2
* bgmac: fix requests for extra polling calls from NAPIRafał Miłecki2015-04-241-1/+1
* tcp: avoid looping in tcp_send_fin()Eric Dumazet2015-04-241-21/+29
* ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez2015-04-231-29/+9Star
* can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven2015-04-231-1/+1
* ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven2015-04-231-3/+2Star
* ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven2015-04-231-1/+1
* net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman2015-04-231-42/+28Star
* Merge branch 'tipc-fixes'David S. Miller2015-04-233-8/+5Star
|\
| * tipc: fix node refcount issueErik Hugne2015-04-231-1/+0Star
| * tipc: fix random link reset problemErik Hugne2015-04-231-1/+2
| * tipc: fix topology server broken issueYing Xue2015-04-231-6/+3Star
|/
* ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson2015-04-231-2/+2
* netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-231-3/+3
* vxlan: remove the unnecessary codesLi RongQing2015-04-231-5/+1Star
* net/macb: Factor out one-time assignment from loopBen Shelton2015-04-231-2/+2
* net: do not deplete pfmemalloc reserveEric Dumazet2015-04-221-2/+7
* ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg2015-04-221-8/+1Star
* Merge branch 'mpls'David S. Miller2015-04-224-3/+141
|\
| * mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman2015-04-221-0/+9
| * mpls: Per-device enabling of packet inputRobert Shearman2015-04-223-2/+78
| * mpls: Per-device MPLS stateRobert Shearman2015-04-223-2/+55
|/
* bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-222-9/+51
* Merge branch 'rhashtable-fixes'David S. Miller2015-04-221-3/+8
|\
| * rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf2015-04-221-2/+2
| * rhashtable: Schedule async resize when sync realloc failsThomas Graf2015-04-221-1/+6
|/
* tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet2015-04-221-1/+19
* Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-04-225-39/+70
|\
| * Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-174-38/+69
| * mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()Javier Martinez Canillas2015-04-171-1/+1
* | dmaengine: hsu: don't prompt for hsu_core partVinod Koul2015-04-221-1/+1
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-22101-1575/+3510
|\ \
| * \ Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub...Olof Johansson2015-04-221-0/+1
| |\ \