aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
|\
| * Merge branch 'next' into for-linusJames Morris2011-03-15
| |\
| | * KEYS: Add a key type op to permit the key description to be vettedDavid Howells2011-03-07
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-03-16
|\ \ \
| * | | net/9p: Implement syncfs 9P operationAneesh Kumar K.V2011-03-15
| * | | [net/9p] Small non-IO PDUs for zero-copy supporting transports.Venkateswararao Jujjuri (JV)2011-03-15
| * | | [net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case.Venkateswararao Jujjuri (JV)2011-03-15
| * | | [net/9p] readdir zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)2011-03-15
| * | | [net/9p] Write side zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)2011-03-15
| * | | [net/9p] Read side zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)2011-03-15
| * | | [net/9p] Add preferences to transport layer.Venkateswararao Jujjuri (JV)2011-03-15
| * | | [net/9p] Add gup/zero_copy support to VirtIO transport layer.Venkateswararao Jujjuri (JV)2011-03-15
| * | | [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed.Venkateswararao Jujjuri (JV)2011-03-15
| * | | [net/9p] Preparation and helper functions for zero copyVenkateswararao Jujjuri (JV)2011-03-15
| |/ /
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-16
|\ \ \
| * \ \ Merge branch 'master' into for-2.6.39Tejun Heo2011-02-21
| |\ \ \
| * | | | rds/ib: use system_wq instead of rds_ib_fmr_wqTejun Heo2011-02-01
| * | | | net/9p: replace p9_poll_task with a workTejun Heo2011-02-01
| * | | | net/9p: use system_wq instead of p9_mux_wqTejun Heo2011-02-01
| * | | | workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUERTejun Heo2011-01-25
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro2011-03-15
| * | | | kill path_lookup()Al Viro2011-03-14
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-14
|\ \ \ \ \
| * | | | | sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings2011-03-10
| * | | | | SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-10
| * | | | | SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-10
| | |_|_|/ | |/| | |
* | | | | ip6ip6: autoload ip6 tunnelstephen hemminger2011-03-10
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2011-03-10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-09
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-03-05
| |\ \ \
| | * | | libceph: fix msgr standby handlingSage Weil2011-03-04
| | * | | libceph: fix msgr keepalive flagSage Weil2011-03-04
| | * | | libceph: fix msgr backoffSage Weil2011-03-04
| | * | | libceph: retry after authorization failureSage Weil2011-03-03
| | * | | libceph: fix handling of short returns from get_user_pagesSage Weil2011-03-03
* | | | | net: bridge builtin vs. ipv6 modularRandy Dunlap2011-03-10
* | | | | ipv6: Don't create clones of host routes.David S. Miller2011-03-09
* | | | | pktgen: fix errata in show resultsDaniel Turull2011-03-09
* | | | | ipv4: Fix erroneous uses of ifa_address.David S. Miller2011-03-09
* | | | | rds: prevent BUG_ON triggering on congestion map updatesNeil Horman2011-03-08
* | | | | net: fix multithreaded signal handling in unix recv routinesRainer Weikusat2011-03-07
* | | | | net: Enter net/ipv6/ even if CONFIG_IPV6=nThomas Graf2011-03-07
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-03
|\ \ \ \
| * | | | DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells2011-03-03
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | AF_RXRPC: Handle receiving ACKALL packetsDavid Howells2011-03-03
| * | | | net: dcbnl: check correct ops in dcbnl_ieee_set()John Fastabend2011-03-02
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-02
| |\ \ \ \
| | * | | | netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt2011-03-02