summaryrefslogtreecommitdiffstats
path: root/crypto/rmd256.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-25sysfs: Remove support for tagged directories with untagged members (again)Eric W. Biederman1-4/+4
2011-10-25pinctrl/sirf: fix sirfsoc_get_group_pins prototypeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-10-25x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone1-1/+3
2011-10-25target: Fix compile warning w/ missing module.h includeNicholas Bellinger1-0/+1
2011-10-25dp83640: free packet queues on removeRichard Cochran1-0/+7
2011-10-25dp83640: use proper function to free transmit time stamping packetsRichard Cochran1-2/+2
2011-10-25ipv6: Do not use routes from locally generated RAsAndreas Hofmeister1-0/+8
2011-10-25|PATCH net-next] tg3: add tx_dropped counterEric Dumazet2-12/+12
2011-10-25be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2-4/+18
2011-10-25be2net: don't create multiple TXQs in BE2Sathya Perla1-10/+16
2011-10-25be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla3-152/+147
2011-10-25be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla1-65/+56
2011-10-25net_sched: cls_flow: use skb_header_pointer()Eric Dumazet1-92/+96
2011-10-25ipv4: avoid useless call of the function check_peer_pmtuGao feng1-2/+1
2011-10-24TCP: remove TCP_DEBUGFlavio Leitner3-5/+0
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach1-1/+1
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai2-2/+0
2011-10-24m68k/mac: Fix mac_irq_pending() for PSC MACE and SCCFinn Thain1-1/+1
2011-10-24m68k/mac: Fix compiler warning in via_read_time()Finn Thain1-17/+23
2011-10-24zorro: Fix four checkpatch warningsJim Rotmalm1-4/+4
2011-10-249p: fix 9p.txt to advertise msize instead of maxdataNicolae Mogoreanu1-1/+1
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V7-92/+238
2011-10-24fs/9p: change an int to unsigned intDan Carpenter2-2/+3
2011-10-24fs/9p: Cleanup option parsing in 9pAneesh Kumar K.V2-14/+31
2011-10-249p: move dereference after NULL checkDan Carpenter1-2/+2
2011-10-24fs/9p: inode file operation is properly initialized init_special_inodeAneesh Kumar K.V1-2/+0
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V9-348/+506
2011-10-24nfs41: implement DESTROY_CLIENTID operationMi Jinlong4-2/+61
2011-10-24nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy1-1/+1
2011-10-24nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...Benny Halevy1-0/+2
2011-10-24nfsd4: seq->status_flags may be used unitializedBenny Halevy1-2/+4
2011-10-24nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalidBenny Halevy3-1/+18
2011-10-24Linux 3.1v3.1Linus Torvalds1-1/+1
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet5-9/+15
2011-10-24rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman1-0/+1
2011-10-24ipv4: fix ipsec forward performance regressionYan, Zheng1-7/+7
2011-10-24jme: fix irq storm after suspend/resumeClemens Buchacher1-0/+6
2011-10-24route: fix ICMP redirect validationFlavio Leitner1-5/+31
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran3-4/+17
2011-10-24tcp: md5: add more const attributesEric Dumazet3-20/+22
2011-10-24Add ethtool -g support to virtio_netRick Jones3-0/+28
2011-10-24tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet2-7/+9
2011-10-24x86: Fix S4 regressionTakashi Iwai1-2/+1
2011-10-24target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger5-194/+4
2011-10-24target: Fix incorrect transport_sent usageNicholas Bellinger4-7/+5
2011-10-24target: re-use the command S/G list for single-task commandsChristoph Hellwig1-11/+31
2011-10-24target: Fix BIDI t_task_cdb handling in transport_generic_new_cmdNicholas Bellinger1-9/+9
2011-10-24target: remove transport_allocate_tasksChristoph Hellwig1-49/+32
2011-10-24target: merge transport_new_cmd_obj into transport_generic_new_cmdChristoph Hellwig1-76/+53
2011-10-24target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig3-46/+5