aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-04Kconfig: remove dangling references to the deleted fileJean Sacren1-8/+3
2013-06-04net: do not manually initialize enumeratorsJean Sacren1-3/+3
2013-06-04xfrm: simplify the exit path of xfrm_output_one()Jean Sacren1-5/+4
2013-06-04ARM: dts: AM33XX: Add phy-mode to CPSW nodeMugunthan V N3-0/+6
2013-06-04drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N2-0/+8
2013-06-04ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmskMugunthan V N1-0/+8
2013-06-04ARM: OMAP2+: omap2plus_defconfig: Enable Atheros supportMugunthan V N1-0/+1
2013-06-04drivers: net: phy: at803x: add support for AT8031Mugunthan V N1-0/+15
2013-06-04drivers: net: phy: at803x: add interface mode supportMugunthan V N1-0/+16
2013-06-04drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N1-16/+48
2013-06-04drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N1-25/+10
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti3-32/+99
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2-26/+55
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti4-77/+57
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti1-35/+35
2013-06-03tg3: remove redundant pm init codeYijing Wang1-21/+3
2013-06-03ssb: sprom: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han7-14/+14
2013-06-03net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2-4/+4
2013-06-03net: can: replace strict_strtoul() with kstrtoul()Jingoo Han4-4/+4
2013-06-03icmp: avoid allocating large struct on stackCong Wang1-17/+23
2013-06-03] icmp: fix icmp_unreach() comment.Rami Rosen1-1/+2
2013-06-03ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker1-2/+1
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs3-2/+22
2013-06-03ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs1-0/+4
2013-06-03ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs4-41/+43
2013-06-02bnx2x: fix a power state testYuval Mintz1-1/+2
2013-06-02bnx2x: semi-Semantic changesYuval Mintz1-6/+8
2013-06-02bnx2x: Revise printsYuval Mintz9-84/+224
2013-06-02bnx2x: Semantic removal and beautificationYuval Mintz2-22/+13
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz12-307/+251
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz14-160/+3
2013-06-01bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet1-1/+1
2013-05-31cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're the MASTER_PFJay Hernandez3-3/+35
2013-05-31be2net: Implement initiate FW dump feature for LancerSomnath Kotur6-35/+105
2013-05-31drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N1-0/+5
2013-05-31ARM: sunxi: Add EMAC Controller to Hackberry dtMaxime Ripard1-0/+41
2013-05-31ARM: cubieboard: Enable ethernet (EMAC) support in dtsStefan Roese1-0/+15
2013-05-31ARM: sunxi: Add EMAC controller node to sun4i DTSIMaxime Ripard1-0/+16
2013-05-31ARM: sun4i: Add muxing options for the ethernet controllerMaxime Ripard1-0/+11
2013-05-31net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard4-0/+231
2013-05-31net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese7-0/+1133
2013-05-31phy: add reverse MII PHY connection typeFlorian Fainelli2-0/+2
2013-05-31sit: add IPv4 over IPv4 supportNicolas Dichtel2-4/+117
2013-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel4-5/+5
2013-05-31net: clean up skb headers codeCong Wang2-13/+7
2013-05-31netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman1-1/+1
2013-05-31gro: should aggregate frames without DFEric Dumazet1-1/+2
2013-05-31net: Update RFS target at poll for tcp/udpDavid Majnemer2-0/+4
2013-05-31sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman1-1/+1