| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-05-15 | 1 | -1/+4 |
|\ |
|
| * | libceph: init sent and completed when starting | Alex Elder | 2013-05-13 | 1 | -1/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-13 | 11 | -23/+65 |
|\ \ |
|
| * | | xfrm6: release dev before returning error | Cong Wang | 2013-05-11 | 1 | -1/+3 |
| * | | ipv6,gre: do not leak info to user-space | Amerigo Wang | 2013-05-11 | 1 | -0/+2 |
| * | | ipv6: do not clear pinet6 field | Eric Dumazet | 2013-05-11 | 5 | -14/+27 |
| * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-05-11 | 3 | -7/+32 |
| |\ \ |
|
| | * | | batman-adv: reorder clean up routine in order to avoid race conditions | Antonio Quartulli | 2013-05-09 | 1 | -4/+12 |
| | * | | batman-adv: make DAT drop ARP requests targeting local clients | Antonio Quartulli | 2013-05-09 | 1 | -0/+13 |
| | * | | batman-adv: check return value of pskb_trim_rcsum() | Marek Lindner | 2013-05-09 | 1 | -2/+6 |
| | * | | batman-adv: check proto length before accessing proto string buffer | Marek Lindner | 2013-05-09 | 1 | -1/+1 |
| * | | | ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-05-11 | 1 | -1/+1 |
* | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2013-05-11 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | kernel: audit: beautify code, for extern function, better to check its parame... | Chen Gang | 2013-04-10 | 1 | -2/+4 |
* | | | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-05-10 | 1 | -28/+30 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | SUNRPC: fix decoding of optional gss-proxy xdr fields | J. Bruce Fields | 2013-05-07 | 1 | -13/+13 |
| * | | | | SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning | Geert Uytterhoeven | 2013-05-06 | 1 | -15/+17 |
* | | | | | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-05-09 | 2 | -3/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages | Trond Myklebust | 2013-05-03 | 2 | -3/+2 |
* | | | | | gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() | Pravin B Shelar | 2013-05-08 | 3 | -10/+13 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-06 | 6 | -32/+22 |
|\ \ \ \ \ |
|
| * | | | | | tipc: potential divide by zero in tipc_link_recv_fragment() | Dan Carpenter | 2013-05-06 | 1 | -2/+4 |
| * | | | | | tipc: add a bounds check in link_recv_changeover_msg() | Dan Carpenter | 2013-05-06 | 1 | -1/+4 |
| * | | | | | netpoll: inverted down_trylock() test | Dan Carpenter | 2013-05-06 | 1 | -1/+1 |
| * | | | | | rps_dev_flow_table_release(): no need to delay vfree() | Al Viro | 2013-05-06 | 1 | -11/+1 |
| * | | | | | fib_trie: no need to delay vfree() | Al Viro | 2013-05-06 | 1 | -11/+2 |
| * | | | | | net: frag, fix race conditions in LRU list maintenance | Konstantin Khlebnikov | 2013-05-06 | 1 | -0/+1 |
| * | | | | | tcp: do not expire TCP fastopen cookies | Eric Dumazet | 2013-05-05 | 1 | -6/+9 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-05-06 | 11 | -726/+1665 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | libceph: use slab cache for osd client requests | Alex Elder | 2013-05-02 | 2 | -2/+32 |
| * | | | | libceph: allocate ceph message data with a slab allocator | Alex Elder | 2013-05-02 | 1 | -3/+23 |
| * | | | | libceph: allocate ceph messages with a slab allocator | Alex Elder | 2013-05-02 | 1 | -2/+27 |
| * | | | | libceph: create source file "net/ceph/snapshot.c" | Alex Elder | 2013-05-01 | 2 | -1/+79 |
| * | | | | libceph: fix byte order mismatch | Alex Elder | 2013-05-01 | 1 | -2/+1 |
| * | | | | libceph: support pages for class request data | Alex Elder | 2013-05-01 | 1 | -0/+12 |
| * | | | | libceph: fix two messenger bugs | Alex Elder | 2013-05-01 | 1 | -5/+3 |
| * | | | | libceph: support raw data requests | Alex Elder | 2013-05-01 | 1 | -4/+34 |
| * | | | | libceph: clean up osd data field access functions | Alex Elder | 2013-05-01 | 1 | -33/+15 |
| * | | | | libceph: kill off osd data write_request parameters | Alex Elder | 2013-05-01 | 1 | -14/+11 |
| * | | | | libceph: change how "safe" callback is used | Alex Elder | 2013-05-01 | 1 | -3/+9 |
| * | | | | libceph: make method call data be a separate data item | Alex Elder | 2013-05-01 | 1 | -18/+44 |
| * | | | | libceph: add, don't set data for a message | Alex Elder | 2013-05-01 | 2 | -14/+14 |
| * | | | | libceph: implement multiple data items in a message | Alex Elder | 2013-05-01 | 1 | -16/+32 |
| * | | | | libceph: replace message data pointer with list | Alex Elder | 2013-05-01 | 1 | -15/+31 |
| * | | | | libceph: have cursor point to data | Alex Elder | 2013-05-01 | 1 | -58/+55 |
| * | | | | libceph: move cursor into message | Alex Elder | 2013-05-01 | 1 | -16/+19 |
| * | | | | libceph: record bio length | Alex Elder | 2013-05-01 | 1 | -0/+1 |
| * | | | | libceph: skip message if too big to receive | Alex Elder | 2013-05-01 | 1 | -1/+9 |
| * | | | | libceph: fix possible CONFIG_BLOCK build problem | Alex Elder | 2013-05-01 | 1 | -1/+3 |
| * | | | | libceph: kill off osd request r_data_in and r_data_out | Alex Elder | 2013-05-01 | 1 | -40/+39 |