summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov-8/+10
2010-09-27sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov-7/+5
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov-6/+8
2010-09-27sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov-10/+21
2010-09-22sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown-1/+3
2010-09-21sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko-7/+13
2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown-18/+10
2010-09-21svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown-22/+19
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown-9/+17
2010-09-19nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields-4/+20
2010-09-19Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields-287/+352
2010-09-12sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg-1/+1
2010-09-12gss:spkm3 miss returning error to caller when import security contextBian Naimeng-1/+4
2010-09-12gss:krb5 miss returning error to caller when import security contextBian Naimeng-2/+8
2010-09-12SUNRPC: cleanup state-machine orderingJ. Bruce Fields-42/+42
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust-20/+20
2010-09-12SUNRPC: Fix race corrupting rpc upcallTrond Myklebust-7/+8
2010-09-12Fix null dereference in call_allocateJ. Bruce Fields-4/+4
2010-09-09sctp: fix test for end of loopJoe Perches-23/+23
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-274/+919
2010-09-08udp: add rehash on connect()Eric Dumazet-2/+64
2010-09-08net: blackhole route should always be recalculatedJianzhao Wang-1/+6
2010-09-08ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski-2/+6
2010-09-08ipvs: fix active FTPJulian Anastasov-12/+13
2010-09-08gro: Re-fix different skb headroomsJarek Poplawski-1/+1
2010-09-07svcrpc: cache deferral cleanupJ. Bruce Fields-64/+79
2010-09-07svcrpc: minor cache cleanupJ. Bruce Fields-21/+25
2010-09-07sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown-1/+69
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown-17/+19
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-37/+91
2010-09-07ipv4: Fix reverse path filtering with multipath routing.David S. Miller-2/+13
2010-09-07UNIX: Do not loop forever at unix_autobind().Tetsuo Handa-3/+12
2010-09-07irda: off by oneDan Carpenter-1/+1
2010-09-07netfilter: discard overlapping IPv6 fragmentNicolas Dichtel-65/+15
2010-09-07ipv6: discard overlapping fragmentNicolas Dichtel-56/+15
2010-09-07net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa-8/+8
2010-09-02pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski-6/+6
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov-1/+2
2010-09-01gro: fix different skb headroomsEric Dumazet-2/+6
2010-09-01bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller-2/+4
2010-09-01ipv4: minor fix about RPF in help of KconfigNicolas Dichtel-1/+1
2010-09-01xfrm_user: avoid a warning with some compilerNicolas Dichtel-1/+1
2010-09-01net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys-1/+1
2010-09-01net sched: fix kernel leak in act_policeJeff Mahoney-12/+9
2010-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-9/+37
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville-9/+12
2010-08-31netlink: Make NETLINK_USERSOCK work again.David S. Miller-0/+22
2010-08-30irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller-2/+2
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg-0/+19
2010-08-30mac80211: delete work timerJohannes Berg-0/+6