summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [AFS]: Add security support.David Howells2007-04-2618-238/+945
* [AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells2007-04-261-10/+16
* [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-2624-6820/+9
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-2639-5240/+4011
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-2618-129/+813
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-2636-906/+506
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-2631-7/+11275
* [AF_RXRPC]: Make it possible to merely try to cancel timers from a moduleDavid Howells2007-04-261-0/+2
* [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-263-0/+16
* [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()Oleg Nesterov2007-04-261-3/+4
* [XFRM]: Missing bits to SAD info.Jamal Hadi Salim2007-04-261-1/+2
* [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driverMatthias Kaehlcke2007-04-262-12/+10
* [BLUETOOTH] rfcomm_worker(): fix wakeup raceAndrew Morton2007-04-261-2/+2
* [NET]: bonding documentation fix for multiple bonding interfacesAlexandra N. Kossovsky2007-04-261-33/+2
* [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary2007-04-267-7/+7
* [IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlockAndrew Morton2007-04-261-13/+8
* [SUNRPC]: cleanup: use seq_release_private() where appropriateMartin Peschke2007-04-261-9/+1
* [AF_IUCV]: Fix compilation on s390-upAlexey Dobriyan2007-04-261-2/+0
* [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.cMilind Arun Choudhary2007-04-261-3/+1
* [NET] tun/tap: fixed hw address handlingBrian Braunstein2007-04-261-11/+27
* [NET]: Delete unused header file linux/if_wanpipe_common.hRobert P. J. Day2007-04-262-59/+0
* [NET]: Delete unused header file linux/sdla_fr.h.Robert P. J. Day2007-04-261-638/+0
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-266-11/+5
* [NET]: Fix yam.cAndrew Morton2007-04-261-1/+1
* [NET]: Clean up sk_buff walkers.Jean Delvare2007-04-265-158/+86
* [XFRM]: Export SAD info.Jamal Hadi Salim2007-04-264-0/+99
* [BRIDGE]: Missing rtnl.Stephen Hemminger2007-04-251-0/+2
* [BRIDGE]: if no STP then forward all BPDUsStephen Hemminger2007-04-251-2/+8
* [BRIDGE]: drop PAUSE framesStephen Hemminger2007-04-252-1/+7
* [BRIDGE]: don't change packet typeStephen Hemminger2007-04-251-4/+1
* [IPV6] NDISC: Unify main process of sending ND messages.YOSHIFUJI Hideaki2007-04-251-199/+84
* [IPV6] XFRM: Use ip6addr_any where applicable.YOSHIFUJI Hideaki2007-04-251-3/+1
* [IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki2007-04-252-4/+0
* [IPV4] IP_GRE: Unify code path to get hash array index.YOSHIFUJI Hideaki2007-04-251-13/+10
* [IPV4] IPIP: Unify code path to get hash array index.YOSHIFUJI Hideaki2007-04-251-14/+8
* [IPV6] SIT: Unify code path to get hash array index.YOSHIFUJI Hideaki2007-04-251-14/+9
* [IPV6]: Fix Makefile thinko.David S. Miller2007-04-251-1/+1
* [IPV6]: Consolidate common SNMP codeHerbert Xu2007-04-255-147/+91
* [IPV4]: Consolidate common SNMP codeHerbert Xu2007-04-254-56/+57
* [IPV4]: Fix build without procfs.YOSHIFUJI Hideaki2007-04-252-2/+4
* [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-255-4/+10
* [TIPC]: Enhancements to msg_set_bits() routineAllan Stephens2007-04-251-4/+7
* [WIRELESS] cfg80211: Update comment for locking.Johannes Berg2007-04-251-0/+4
* [NET]: Warn about GSO/checksum abuseHerbert Xu2007-04-251-1/+1
* [TCP] TCP YEAH: Use vegas dont copy it.Stephen Hemminger2007-04-254-178/+61
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-2515-55/+65
* [TCP]: TCP Illinois update.Stephen Hemminger2007-04-251-112/+186
* [WIRELESS] drivers/net/wireless/Kconfig: correct minor typoJohn W. Linville2007-04-251-2/+2
* [WIRELESS]: Remove wext over netlink.Johannes Berg2007-04-255-798/+0
* [WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg2007-04-2513-1/+583