summaryrefslogtreecommitdiffstats
path: root/include/crypto/serpent.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2-2/+16
2013-04-22xen-netfront: frags -> slots in log messageWei Liu1-2/+2
2013-04-22be2net: enable IOMMU pass through for be2netCraig Hada1-0/+5
2013-04-22be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam3-26/+93
2013-04-22be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam5-16/+37
2013-04-22be2net: Don't log "Out of MCCQ wrbs" errorVasundhara Volam1-3/+1
2013-04-22be2net: Use TXQ_CREATE_V2 cmdVasundhara Volam5-54/+41
2013-04-22bnx2x: update version to 1.78.17-0Dmitry Kravkov1-2/+2
2013-04-22bnx2x: allow nvram test to run when device is downDmitry Kravkov1-9/+10
2013-04-22bnx2x: add additional regions for CRC memory testDmitry Kravkov2-23/+185
2013-04-22bnx2x: remove non-necessary assignmentDmitry Kravkov1-4/+1
2013-04-22bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov1-8/+7
2013-04-22bnx2x: refactor nvram read procedureDmitry Kravkov1-7/+21
2013-04-21qeth: fix VLAN related compilation errorsPatrick McHardy1-6/+10
2013-04-21net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy1-0/+1
2013-04-21net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy1-3/+4
2013-04-21net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy1-3/+4
2013-04-19bond: add support to read speed and duplex via ethtoolAndy Gospodarek1-0/+32
2013-04-19packet: move hw/sw timestamp extraction into a small helperDaniel Borkmann1-34/+23
2013-04-19net: socket: move ktime2ts to ktime header apiDaniel Borkmann2-16/+22