summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-051-2/+0
* net: emaclite: Use platform resource tableMichal Simek2013-06-051-45/+22
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-052-2/+2
* netpoll: fix position of network headerAmerigo Wang2013-06-051-16/+4
* pktgen: Fix position of ip and udp headerThomas Graf2013-06-051-27/+12
* net: sun4i-emac: remove erroneous assignmentArnd Bergmann2013-06-051-4/+0
* mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v2013-06-051-1/+1
* net/mlx4: use one page fragment per incoming frameEric Dumazet2013-06-051-3/+3
* net: mvneta: read MAC address from hardware when availableThomas Petazzoni2013-06-051-9/+35
* net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun2013-06-051-1/+1
* net: mv643xx_eth: add missing semicolonArnd Bergmann2013-06-051-3/+5
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-06-0514-58/+30
|\
| * net: can: use platform_{get,set}_drvdata()Jingoo Han2013-06-038-30/+20
| * can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde2013-06-035-11/+1
| * can: flexcan: Use SIMPLE_DEV_PM_OPSFabio Estevam2013-06-031-11/+9
| * can: flexcan: Let device core handle pinctrlFabio Estevam2013-06-031-6/+0
* | net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman2013-06-051-1/+1
* | ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang2013-06-051-3/+3
* | net: mark netdev_create_hash __net_initBaruch Siach2013-06-051-1/+1
* | net: emaclite: Fix typo in error messageJens Renner \(EFE\)2013-06-051-1/+1
* | transp_v6.h: style neateningJoe Perches2013-06-051-52/+37
* | Kconfig: remove dangling references to the deleted fileJean Sacren2013-06-051-8/+3
* | net: do not manually initialize enumeratorsJean Sacren2013-06-051-3/+3
* | xfrm: simplify the exit path of xfrm_output_one()Jean Sacren2013-06-051-5/+4
* | ARM: dts: AM33XX: Add phy-mode to CPSW nodeMugunthan V N2013-06-043-0/+6
* | drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N2013-06-042-0/+8
* | ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmskMugunthan V N2013-06-041-0/+8
* | ARM: OMAP2+: omap2plus_defconfig: Enable Atheros supportMugunthan V N2013-06-041-0/+1
* | drivers: net: phy: at803x: add support for AT8031Mugunthan V N2013-06-041-0/+15
* | drivers: net: phy: at803x: add interface mode supportMugunthan V N2013-06-041-0/+16
* | drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N2013-06-041-16/+48
* | drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N2013-06-041-25/+10
* | net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-043-32/+99
* | net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2013-06-042-26/+55
* | net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-044-77/+57
* | Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti2013-06-041-35/+35
|/
* tg3: remove redundant pm init codeYijing Wang2013-06-031-21/+3
* ssb: sprom: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-037-14/+14
* net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-032-4/+4
* net: can: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-034-4/+4
* icmp: avoid allocating large struct on stackCong Wang2013-06-031-17/+23
* ] icmp: fix icmp_unreach() comment.Rami Rosen2013-06-031-1/+2
* ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker2013-06-031-2/+1
* ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-033-2/+22
* ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs2013-06-031-0/+4
* ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs2013-06-034-41/+43
* bnx2x: fix a power state testYuval Mintz2013-06-031-1/+2
* bnx2x: semi-Semantic changesYuval Mintz2013-06-031-6/+8
* bnx2x: Revise printsYuval Mintz2013-06-039-84/+224