aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan1-0/+1
2008-12-25[S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun2-6/+22
2008-12-25[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner1-36/+116
2008-12-25Merge branch 'next' into for-linusJames Morris17-46/+56
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+1
2008-12-23rpc: add service field to new upcallOlga Kornievskaia1-10/+16
2008-12-23rpc: add target field to new upcallOlga Kornievskaia1-7/+21
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia1-0/+5
2008-12-23rpc: allow gss callbacks to clientOlga Kornievskaia1-0/+1
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia1-0/+16
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia1-0/+23
2008-12-23rpc: implement new upcall\"J. Bruce Fields\1-20/+96
2008-12-23rpc: store pointer to pipe inode in gss upcall message\"J. Bruce Fields\1-8/+12
2008-12-23rpc: use count of pipe openers to wait for first open\"J. Bruce Fields\1-3/+61
2008-12-23rpc: track number of users of the gss upcall pipe\"J. Bruce Fields\1-0/+14
2008-12-23rpc: call release_pipe only on last close\"J. Bruce Fields\1-3/+6
2008-12-23rpc: add an rpc_pipe_open method\"J. Bruce Fields\1-7/+15
2008-12-23rpc: minor gss_alloc_msg cleanup\"J. Bruce Fields\1-12/+12
2008-12-23rpc: factor out warning code from gss_pipe_destroy_msg\"J. Bruce Fields\1-9/+14
2008-12-23rpc: remove unnecessary assignment\"J. Bruce Fields\1-1/+0
2008-12-23sunrpc: fix code that makes auth_gss send destroy_cred message (try #2)Jeff Layton1-5/+12
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach1-1/+1
2008-12-23SUNRPC: rpcsec_gss modules should not be used by out-of-tree codeTrond Myklebust3-14/+14
2008-12-23SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust2-28/+28
2008-12-23SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2-7/+7
2008-12-22pkt_sched: Remove smp_wmb() in qdisc_watchdog()Jarek Poplawski2-2/+0
2008-12-22net: Fix oops in dev_ifsioc()Jarek Poplawski1-1/+3
2008-12-21pkt_sched: Annotate uninitialized var in sfq_enqueue()Jarek Poplawski1-1/+1
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore1-2/+4
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore1-3/+2
2008-12-19mac80211: implement dynamic power saveKalle Valo5-12/+97
2008-12-19mac80211: track master queue statusKalle Valo3-7/+93
2008-12-19mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo3-8/+40
2008-12-19mac80211: Print unknown packet type in tasklet_handlerLarry Finger1-1/+2
2008-12-19mac80211: fix a typo in ieee80211_send_assoc() method.Rami Rosen1-1/+1
2008-12-19mac80211: Remove radiotap rate-present flag for HTJouni Malinen1-2/+3
2008-12-19mac80211: Send Layer 2 Update frame on reassociationJouni Malinen1-2/+11
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen2-11/+52
2008-12-19mac80211: Fix HT channel selectionSujith7-46/+52
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2-2/+81
2008-12-18tcp: Stop scaring users with "treason uncloaked!"Matt Mackall1-2/+2
2008-12-18Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller1-0/+5
2008-12-18net: Fix module refcount leak in kernel_accept()Wei Yongjun2-2/+1
2008-12-17Revert "net: release skb->dst in sock_queue_rcv_skb()"David S. Miller1-5/+1
2008-12-17dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo1-2/+5
2008-12-17Phonet: get rid of deferred work on the transmission pathRémi Denis-Courmont1-63/+28
2008-12-17Phonet: use atomic for packet TX windowRémi Denis-Courmont2-18/+22
2008-12-17Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont2-3/+3
2008-12-17Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont1-4/+4
2008-12-16ipv6: fix the outgoing interface selection order in udpv6_sendmsg()Yang Hongyang1-0/+3