aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/tcrypt.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba3-22/+19
2007-10-10PHY fixed driver: rework release path and update phy_id notationVitaly Bordug3-155/+207
2007-10-10atl1: explain 32-bit DMA restrictionChris Snook1-2/+8
2007-10-10via-velocity: more cleanupStephen Hemminger2-206/+176
2007-10-10via-velocity: use standard VLAN interface (resend)Stephen Hemminger2-30/+46
2007-10-10sb1250-mac: Driver model & phylib updateMaciej W. Rozycki2-600/+520
2007-10-10sb1250-mac.c: De-typedef, de-volatile, de-etc...Maciej W. Rozycki1-136/+142
2007-10-10[netdrvr] sundance: fix phy scanning on IP100AJeff Garzik1-3/+11
2007-10-10e1000e: Do not allow requeue of freed skbKrishna Kumar1-1/+1
2007-10-10Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang1-1/+0
2007-10-10dgrs: remove from build, config, and maintainer listNathanael Nerode13-12822/+0
2007-10-10pasemi_mac: pass in count of buffers to replenish rx ring withOlof Johansson1-13/+8
2007-10-10pasemi_mac: don't enable rx before there are buffers on the ringOlof Johansson1-10/+11
2007-10-10pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned longOlof Johansson1-2/+2
2007-10-10pasemi_mac: set interface speed correctly on XAUI portsOlof Johansson1-1/+4
2007-10-10[IPoIB]: Convert to netdevice internal statsRoland Dreier5-41/+31
2007-10-10[NETFILTER]: bridge: remove broken netfilter binary sysctlsJoseph Fannin1-5/+0
2007-10-10[NETFILTER]: x_tables: add xt_time matchJan Engelhardt4-0/+309
2007-10-10[NETFILTER]: nfnetlink_log: fix some constantsMichal Miroslaw1-7/+5
2007-10-10[NETFILTER]: nfnetlink_log: fix instance_create() failure pathMichal Miroslaw1-5/+5
2007-10-10[NETFILTER]: nfnetlink_log: fix styleMichal Miroslaw1-3/+4
2007-10-10[NETFILTER]: nfnetlink_log: flush queue earlyMichal Miroslaw1-4/+5
2007-10-10[NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw1-16/+14
2007-10-10[NETFILTER]: nf_conntrack_netlink: add support to related connectionsPablo Neira Ayuso2-3/+41
2007-10-10[NETFILTER]: nf_conntrack_expect: kill unique IDPatrick McHardy3-8/+3
2007-10-10[NETFILTER]: nf_conntrack: kill unique IDPatrick McHardy3-7/+2
2007-10-10[NETFILTER]: nfnetlink: kill nlattr_bad_sizePatrick McHardy1-13/+0
2007-10-10[NETFILTER]: ctnetlink: use netlink policyPatrick McHardy12-100/+97
2007-10-10[NETFILTER]: nfnetlink_queue: use netlink policyPatrick McHardy1-19/+11
2007-10-10[NETFILTER]: nfnetlink_log: use netlink policyPatrick McHardy1-29/+9
2007-10-10[NETFILTER]: nfnetlink: support attribute policiesPatrick McHardy2-36/+15
2007-10-10[NETFILTER]: nfnetlink: use nlmsg_notify()Patrick McHardy1-10/+1
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy22-101/+101
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy17-532/+527
2007-10-10[NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy5-22/+22
2007-10-10[NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.Eric W. Biederman1-1/+1
2007-10-10[NET]: Bring comments in loopback.c uptodate.Eric W. Biederman1-1/+3
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn4-4/+20
2007-10-10[PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville1-1/+1
2007-10-10[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi2-2/+2
2007-10-10[PATCH] iwlwifi: add debugfs rate scale statsZhu Yi1-1/+39
2007-10-10[PATCH] iwlwifi: set fixed rate through debugfsZhu Yi1-2/+70
2007-10-10[PATCH] iwlwifi: rs_rate_scale_perform clean upZhu Yi1-16/+11
2007-10-10[PATCH] iwlwifi: add supp_rates to rate scale sta private dataZhu Yi1-16/+15
2007-10-10[PATCH] iwlwifi: limit printouts on hot pathZhu Yi3-3/+6
2007-10-10[PATCH] iwlwifi: add read rate scale table debugfs functionZhu Yi1-6/+61
2007-10-10[PATCH] iwlwifi: add debugfs framework to rate scaleZhu Yi1-0/+21
2007-10-10[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scaleZhu Yi1-5/+1
2007-10-10[PATCH] iwlwifi: fix add_station to avoid FW errorZhu Yi1-0/+10
2007-10-10[PATCH] iwlwifi: Fix typo in rate sacling algorithmZhu Yi1-1/+1