summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn2014-11-061-2/+5
* net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-061-1/+0
* drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N2014-11-061-1/+0
* net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan2014-11-061-8/+10
* bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong2014-11-051-0/+1
* tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner2014-11-051-29/+31
* Merge branch 'stmmac-net'David S. Miller2014-11-051-23/+29
|\
| * stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO2014-11-051-13/+16
| * stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO2014-11-051-6/+9
| * stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO2014-11-051-2/+0
| * stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier2014-11-051-0/+1
| * stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier2014-11-051-2/+3
|/
* drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang2014-11-051-1/+0
* include/linux/socket.h: Fix commentRasmus Villemoes2014-11-051-1/+1
* net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron2014-11-051-0/+14
* geneve: Unregister pernet subsys on module unload.Jesse Gross2014-11-051-0/+1
* geneve: Set GSO type on transmit.Jesse Gross2014-11-051-0/+2
* Merge branch 'xgene-net'David S. Miller2014-11-047-13/+49
|\
| * drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian2014-11-042-3/+6
| * drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian2014-11-046-5/+38
| * dtb: xgene: fix: Backward compatibility with older firmwareIyappan Subramanian2014-11-041-5/+5
|/
* sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree2014-11-031-1/+2
* Merge branch 'ipv6_tunnel_iflink_init'David S. Miller2014-11-034-30/+11
|\
| * gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert2014-11-031-2/+3
| * sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert2014-11-031-9/+6
| * vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert2014-11-031-10/+1
| * ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert2014-11-031-9/+1
|/
* macvtap: Fix csum_start when VLAN tags are presentHerbert Xu2014-11-031-0/+2
* net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy2014-11-031-8/+8
* Merge branch 'tun-net'David S. Miller2014-11-031-11/+17
|\
| * tun: Fix TUN_PKT_STRIP settingHerbert Xu2014-11-031-4/+8
| * tun: Fix csum_start with VLAN accelerationHerbert Xu2014-11-031-7/+9
|/
* uapi: add missing network related headers to kbuildstephen hemminger2014-11-031-0/+4
* netfilter: nft_reject_bridge: Fix powerpc build errorGuenter Roeck2014-11-031-0/+1
* smc91x: retrieve IRQ and trigger flags in a modern wayLinus Walleij2014-11-011-8/+12
* drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...Chen Gang2014-11-011-0/+1
* Merge branch 'systemport-net'David S. Miller2014-11-011-2/+11
|\
| * net: systemport: do not crash freeing an unitialized TX ringFlorian Fainelli2014-11-011-0/+7
| * net: systemport: fix DMA allocation/freeing sizesFlorian Fainelli2014-11-011-2/+4
|/
* net: mvpp2: fix possible memory leakSudip Mukherjee2014-11-011-9/+18
* sunhme: Add DMA mapping error checks.David S. Miller2014-11-011-5/+57
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-3112-29/+302
|\
| * Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-313-10/+275
| * Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
| * Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1
| * Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2
| * Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-281-7/+0
| * Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-281-1/+1
| * Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-281-1/+1
| * Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-281-1/+1
OpenPOWER on IntegriCloud