summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-01SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever
2012-10-01SUNRPC: Refactor rpc_clone_client()Chuck Lever
2012-10-01SUNRPC: Use __func__ in dprintk() in auth_gss.cChuck Lever
2012-10-01SUNRPC: Clean up dprintk messages in rpc_pipe.cChuck Lever
2012-09-29SUNRPC: Limit the rpciod workqueue concurrencyTrond Myklebust
2012-09-28SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust
2012-09-28SUNRPC: Optimise away unnecessary data moves in xdr_align_pagesTrond Myklebust
2012-09-26SUNRPC: Fix the return value of xdr_align_pages()Trond Myklebust
2012-09-25SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker
2012-09-19SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi
2012-09-13net_sched: gred: actually perform idling in WRED modeDavid Ward
2012-09-13net_sched: gred: fix qave reporting via netlinkDavid Ward
2012-09-13net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward
2012-09-13net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12netfilter: log: Fix log-level processingJoe Perches
2012-09-12net-sched: sch_cbq: avoid infinite loopEric Dumazet
2012-09-10net: fix net/core/sock.c build errorRandy Dunlap
2012-09-10caif: move the dereference below the NULL testWei Yongjun
2012-09-09netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik
2012-09-09netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik
2012-09-08net: small bug on rxhash calculationChema Gonzalez
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-06netfilter: take care of timewait socketsEric Dumazet
2012-09-06Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
2012-09-05tcp: fix possible socket refcount problem for ipv6Julian Anastasov
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-09-04l2tp: fix a lockdep splatEric Dumazet
2012-09-04netrom: copy_datagram_iovec can failAlan Cox
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller
2012-09-04openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross
2012-09-03fq_codel: dont reinit flow stateEric Dumazet
2012-09-03sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf
2012-09-03net: sock_edemux() should take care of timewait socketsEric Dumazet
2012-09-02openvswitch: Fix typoJoe Stringer
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall
2012-08-31net: ipv6: fix error return codeJulia Lawall
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller