summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-03tcp: move tcp_enter_cwr()Yuchung Cheng
2012-09-03net: sierra_net: rx_urb_size is constantBjørn Mork
2012-09-03net: sierra_net: make private symbols staticBjørn Mork
2012-09-03net: cx82310_eth: use common match macroBjørn Mork
2012-09-016lowpan: handle NETDEV_UNREGISTER eventAlan Ott
2012-09-016lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott
2012-08-31Merge branch 'tcp_fastopen_server'David S. Miller
2012-08-31tcp: TCP Fast Open Server - main code pathJerry Chu
2012-08-31tcp: TCP Fast Open Server - support TFO listenersJerry Chu
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu
2012-08-31r8169: add D-Link DGE-560T identifiers.Francois Romieu
2012-08-31bonding: add some slack to arp monitoring time limitsJiri Bohac
2012-08-31ipv6: remove some deadcodeSorin Dumitru
2012-08-31net: fix documentation of skb_needs_linearize().Rami Rosen
2012-08-31ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck
2012-08-31net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao
2012-08-31net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla
2012-08-31net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla
2012-08-31net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla
2012-08-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-31openvswitch: using kfree_rcu() to simplify the codeWei Yongjun
2012-08-31af_unix: fix shutdown parameter checkingXi Wang
2012-08-31decnet: fix shutdown parameter checkingXi Wang
2012-08-31tcp: Increase timeout for SYN segmentsAlex Bergmann
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-08-30ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck
2012-08-30ixgbevf: Add suspend and resume support to the VFAlexander Duyck
2012-08-30e1000e: update driver version numberBruce Allan
2012-08-30e1000e: cleanup - remove unnecessary variableBruce Allan
2012-08-30e1000e: cleanup - remove inapplicable commentBruce Allan
2012-08-30e1000e: cleanup strict checkpatch checkBruce Allan
2012-08-30e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan
2012-08-30e1000e: use correct type for read of 32-bit registerBruce Allan
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet
2012-08-30net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi
2012-08-30net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi
2012-08-30net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi
2012-08-30net/fsl_pq_mdio: various small fixesTimur Tabi
2012-08-30net/fsl_pq_mdio: merge some functions togetherTimur Tabi
2012-08-30net/fsl_pq_mdio: trim #include statementsTimur Tabi
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi
2012-08-30be2net: modify log msg for lack of privilege errorVasundhara Volam
2012-08-30be2net: fixup malloc/free of adapter->pmac_idSathya Perla
2012-08-30be2net: fix FW default for VF tx-rateVasundhara Volam
2012-08-30be2net: fix max VFs reported by HWVasundhara Volam