aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'devel' into nextTrond Myklebust2008-12-30
|\
| * rpc: add service field to new upcallOlga Kornievskaia2008-12-23
| * rpc: add target field to new upcallOlga Kornievskaia2008-12-23
| * nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-23
| * rpc: allow gss callbacks to clientOlga Kornievskaia2008-12-23
| * rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-23
| * nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-23
| * rpc: implement new upcall\"J. Bruce Fields\2008-12-23
| * rpc: store pointer to pipe inode in gss upcall message\"J. Bruce Fields\2008-12-23
| * rpc: use count of pipe openers to wait for first open\"J. Bruce Fields\2008-12-23
| * rpc: track number of users of the gss upcall pipe\"J. Bruce Fields\2008-12-23
| * rpc: call release_pipe only on last close\"J. Bruce Fields\2008-12-23
| * rpc: add an rpc_pipe_open method\"J. Bruce Fields\2008-12-23
| * rpc: minor gss_alloc_msg cleanup\"J. Bruce Fields\2008-12-23
| * rpc: factor out warning code from gss_pipe_destroy_msg\"J. Bruce Fields\2008-12-23
| * rpc: remove unnecessary assignment\"J. Bruce Fields\2008-12-23
| * sunrpc: fix code that makes auth_gss send destroy_cred message (try #2)Jeff Layton2008-12-23
| * optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-23
| * SUNRPC: rpcsec_gss modules should not be used by out-of-tree codeTrond Myklebust2008-12-23
| * SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust2008-12-23
| * SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\ \
| * | gro: Fix potential use after freeHerbert Xu2008-12-26
| * | net: Init NAPI dev_list on napi_delPeter P Waskiewicz Jr2008-12-26
| * | ipsec: Remove useless ret variableHerbert Xu2008-12-26
| * | net/appletalk: Remove redundant testJulia Lawall2008-12-25
| * | tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu2008-12-25
| * | sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket optionWei Yongjun2008-12-25
| * | sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun2008-12-25
| * | sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-25
| * | sctp: Fix a typo in socket.cWei Yongjun2008-12-25
| * | sctp: Bring SCTP_MAXSEG socket option into ietf API extension complianceWei Yongjun2008-12-25
| * | vlan: fix convertion to net_device_opsEric Dumazet2008-12-25
| * | netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan2008-12-25
| * | netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan2008-12-25
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-23
| |\ \
| * | | pkt_sched: Remove smp_wmb() in qdisc_watchdog()Jarek Poplawski2008-12-22
| * | | net: Fix oops in dev_ifsioc()Jarek Poplawski2008-12-22
| * | | pkt_sched: Annotate uninitialized var in sfq_enqueue()Jarek Poplawski2008-12-21
| * | | net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-21
| * | | net: fix DCB setstate to return success/failureDon Skidmore2008-12-21
| * | | mac80211: implement dynamic power saveKalle Valo2008-12-19
| * | | mac80211: track master queue statusKalle Valo2008-12-19
| * | | mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo2008-12-19
| * | | mac80211: Print unknown packet type in tasklet_handlerLarry Finger2008-12-19
| * | | mac80211: fix a typo in ieee80211_send_assoc() method.Rami Rosen2008-12-19
| * | | mac80211: Remove radiotap rate-present flag for HTJouni Malinen2008-12-19
| * | | mac80211: Send Layer 2 Update frame on reassociationJouni Malinen2008-12-19
| * | | mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-19
| * | | mac80211: Fix HT channel selectionSujith2008-12-19