summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-04drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti
2013-06-03tg3: remove redundant pm init codeYijing Wang
2013-06-03ssb: sprom: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-03net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-03net: can: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-03icmp: avoid allocating large struct on stackCong Wang
2013-06-03] icmp: fix icmp_unreach() comment.Rami Rosen
2013-06-03ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs
2013-06-03ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs
2013-06-03ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs
2013-06-02bnx2x: fix a power state testYuval Mintz
2013-06-02bnx2x: semi-Semantic changesYuval Mintz
2013-06-02bnx2x: Revise printsYuval Mintz
2013-06-02bnx2x: Semantic removal and beautificationYuval Mintz
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz
2013-06-01bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet
2013-05-31cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez
2013-05-31be2net: Implement initiate FW dump feature for LancerSomnath Kotur
2013-05-31drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N
2013-05-31ARM: sunxi: Add EMAC Controller to Hackberry dtMaxime Ripard
2013-05-31ARM: cubieboard: Enable ethernet (EMAC) support in dtsStefan Roese
2013-05-31ARM: sunxi: Add EMAC controller node to sun4i DTSIMaxime Ripard
2013-05-31ARM: sun4i: Add muxing options for the ethernet controllerMaxime Ripard
2013-05-31net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard
2013-05-31net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese
2013-05-31phy: add reverse MII PHY connection typeFlorian Fainelli
2013-05-31sit: add IPv4 over IPv4 supportNicolas Dichtel
2013-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel
2013-05-31net: clean up skb headers codeCong Wang
2013-05-31netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman
2013-05-31gro: should aggregate frames without DFEric Dumazet
2013-05-31net: Update RFS target at poll for tcp/udpDavid Majnemer
2013-05-31sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman
2013-05-31tulip: remove redundant D0 power state setYijing Wang
2013-05-31qlcnic: remove redundant D0 power state setYijing Wang
2013-05-31net, jme: remove redundant D0 power state setYijing Wang
2013-05-31phy: Add Marvell 88E1510 phy IDMichal Simek
2013-05-31phy: Add Marvell 88E1116R phy IDMichal Simek
2013-05-31phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek
2013-05-31phy: Add Vitesse 8211 phy IDMichal Simek
2013-05-31phy: Clean coding style in vitesse phyMichal Simek
2013-05-30tcp: undo on DSACK during recoveryYuchung Cheng
2013-05-30tcp: fix undo on partial ack in recoveryYuchung Cheng