aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-04net: sun4i-emac: remove erroneous assignmentArnd Bergmann1-4/+0
2013-06-04mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v1-1/+1
2013-06-04net/mlx4: use one page fragment per incoming frameEric Dumazet1-3/+3
2013-06-04net: mvneta: read MAC address from hardware when availableThomas Petazzoni1-9/+35
2013-06-04net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun1-1/+1
2013-06-04net: mv643xx_eth: add missing semicolonArnd Bergmann1-3/+5
2013-06-04Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller14-58/+30
2013-06-04net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman1-1/+1
2013-06-04ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang1-3/+3
2013-06-04net: mark netdev_create_hash __net_initBaruch Siach1-1/+1
2013-06-04net: emaclite: Fix typo in error messageJens Renner \(EFE\)1-1/+1
2013-06-04transp_v6.h: style neateningJoe Perches1-52/+37
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-03net: can: use platform_{get,set}_drvdata()Jingoo Han8-30/+20
2013-06-03can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde5-11/+1
2013-06-03can: flexcan: Use SIMPLE_DEV_PM_OPSFabio Estevam1-11/+9
2013-06-03can: flexcan: Let device core handle pinctrlFabio Estevam1-6/+0
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