summaryrefslogtreecommitdiffstats
path: root/arch/cris (unfollow)
Commit message (Expand)AuthorFilesLines
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-05net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman1-1/+1
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-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/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
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-04Input: wacom - fix a typo for Cintiq 22HDTPing Cheng1-3/+5
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao1-0/+2
2013-06-03GFS2: Don't cache iopen glocksBob Peterson2-1/+6
2013-06-03GFS2: Fall back to vmalloc if kmalloc fails for dir hash tablesBob Peterson1-10/+33
2013-06-03GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson3-11/+29
2013-06-03GFS2: Set log descriptor type for jdata blocksBob Peterson1-1/+3
2013-06-03fuse: fix alignment in short read optimization for async_dioMaxim Patlasov1-4/+10