aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* nfs: enable swap on NFSMel Gorman2012-07-31
* netvm: prevent a stream-specific deadlockMel Gorman2012-07-31
* netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-31
* netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-31
* netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman2012-07-31
* net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman2012-07-31
* memcg: rename config variablesAndrew Morton2012-07-31
* Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-30
|\
| * sunrpc: clnt: Add missing bracesJoe Perches2012-07-30
| * SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust2012-07-17
| * SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-16
| * Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6Trond Myklebust2012-07-16
| |\
| * | SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-28
| * | SUNRPC: Clean up xdr_enter_pageTrond Myklebust2012-06-28
| * | SUNRPC: Clean up xdr_read_pagesTrond Myklebust2012-06-28
| * | SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pagesTrond Myklebust2012-06-28
| * | SUNRPC: Remove open coded stream position calculation in xdr_read_pagesTrond Myklebust2012-06-28
| * | SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-28
| * | SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-28
| * | SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-28
| * | SUNRPC: Clean up xdr_set_iov()Trond Myklebust2012-06-28
| * | SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.Trond Myklebust2012-06-26
* | | tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina2012-07-27
* | | Revert "openvswitch: potential NULL deref in sample()"Jesse Gross2012-07-27
* | | ipv4: fix TCP early demuxEric Dumazet2012-07-27
* | | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-07-27
* | | tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu2012-07-27
* | | Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2012-07-26
|\ \ \
| * | | leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan2012-07-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-26
|\ \ \ \
| * | | | ipv6: Early TCP socket demuxEric Dumazet2012-07-26
| * | | | ipv4: Fix input route performance regression.David S. Miller2012-07-26
| * | | | ipv4: rt_cache_valid must check expired routesEric Dumazet2012-07-25
| * | | | wanmain: comparing array with NULLAlan Cox2012-07-24
| * | | | tcp: early_demux fixesEric Dumazet2012-07-24
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | netprio_cgroup.c: fix comment typoLiu Bo2012-07-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\ \ \ \ \
| * | | | | genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong2012-07-24
| * | | | | ipv4: Change rt->rt_iif encoding.David S. Miller2012-07-23
| * | | | | net: Make skb->skb_iif always track skb->devDavid S. Miller2012-07-23
| * | | | | ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-23
| * | | | | ipv4: Remove all RTCF_DIRECTSRC handliing.David S. Miller2012-07-23
| * | | | | ipv4: Really ignore ICMP address requests/replies.David S. Miller2012-07-23
| * | | | | decnet: Don't set RTCF_DIRECTSRC.David S. Miller2012-07-23
| * | | | | net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.Saurabh2012-07-23
| * | | | | ipv4: Remove redundant assignmentLin Ming2012-07-23
| * | | | | rds: set correct msg_namelenWeiping Pan2012-07-23
| * | | | | openvswitch: potential NULL deref in sample()Dan Carpenter2012-07-23
| * | | | | tcp: dont drop MTU reduction indicationsEric Dumazet2012-07-23