summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [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-141-3/+2
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-1411-312/+778
|\
| * [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-125-12/+13
| * [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-122-19/+56
| * [PATCH] mac80211: Implementation of SIOCSIWRATELarry Finger2007-07-121-1/+39
| * [PATCH] mac80211: clarify some mac80211 thingsJohannes Berg2007-07-121-17/+12
| * [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-122-34/+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-122-1/+258
* | [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-141-0/+26
* | [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-141-129/+2
* | [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-143-18/+22
* | [NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2007-07-141-0/+75
* | [NET]: Add net_device change_rx_mode callbackPatrick McHardy2007-07-141-1/+16
* | [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsIngo Molnar2007-07-141-1/+1
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-1314-660/+980
|\ \
| * | sunrpc: drop BKL around wrap and unwrapJ. Bruce Fields2007-07-103-6/+21
| * | SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-102-8/+17
| * | SUNRPC server: record the destination address of a requestFrank van Maarseveen2007-07-101-0/+20
| * | SUNRPC: cleanup transport creation argument passingFrank van Maarseveen2007-07-103-31/+29
| * | SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever2007-07-101-0/+13
| * | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-102-20/+21
| * | SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-101-10/+11
| * | SUNRPC: Allow rpcbind requests to be interrupted by a signal.Chuck Lever2007-07-101-1/+2
| * | SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify()Trond Myklebust2007-07-101-9/+15
| * | SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a credTrond Myklebust2007-07-101-2/+58
| * | SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential'sTrond Myklebust2007-07-101-6/+25
| * | SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-104-16/+17
| * | SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyedTrond Myklebust2007-07-101-5/+25
| * | SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust2007-07-101-17/+36
| * | SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-104-26/+49
| * | SUNRPC: Give credential cache a local spinlockTrond Myklebust2007-07-103-14/+38
| * | SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust2007-07-103-43/+88
| * | SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust2007-07-102-49/+73
| * | SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust2007-07-104-25/+27
| * | SUNRPC: replace casts in auth_unix.c with container_of()Trond Myklebust2007-07-101-4/+6
| * | SUNRPC: Clean up rpc credential initialisationTrond Myklebust2007-07-103-19/+21
| * | SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-106-15/+15
OpenPOWER on IntegriCloud