Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | net/ipv4: fix IPv4 multicast over network namespaces | Benjamin LaHaise | 2012-03-28 | 1 | -1/+1 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-03-27 | 3 | -14/+21 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | mac80211: fix possible tid_rx->reorder_timer use after free | Stanislaw Gruszka | 2012-03-26 | 1 | -1/+2 | |
| | * | | | | mac80211: remove outdated comment | Eliad Peller | 2012-03-26 | 1 | -3/+0 | |
| | * | | | | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info | John W. Linville | 2012-03-26 | 1 | -10/+19 | |
* | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 3 | -36/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c | H. Peter Anvin | 2012-02-20 | 1 | -10/+8 | |
| * | | | | | | compat: Use COMPAT_USE_64BIT_TIME in net/compat.c | H. J. Lu | 2012-02-20 | 1 | -25/+40 | |
| * | | | | | | compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem | H. J. Lu | 2012-02-20 | 1 | -1/+2 | |
* | | | | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-03-29 | 11 | -83/+59 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sunrpc: skip portmap calls on sessions backchannel | J. Bruce Fields | 2012-03-26 | 1 | -0/+1 | |
| * | | | | | | | sunrpc: create nfsd dir in rpc_pipefs | Jeff Layton | 2012-03-26 | 1 | -0/+5 | |
| * | | | | | | | Merge nfs containerization work from Trond's tree | J. Bruce Fields | 2012-03-26 | 28 | -733/+1559 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | svcrdma: Cleanup sparse warnings in the svcrdma module | Tom Tucker | 2012-02-17 | 6 | -80/+50 | |
| * | | | | | | | | SUNPRC: remove marking service temporary sockets with XPT_CHNGBUF | Stanislav Kinsbursky | 2012-02-03 | 1 | -2/+0 | |
| * | | | | | | | | nfsd: remove some unneeded checks | Dan Carpenter | 2012-02-03 | 1 | -1/+1 | |
| * | | | | | | | | nfsd: don't allow zero length strings in cache_parse() | Dan Carpenter | 2012-02-03 | 1 | -0/+2 | |
* | | | | | | | | | Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-03-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | SUNRPC: Use the already looked-up xprt in rpcb_getport_async() | Bryan Schumaker | 2012-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 93 | -93/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 93 | -93/+0 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-03-28 | 3 | -230/+255 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libceph: isolate kmap() call in write_partial_msg_pages() | Alex Elder | 2012-03-22 | 1 | -11/+2 | |
| * | | | | | | | | | | libceph: rename "page_shift" variable to something sensible | Alex Elder | 2012-03-22 | 1 | -5/+6 | |
| * | | | | | | | | | | libceph: get rid of zero_page_address | Alex Elder | 2012-03-22 | 1 | -9/+2 | |
| * | | | | | | | | | | libceph: only call kernel_sendpage() via helper | Alex Elder | 2012-03-22 | 1 | -6/+2 | |
| * | | | | | | | | | | libceph: use kernel_sendpage() for sending zeroes | Alex Elder | 2012-03-22 | 1 | -5/+15 | |
| * | | | | | | | | | | libceph: fix inverted crc option logic | Alex Elder | 2012-03-22 | 1 | -10/+10 | |
| * | | | | | | | | | | libceph: some simple changes | Alex Elder | 2012-03-22 | 1 | -4/+9 | |
| * | | | | | | | | | | libceph: small refactor in write_partial_kvec() | Alex Elder | 2012-03-22 | 1 | -11/+12 | |
| * | | | | | | | | | | libceph: do crc calculations outside loop | Alex Elder | 2012-03-22 | 1 | -14/+12 | |
| * | | | | | | | | | | libceph: separate CRC calculation from byte swapping | Alex Elder | 2012-03-22 | 1 | -14/+17 | |
| * | | | | | | | | | | libceph: use "do" in CRC-related Boolean variables | Alex Elder | 2012-03-22 | 1 | -20/+20 | |
| * | | | | | | | | | | ceph: ensure Boolean options support both senses | Alex Elder | 2012-03-22 | 1 | -0/+10 | |
| * | | | | | | | | | | libceph: a few small changes | Alex Elder | 2012-03-22 | 1 | -14/+18 | |
| * | | | | | | | | | | libceph: make ceph_tcp_connect() return int | Alex Elder | 2012-03-22 | 1 | -8/+6 | |
| * | | | | | | | | | | libceph: encapsulate some messenger cleanup code | Alex Elder | 2012-03-22 | 1 | -18/+20 | |
| * | | | | | | | | | | libceph: make ceph_msgr_wq private | Alex Elder | 2012-03-22 | 1 | -1/+1 | |
| * | | | | | | | | | | libceph: encapsulate connection kvec operations | Alex Elder | 2012-03-22 | 1 | -61/+56 | |
| * | | | | | | | | | | libceph: move prepare_write_banner() | Alex Elder | 2012-03-22 | 1 | -3/+4 | |
| * | | | | | | | | | | rbd: make ceph_parse_options() return a pointer | Alex Elder | 2012-03-22 | 1 | -8/+8 | |
| * | | | | | | | | | | ceph: eliminate some abusive casts | Alex Elder | 2012-03-22 | 1 | -4/+4 | |
| * | | | | | | | | | | ceph: eliminate some needless casts | Alex Elder | 2012-03-22 | 1 | -11/+10 | |
| * | | | | | | | | | | ceph: kill addr_str_lock spinlock; use atomic instead | Alex Elder | 2012-03-22 | 1 | -11/+10 | |
| * | | | | | | | | | | ceph: make use of "else" where appropriate | Alex Elder | 2012-03-22 | 1 | -7/+4 | |
| * | | | | | | | | | | ceph: use a shared zero page rather than one per messenger | Alex Elder | 2012-03-22 | 1 | -14/+29 | |
| * | | | | | | | | | | libceph: fix overflow check in crush_decode() | Xi Wang | 2012-03-22 | 1 | -1/+2 | |
| * | | | | | | | | | | net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socke... | Jim Schutt | 2012-03-22 | 1 | -6/+12 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-03-28 | 1 | -3/+23 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | net/9p: handle flushed Tclunk/Tremove | Jim Garlick | 2012-02-26 | 1 | -3/+15 |