summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-10sit: advertise tunnel param via rtnlNicolas Dichtel1-1/+56
2012-11-10ipip: advertise tunnel param via rtnlNicolas Dichtel2-1/+67
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel1-4/+4
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida6-6/+6
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil1-6/+8
2012-11-09virtio_net: use net_*_ratelimited() helpersAmerigo Wang1-8/+4
2012-11-09vmxnet3: convert BUG_ON(true) into a simple BUG()Sasha Levin1-1/+1
2012-11-09ipip: add GSO supportEric Dumazet1-0/+12
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-09doc: packet_mmap: update doc to implementation statusDaniel Borkmann1-24/+209
2012-11-09phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler2-0/+23
2012-11-09Make the wanxl firmware array constDavid Howells1-1/+1
2012-11-09Fix the wanxl firmware to include missing constantsDavid Howells3-1/+5
2012-11-09UAPI: (Scripted) Disintegrate include/linux/hdlcDavid Howells3-3/+3
2012-11-09UAPI: Fix compilation of the wanxl firmware blob.David Howells1-1/+1
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
2012-11-09netconsole: add oops_only module optionAmerigo Wang1-0/+6
2012-11-09vlan: set sysfs device_type to 'vlan'Doug Goldstein1-0/+6
2012-11-09irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu1-4/+0
2012-11-09irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu1-1/+1
2012-11-09ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing2-17/+2
2012-11-08net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge1-1/+2
2012-11-08usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge1-1/+2
2012-11-08ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel1-1/+1
2012-11-08cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya1-1/+1
2012-11-08ksz884x: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2012-11-08isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones3-6/+2
2012-11-08bnx2x: Support loading cnic resources at run-timeMerav Sicron12-565/+1084
2012-11-08bnx2x: HSI change for 'update' ramrodMerav Sicron1-5/+16
2012-11-08packet: tx_ring: allow the user to choose tx data offsetPaul Chavent4-1/+60
2012-11-08net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li1-8/+6
2012-11-08net: fec: default select FEC_PTP at mx6 platformFrank Li1-2/+2
2012-11-07net/at91_ether: fix comment and style issuesJoachim Eastwood1-60/+51
2012-11-07net/at91_ether: clean up print outsJoachim Eastwood1-10/+7
2012-11-07net/at91_ether: drop board_data private struct memberJoachim Eastwood2-8/+1
2012-11-07net/at91_ether: use stat function from macbJoachim Eastwood3-42/+11
2012-11-07net/at91_ether: use macb functions for get/set hwaddrJoachim Eastwood1-109/+3
2012-11-07net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood2-3/+7
2012-11-07net/macb: support reversed hw addrJoachim Eastwood1-6/+18
2012-11-07net/macb: check all address registers setsJoachim Eastwood1-15/+20
2012-11-07be2net: remove adapter->eq_next_idxSathya Perla2-4/+0
2012-11-07be2net: remove roce on lancerSathya Perla3-29/+4
2012-11-07be2net: fix access to SEMAPHORE regSathya Perla4-22/+11
2012-11-07be2net: re-factor bar mapping codeSathya Perla1-95/+42
2012-11-07be2net: do not use sli_family to identify skyhawk-R chipSathya Perla4-9/+4
2012-11-07be2net: fix wrong usage of adapter->generationSathya Perla4-93/+92
2012-11-07be2net: remove LANCER A0 workaroundSathya Perla1-10/+0
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya1-0/+4
2012-11-07af-packet: fix oops when socket is not presentEric Leblond1-1/+1