summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-01net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla4-12/+3
2012-09-01net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla1-1/+2
2012-09-01net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla1-0/+3
2012-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-41/+164
2012-08-31openvswitch: using kfree_rcu() to simplify the codeWei Yongjun1-9/+1
2012-08-31af_unix: fix shutdown parameter checkingXi Wang1-4/+8
2012-08-31decnet: fix shutdown parameter checkingXi Wang1-2/+2
2012-08-31tcp: Increase timeout for SYN segmentsAlex Bergmann2-6/+20
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller125-662/+1204
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller6-10/+25
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2-5/+12
2012-08-31ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck4-28/+58
2012-08-31ixgbevf: Add suspend and resume support to the VFAlexander Duyck1-4/+89
2012-08-31e1000e: update driver version numberBruce Allan1-1/+1
2012-08-31e1000e: cleanup - remove unnecessary variableBruce Allan1-3/+2
2012-08-31e1000e: cleanup - remove inapplicable commentBruce Allan1-1/+1
2012-08-31e1000e: cleanup strict checkpatch checkBruce Allan1-1/+2
2012-08-31e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan1-1/+9
2012-08-31e1000e: use correct type for read of 32-bit registerBruce Allan1-2/+2
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron1-3/+5
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron5-13/+10
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet1-0/+2
2012-08-30net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi1-0/+9
2012-08-30net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi1-28/+14
2012-08-30net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi1-152/+221
2012-08-30net/fsl_pq_mdio: various small fixesTimur Tabi1-14/+13
2012-08-30net/fsl_pq_mdio: merge some functions togetherTimur Tabi1-66/+26
2012-08-30net/fsl_pq_mdio: trim #include statementsTimur Tabi1-13/+1
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi4-61/+31
2012-08-30be2net: modify log msg for lack of privilege errorVasundhara Volam1-1/+1
2012-08-30be2net: fixup malloc/free of adapter->pmac_idSathya Perla1-6/+7
2012-08-30be2net: fix FW default for VF tx-rateVasundhara Volam1-2/+2
2012-08-30be2net: fix max VFs reported by HWVasundhara Volam2-0/+3
2012-08-30be2net: create RSS rings even in multi-channel configsSathya Perla1-2/+1
2012-08-30drivers/ieee802154: move ieee802154 drivers to net folderalex.bluesman.smirnov@gmail.com8-4/+3
2012-08-30drivers/ieee802154/at86rf230: replace the code under _init and _exit by macroalex.bluesman.smirnov@gmail.com1-11/+1
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-08-30netlink: add minlen validation for the new signed typesJulian Anastasov1-0/+4
2012-08-30drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignmentJulia Lawall1-1/+0
2012-08-30forcedeth: prevent TX timeouts after rebootdavid decotigny1-2/+10
2012-08-30forcedeth: fix TX timeout caused by TX pause on down linkdavid decotigny1-1/+2
2012-08-30forcedeth: fix buffer overflowdavid decotigny1-1/+1
2012-08-30netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi4-0/+259
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri1-2/+12
2012-08-30e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2012-08-30of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla1-92/+40
2012-08-30of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla1-0/+33
2012-08-30netpoll: provide an IP ident in UDP framesEric Dumazet1-1/+2
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2-2/+2
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil1-1/+1