Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 3 | -27/+28 |
|\ | |||||
| * | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 3 | -27/+28 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | userns: Properly print bluetooth socket uids | Eric W. Biederman | 2012-10-12 | 1 | -1/+1 |
* | | | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-10-13 | 3 | -204/+190 |
|\ \ \ | |||||
| * \ \ | Merge Trond's bugfixes | J. Bruce Fields | 2012-10-11 | 1 | -5/+17 |
| |\ \ \ | |||||
| * \ \ \ | nfs: disintegrate UAPI for nfs | J. Bruce Fields | 2012-10-09 | 438 | -8900/+16221 |
| |\ \ \ \ | |||||
| * | | | | | nfsd: remove unused listener-removal interfaces | J. Bruce Fields | 2012-09-10 | 1 | -51/+0 |
| * | | | | | svcrpc: split up svc_handle_xprt | J. Bruce Fields | 2012-08-21 | 1 | -22/+25 |
| * | | | | | svcrpc: break up svc_recv | J. Bruce Fields | 2012-08-21 | 1 | -36/+67 |
| * | | | | | svcrpc: make svc_xprt_received static | J. Bruce Fields | 2012-08-21 | 2 | -25/+20 |
| * | | | | | svcrpc: make xpo_recvfrom return only >=0 | J. Bruce Fields | 2012-08-21 | 2 | -4/+4 |
| * | | | | | svcrpc: don't bother checking bad svc_addr_len result | J. Bruce Fields | 2012-08-21 | 1 | -2/+0 |
| * | | | | | svcrpc: minor udp code cleanup | J. Bruce Fields | 2012-08-21 | 1 | -4/+5 |
| * | | | | | svcrpc: share some setup of listening sockets | J. Bruce Fields | 2012-08-21 | 2 | -11/+11 |
| * | | | | | svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY | J. Bruce Fields | 2012-08-21 | 1 | -1/+1 |
| * | | | | | svcrpc: clean up control flow | J. Bruce Fields | 2012-08-21 | 1 | -35/+34 |
| * | | | | | svcrpc: standardize svc_setup_socket return convention | J. Bruce Fields | 2012-08-21 | 1 | -18/+22 |
| * | | | | | svcrpc: fix xpt_list traversal locking on shutdown | J. Bruce Fields | 2012-08-21 | 1 | -9/+15 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-10-13 | 11 | -138/+82 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | net: add doc for in4_pton() | Amerigo Wang | 2012-10-12 | 1 | -0/+12 |
| * | | | | | net: add doc for in6_pton() | Amerigo Wang | 2012-10-12 | 1 | -0/+12 |
| * | | | | | vti: fix sparse bit endian warnings | stephen hemminger | 2012-10-12 | 1 | -2/+2 |
| * | | | | | tcp: resets are misrouted | Alexey Kuznetsov | 2012-10-12 | 2 | -4/+6 |
| * | | | | | tcp: sysctl interface leaks 16 bytes of kernel memory | Alan Cox | 2012-10-11 | 1 | -0/+2 |
| * | | | | | ipv4: fix route mark sparse warning | stephen hemminger | 2012-10-10 | 1 | -1/+1 |
| * | | | | | bridge: Pull ip header into skb->data before looking into ip header. | Sarveshwar Bandi | 2012-10-10 | 1 | -0/+3 |
| * | | | | | pktgen: replace scan_ip6() with in6_pton() | Amerigo Wang | 2012-10-10 | 1 | -97/+4 |
| * | | | | | pktgen: enable automatic IPv6 address setting | Amerigo Wang | 2012-10-10 | 1 | -13/+5 |
| * | | | | | pktgen: display IPv4 address in human-readable format | Amerigo Wang | 2012-10-10 | 1 | -2/+2 |
| * | | | | | pktgen: set different default min_pkt_size for different protocols | Amerigo Wang | 2012-10-10 | 1 | -7/+20 |
| * | | | | | pktgen: fix crash when generating IPv6 packets | Amerigo Wang | 2012-10-10 | 1 | -1/+1 |
| * | | | | | Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2012-10-10 | 3 | -14/+15 |
| |\ \ \ \ \ | |||||
| | * | | | | | mac80211: use ieee80211_free_txskb to fix possible skb leaks | Felix Fietkau | 2012-10-08 | 2 | -12/+14 |
| | * | | | | | mac80211: call drv_get_tsf() in sleepable context | Thomas Pedersen | 2012-10-08 | 1 | -2/+1 |
* | | | | | | | Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-12 | 2 | -20/+36 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 9P: Fix race between p9_write_work() and p9_fd_request() | Simon Derr | 2012-10-11 | 1 | -1/+2 |
| * | | | | | | | 9P: Fix race in p9_write_work() | Simon Derr | 2012-09-17 | 1 | -9/+10 |
| * | | | | | | | 9P: fix test at the end of p9_write_work() | Simon Derr | 2012-09-17 | 1 | -1/+1 |
| * | | | | | | | 9P: Fix race in p9_read_work() | Simon Derr | 2012-09-17 | 1 | -7/+7 |
| * | | | | | | | net/9p: Check errno validity | Simon Derr | 2012-09-06 | 1 | -2/+16 |
* | | | | | | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-10 | 8 | -125/+139 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever | 2012-10-01 | 1 | -0/+22 |
| * | | | | | | | SUNRPC: Refactor rpc_clone_client() | Chuck Lever | 2012-10-01 | 1 | -40/+43 |
| * | | | | | | | SUNRPC: Use __func__ in dprintk() in auth_gss.c | Chuck Lever | 2012-10-01 | 1 | -29/+29 |
| * | | | | | | | SUNRPC: Clean up dprintk messages in rpc_pipe.c | Chuck Lever | 2012-10-01 | 1 | -4/+4 |
| * | | | | | | | SUNRPC: Limit the rpciod workqueue concurrency | Trond Myklebust | 2012-09-28 | 1 | -1/+1 |
| * | | | | | | | SUNRPC: Get rid of the redundant xprt->shutdown bit field | Trond Myklebust | 2012-09-28 | 3 | -38/+10 |
| * | | | | | | | SUNRPC: Optimise away unnecessary data moves in xdr_align_pages | Trond Myklebust | 2012-09-28 | 1 | -10/+13 |
| * | | | | | | | SUNRPC: Fix the return value of xdr_align_pages() | Trond Myklebust | 2012-09-26 | 1 | -0/+2 |
| | |_|_|_|/ / | |/| | | | | |