summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun2007-07-141-1/+4
* [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt2007-07-141-4/+4
* [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk2007-07-142-6/+2
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-1416-322/+1050
|\
| * [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-125-12/+13
| * [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-123-19/+67
| * [PATCH] mac80211: Implementation of SIOCSIWRATELarry Finger2007-07-121-1/+39
| * [PATCH] mac80211: clarify some mac80211 thingsJohannes Berg2007-07-122-21/+24
| * [PATCH] mac80211: conserve stack space due to paddingJohannes Berg2007-07-121-13/+16
| * [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYSJohannes Berg2007-07-122-61/+0
| * [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctlJohannes Berg2007-07-122-9/+0
| * [PATCH] mac80211: kill antenna select ioctlsJohannes Berg2007-07-122-22/+0
| * [PATCH] mac80211: kill rate control ioctlsJohannes Berg2007-07-125-90/+6
| * [PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg2007-07-123-48/+58
| * [PATCH] mac80211: add support for iwlist channelHong Liu2007-07-121-0/+25
| * [PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2007-07-123-40/+1
| * [PATCH] mac80211: remove ieee80211_msg_passive_scanJohannes Berg2007-07-121-1/+1
| * [PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg2007-07-122-23/+118
| * [PATCH] mac80211: Monitor mode radiotap-based packet injectionAndy Green2007-07-121-10/+224
| * [PATCH] cfg80211: Radiotap parserAndy Green2007-07-124-1/+361
| * [PATCH] mac80211: Monitor mode radiotap injection docsAndy Green2007-07-122-0/+146
* | [TCP]: tcp probe add back ssthresh fieldStephen Hemminger2007-07-141-0/+1
* | [VLAN]: Fix memset lengthPatrick McHardy2007-07-141-1/+1
* | [NET]: Add macvlan driverPatrick McHardy2007-07-147-0/+550
* | [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-142-134/+2
* | [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-144-20/+22
* | [NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2007-07-142-0/+78
* | [NET]: Add net_device change_rx_mode callbackPatrick McHardy2007-07-142-1/+19
* | [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsIngo Molnar2007-07-141-1/+1
* | Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...Linus Torvalds2007-07-132-24/+31
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-1356-1810/+3321
|\ \
| * | sunrpc: drop BKL around wrap and unwrapJ. Bruce Fields2007-07-103-6/+21
| * | NFSv4: Make sure unlock is really an unlock when cancelling a lockFrank Filz2007-07-101-0/+5
| * | NLM: fix source address of callback to clientFrank van Maarseveen2007-07-102-8/+20
| * | SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-104-8/+19
| * | SUNRPC server: record the destination address of a requestFrank van Maarseveen2007-07-102-0/+21
| * | SUNRPC: cleanup transport creation argument passingFrank van Maarseveen2007-07-104-35/+40
| * | NFSv4: Make the NFS state model work with the nosharedcache mount optionTrond Myklebust2007-07-102-2/+21
| * | NFS: Error when mounting the same filesystem with different optionsTrond Myklebust2007-07-101-1/+42
| * | NFS: Add the mount option "nosharecache"Trond Myklebust2007-07-103-6/+41
| * | NFS: Add support for mounting NFSv4 file systems with string optionsChuck Lever2007-07-102-8/+85
| * | NFS: Add final pieces to support in-kernel mount option parsingChuck Lever2007-07-101-10/+95
| * | NFS: Introduce generic mount client APIChuck Lever2007-07-101-0/+57
| * | NFS: Add enums and match tables for mount option parsingChuck Lever2007-07-101-0/+528
| * | NFS: Improve debugging output in NFS in-kernel mount clientChuck Lever2007-07-101-2/+26
| * | NFS: Clean up in-kernel NFS mountChuck Lever2007-07-101-46/+37
| * | NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever2007-07-104-33/+34
| * | SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever2007-07-103-15/+17
| * | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-103-21/+22
| * | SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-103-16/+14