summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-22sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown
2010-09-21sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko
2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown
2010-09-21svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown
2010-09-19nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields
2010-09-19Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields
2010-09-12sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg
2010-09-12gss:spkm3 miss returning error to caller when import security contextBian Naimeng
2010-09-12gss:krb5 miss returning error to caller when import security contextBian Naimeng
2010-09-12SUNRPC: cleanup state-machine orderingJ. Bruce Fields
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust
2010-09-12SUNRPC: Fix race corrupting rpc upcallTrond Myklebust
2010-09-12Fix null dereference in call_allocateJ. Bruce Fields
2010-09-09sctp: fix test for end of loopJoe Perches
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08net: blackhole route should always be recalculatedJianzhao Wang
2010-09-08ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-08gro: Re-fix different skb headroomsJarek Poplawski
2010-09-07svcrpc: cache deferral cleanupJ. Bruce Fields
2010-09-07svcrpc: minor cache cleanupJ. Bruce Fields
2010-09-07sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-07ipv4: Fix reverse path filtering with multipath routing.David S. Miller
2010-09-07UNIX: Do not loop forever at unix_autobind().Tetsuo Handa
2010-09-07irda: off by oneDan Carpenter
2010-09-07netfilter: discard overlapping IPv6 fragmentNicolas Dichtel
2010-09-07ipv6: discard overlapping fragmentNicolas Dichtel
2010-09-07net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa
2010-09-02pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov
2010-09-01gro: fix different skb headroomsEric Dumazet
2010-09-01bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller
2010-09-01ipv4: minor fix about RPF in help of KconfigNicolas Dichtel
2010-09-01xfrm_user: avoid a warning with some compilerNicolas Dichtel
2010-09-01net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys
2010-09-01net sched: fix kernel leak in act_policeJeff Mahoney
2010-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville
2010-08-31netlink: Make NETLINK_USERSOCK work again.David S. Miller
2010-08-30irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg
2010-08-30mac80211: delete work timerJohannes Berg
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-27net/ipv4: Eliminate kstrdup memory leakJulia Lawall
2010-08-26net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney
2010-08-26ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP