| Commit message (Expand) | Author | Age | Files | Lines |
* | [AFS]: Implement the CB.InitCallBackState3 operation. | David Howells | 2007-04-26 | 2 | -0/+47 |
* | [AFS]: Add support for the CB.GetCapabilities operation. | David Howells | 2007-04-26 | 7 | -0/+705 |
* | [AFS]: Update the AFS fs documentation. | David Howells | 2007-04-26 | 1 | -60/+154 |
* | [AFS]: Add security support. | David Howells | 2007-04-26 | 18 | -238/+945 |
* | [AFS]: Handle multiple mounts of an AFS superblock correctly. | David Howells | 2007-04-26 | 1 | -10/+16 |
* | [AF_RXRPC]: Delete the old RxRPC code. | David Howells | 2007-04-26 | 24 | -6820/+9 |
* | [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. | David Howells | 2007-04-26 | 39 | -5240/+4011 |
* | [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to... | David Howells | 2007-04-26 | 18 | -129/+813 |
* | [AFS]: Clean up the AFS sources | David Howells | 2007-04-26 | 36 | -906/+506 |
* | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 2007-04-26 | 31 | -7/+11275 |
* | [AF_RXRPC]: Make it possible to merely try to cancel timers from a module | David Howells | 2007-04-26 | 1 | -0/+2 |
* | [AF_RXRPC]: Key facility changes for AF_RXRPC | David Howells | 2007-04-26 | 3 | -0/+16 |
* | [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync() | Oleg Nesterov | 2007-04-26 | 1 | -3/+4 |
* | [XFRM]: Missing bits to SAD info. | Jamal Hadi Salim | 2007-04-26 | 1 | -1/+2 |
* | [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver | Matthias Kaehlcke | 2007-04-26 | 2 | -12/+10 |
* | [BLUETOOTH] rfcomm_worker(): fix wakeup race | Andrew Morton | 2007-04-26 | 1 | -2/+2 |
* | [NET]: bonding documentation fix for multiple bonding interfaces | Alexandra N. Kossovsky | 2007-04-26 | 1 | -33/+2 |
* | [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net | Milind Arun Choudhary | 2007-04-26 | 7 | -7/+7 |
* | [IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock | Andrew Morton | 2007-04-26 | 1 | -13/+8 |
* | [SUNRPC]: cleanup: use seq_release_private() where appropriate | Martin Peschke | 2007-04-26 | 1 | -9/+1 |
* | [AF_IUCV]: Fix compilation on s390-up | Alexey Dobriyan | 2007-04-26 | 1 | -2/+0 |
* | [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c | Milind Arun Choudhary | 2007-04-26 | 1 | -3/+1 |
* | [NET] tun/tap: fixed hw address handling | Brian Braunstein | 2007-04-26 | 1 | -11/+27 |
* | [NET]: Delete unused header file linux/if_wanpipe_common.h | Robert P. J. Day | 2007-04-26 | 2 | -59/+0 |
* | [NET]: Delete unused header file linux/sdla_fr.h. | Robert P. J. Day | 2007-04-26 | 1 | -638/+0 |
* | [NETLINK]: Possible cleanups. | Adrian Bunk | 2007-04-26 | 6 | -11/+5 |
* | [NET]: Fix yam.c | Andrew Morton | 2007-04-26 | 1 | -1/+1 |
* | [NET]: Clean up sk_buff walkers. | Jean Delvare | 2007-04-26 | 5 | -158/+86 |
* | [XFRM]: Export SAD info. | Jamal Hadi Salim | 2007-04-26 | 4 | -0/+99 |
* | [BRIDGE]: Missing rtnl. | Stephen Hemminger | 2007-04-25 | 1 | -0/+2 |
* | [BRIDGE]: if no STP then forward all BPDUs | Stephen Hemminger | 2007-04-25 | 1 | -2/+8 |
* | [BRIDGE]: drop PAUSE frames | Stephen Hemminger | 2007-04-25 | 2 | -1/+7 |
* | [BRIDGE]: don't change packet type | Stephen Hemminger | 2007-04-25 | 1 | -4/+1 |
* | [IPV6] NDISC: Unify main process of sending ND messages. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -199/+84 |
* | [IPV6] XFRM: Use ip6addr_any where applicable. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -3/+1 |
* | [IPV6]: Export in6addr_any for future use. | YOSHIFUJI Hideaki | 2007-04-25 | 2 | -4/+0 |
* | [IPV4] IP_GRE: Unify code path to get hash array index. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -13/+10 |
* | [IPV4] IPIP: Unify code path to get hash array index. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -14/+8 |
* | [IPV6] SIT: Unify code path to get hash array index. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -14/+9 |
* | [IPV6]: Fix Makefile thinko. | David S. Miller | 2007-04-25 | 1 | -1/+1 |
* | [IPV6]: Consolidate common SNMP code | Herbert Xu | 2007-04-25 | 5 | -147/+91 |
* | [IPV4]: Consolidate common SNMP code | Herbert Xu | 2007-04-25 | 4 | -56/+57 |
* | [IPV4]: Fix build without procfs. | YOSHIFUJI Hideaki | 2007-04-25 | 2 | -2/+4 |
* | [TCP]: Fix linkage errors on i386. | YOSHIFUJI Hideaki | 2007-04-25 | 5 | -4/+10 |
* | [TIPC]: Enhancements to msg_set_bits() routine | Allan Stephens | 2007-04-25 | 1 | -4/+7 |
* | [WIRELESS] cfg80211: Update comment for locking. | Johannes Berg | 2007-04-25 | 1 | -0/+4 |
* | [NET]: Warn about GSO/checksum abuse | Herbert Xu | 2007-04-25 | 1 | -1/+1 |
* | [TCP] TCP YEAH: Use vegas dont copy it. | Stephen Hemminger | 2007-04-25 | 4 | -178/+61 |
* | [TCP]: Congestion control API update. | Stephen Hemminger | 2007-04-25 | 15 | -55/+65 |
* | [TCP]: TCP Illinois update. | Stephen Hemminger | 2007-04-25 | 1 | -112/+186 |