summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller499-3678/+7631
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds82-511/+836
2013-06-05net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet1-17/+17
2013-06-05net: sun4i-emac: Staticize local symbolsSachin Kamat1-2/+2
2013-06-05net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-06-05net: emaclite: Use platform resource tableMichal Simek1-45/+22
2013-06-05cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2-2/+2
2013-06-05netpoll: fix position of network headerAmerigo Wang1-16/+4
2013-06-05pktgen: Fix position of ip and udp headerThomas Graf1-27/+12
2013-06-05net: sun4i-emac: remove erroneous assignmentArnd Bergmann1-4/+0
2013-06-05mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v1-1/+1
2013-06-05net/mlx4: use one page fragment per incoming frameEric Dumazet1-3/+3
2013-06-05net: fix sk_buff head without data areaPablo Neira2-3/+3
2013-06-05tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2013-06-05net: mvneta: read MAC address from hardware when availableThomas Petazzoni1-9/+35
2013-06-05net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)1-1/+2
2013-06-05net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun1-1/+1
2013-06-05net: mv643xx_eth: add missing semicolonArnd Bergmann1-3/+5
2013-06-05bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz1-2/+1
2013-06-05Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller14-58/+30
2013-06-05Merge tag 'mmc-fixes-for-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-45/+195
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+7
2013-06-05net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman1-1/+1
2013-06-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-124/+421
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds7-23/+71
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-15/+62
2013-06-05Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-18/+20
2013-06-05net: fec: add fallback to random MAC addressLucas Stach1-0/+12
2013-06-05bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov1-7/+6
2013-06-05ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang1-3/+3
2013-06-05ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng1-1/+3
2013-06-05net: mark netdev_create_hash __net_initBaruch Siach1-1/+1
2013-06-05net: emaclite: Fix typo in error messageJens Renner \(EFE\)1-1/+1
2013-06-05transp_v6.h: style neateningJoe Perches1-52/+37
2013-06-05Kconfig: remove dangling references to the deleted fileJean Sacren1-8/+3
2013-06-05net: do not manually initialize enumeratorsJean Sacren1-3/+3
2013-06-05xfrm: simplify the exit path of xfrm_output_one()Jean Sacren1-5/+4
2013-06-05Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-canDavid S. Miller4-93/+160
2013-06-05ARM: dts: AM33XX: Add phy-mode to CPSW nodeMugunthan V N3-0/+6
2013-06-05drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N2-0/+8
2013-06-05ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmskMugunthan V N1-0/+8
2013-06-05ARM: OMAP2+: omap2plus_defconfig: Enable Atheros supportMugunthan V N1-0/+1
2013-06-05drivers: net: phy: at803x: add support for AT8031Mugunthan V N1-0/+15
2013-06-05drivers: net: phy: at803x: add interface mode supportMugunthan V N1-0/+16
2013-06-05drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N1-16/+48
2013-06-05drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N1-25/+10
2013-06-04net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz1-3/+7
2013-06-04net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz1-4/+12
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein2-16/+6
2013-06-04net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg1-0/+1