aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[TCP]: No need to re-count fackets_out/sacked_out at RTOIlpo Järvinen1-10/+16
2007-10-11[TCP]: Extract tcp_match_queue_to_sack from sacktag codeIlpo Järvinen1-19/+35
2007-10-11[TCP]: Kill almost unused variable pcount from sacktagIlpo Järvinen1-6/+3
2007-10-11[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark LIlpo Järvinen1-1/+1
2007-10-11[TCP]: Add bytes_acked (ABC) clearing to FRTO tooIlpo Järvinen1-0/+2
2007-10-11[IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2Brian Haley1-5/+8
2007-10-11[NETFILTER]: x_tables: add missing ip6t_modulename aliasesJan Engelhardt8-0/+8
2007-10-11[NETFILTER]: nf_conntrack_tcp: fix connection reopeningJozsef Kadlecsik1-21/+14
2007-10-11[QETH]: fix qeth_main.cAndrew Morton1-1/+2
2007-10-10[NETLINK]: fib_frontend build fixesDavid S. Miller1-11/+5
2007-10-10[IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard3-9/+124
2007-10-10[9P]: build fix with !CONFIG_SYSCTLIngo Molnar1-0/+12
2007-10-10[NET]: Fix dev_put() and dev_hold() commentsBenjamin Thery1-2/+2
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev18-299/+130
2007-10-10[NET]: unify netlink kernel socket recognitionDenis V. Lunev1-4/+9
2007-10-10[NET]: cleanup 3rd argument in netlink_sendskbDenis V. Lunev3-6/+5
2007-10-10[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2Denis V. Lunev2-32/+8
2007-10-10[NET]: rtnl_unlock cleanupsDenis V. Lunev1-6/+2
2007-10-10[NETLINK]: Fix typos in comments in netlink.hPierre Ynard1-5/+5
2007-10-10[NET]: sanitize kernel_accept() error pathTony Battersby1-0/+1
2007-10-10[TG3]: Update version to 3.83Matt Carlson1-2/+2
2007-10-10[TG3]: WOL defaultsMatt Carlson2-6/+11
2007-10-10[TG3]: Add 5761 supportMatt Carlson3-15/+87
2007-10-10[TG3]: Add 5761 APE supportMatt Carlson2-4/+274
2007-10-10[TG3]: Add new 5761 NVRAM decode routinesMatt Carlson2-2/+102
2007-10-10[INET]: local port range robustnessStephen Hemminger10-58/+146
2007-10-10[SCTP]: port randomizationStephen Hemminger3-21/+5
2007-10-10[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/pschedPatrick McHardy1-1/+4
2007-10-10[BNX2]: Update version to 1.6.7.Michael Chan1-2/+2
2007-10-10[BNX2]: Fix default WoL setting.Michael Chan2-6/+15
2007-10-10[BNX2]: Fix remote PHY media detection problems.Michael Chan1-7/+27
2007-10-10[IPSEC]: Move IP protocol setting from transforms into xfrm4_input.cHerbert Xu5-9/+15
2007-10-10[IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu14-65/+23
2007-10-10[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu10-63/+64
2007-10-10[IPSEC]: Use IPv6 calling convention as the convention for x->mode->outputHerbert Xu11-67/+44
2007-10-10[IPSEC]: Set skb->data to payload in x->mode->outputHerbert Xu16-42/+47
2007-10-10[IPSEC] beet: Fix extension header support on outputHerbert Xu1-2/+2
2007-10-10[IPSEC] esp: Remove NAT-T checksum invalidation for BEETHerbert Xu1-2/+1
2007-10-10[IPV6]: Defer IPv6 device initialization until a valid qdisc is specifiedMitsuru Chinen1-3/+10
2007-10-10[NET]: Remove double dev->flags checking when calling dev_close()Pavel Emelyanov1-4/+2
2007-10-10[TCP]: Separate lost_retrans loop into own functionIlpo Järvinen1-37/+43
2007-10-10[CRYPTO] sha: Add header file for SHA definitionsJan Glauber7-109/+116
2007-10-10[CRYPTO] sha: Load the SHA[1|256] module by an aliasSebastian Siewior6-21/+8
2007-10-10[CRYPTO] aes: Rename aes to aes-genericSebastian Siewior5-5/+6
2007-10-10[CRYPTO] des: Rename des to des-genericSebastian Siewior2-1/+2
2007-10-10[CRYPTO] blkcipher: Added blkcipher_walk_virt_blockHerbert Xu2-10/+28
2007-10-10[CRYPTO] blkcipher: Increase kmalloc amount to aligned block sizeHerbert Xu1-1/+1
2007-10-10[CRYPTO] api: Explain the comparison on larval cra_nameHerbert Xu1-0/+5
2007-10-10[CRYPTO] blkcipher: Remove alignment restriction on block sizeHerbert Xu2-8/+8
2007-10-10[CRYPTO] authenc: Kill spaces in algorithm namesHerbert Xu1-2/+2