| Commit message (Expand) | Author | Age |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 |
|\ |
|
| * | lib/string_helpers.c: change semantics of string_escape_mem | Rasmus Villemoes | 2015-04-15 |
| * | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 2015-04-15 |
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 |
|\ \
| |/
|/| |
|
| * | make new_sync_{read,write}() static | Al Viro | 2015-04-11 |
| * | net/9p: remove (now-)unused helpers | Al Viro | 2015-04-11 |
| * | p9_client_attach(): set fid->uid correctly | Al Viro | 2015-04-11 |
| * | 9p: switch p9_client_read() to passing struct iov_iter * | Al Viro | 2015-04-11 |
| * | 9p: switch p9_client_write() to passing it struct iov_iter * | Al Viro | 2015-04-11 |
| * | net/9p: switch the guts of p9_client_{read,write}() to iov_iter | Al Viro | 2015-04-11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-04-14 |
| |\ \ |
|
| | * | | netfilter: nf_tables: get rid of the expression example code | Pablo Neira Ayuso | 2015-04-13 |
| | * | | netfilter: nft_dynset: dynamic stateful expression instantiation | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: add flag to indicate set contains expressions | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: mark stateful expressions | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: prepare for expressions associated to set elements | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: add helper functions for expression handling | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: variable sized set element keys / data | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: support variable sized data in nft_data_init() | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: switch registers to 32 bit addressing | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: add register parsing/dumping helpers | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: convert sets to u32 data pointers | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: kill nft_data_cmp() | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: convert expressions to u32 register pointers | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: use struct nft_verdict within struct nft_data | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: introduce nft_validate_register_load() | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: kill nft_validate_output_register() | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nft_lookup: use nft_validate_register_store() to validate types | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: rename nft_validate_data_load() | Patrick McHardy | 2015-04-13 |
| | * | | netfilter: nf_tables: validate len in nft_validate_data_load() | Patrick McHardy | 2015-04-13 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-14 |
| |\ \ \ |
|
| | * | | | tcp: tcp_make_synack() should clear skb->tstamp | Eric Dumazet | 2015-04-09 |
| | * | | | udptunnels: Call handle_offloads after inserting vlan tag. | Jesse Gross | 2015-04-09 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-04-09 |
| | |\ \ \ |
|
| | | * | | | vti6: fix uninit when using x-netns | Yao Xiwei | 2015-04-07 |
| | | * | | | xfrm: fix xfrm_input/xfrm_tunnel_check oops | Alexey Dobriyan | 2015-04-07 |
| | * | | | | fou: Don't use const __read_mostly | Andi Kleen | 2015-04-08 |
| | * | | | | RDS: make sure not to loop forever inside rds_send_xmit | Sowmini Varadhan | 2015-04-08 |
| | * | | | | RDS: only use passive connections when addresses match | Sowmini Varadhan | 2015-04-08 |
| | * | | | | netem: Fixes byte backlog accounting for the first of two chained netem insta... | Beshay, Joseph | 2015-04-07 |
| | |/ / / |
|
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2015-04-13 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | new helper: msg_data_left() | Al Viro | 2015-04-11 |
| | * | | | Merge remote-tracking branch 'dh/afs' into for-davem | Al Viro | 2015-04-11 |
| | |\ \ \ |
|
| | | * | | | RxRPC: Handle VERSION Rx protocol packets | David Howells | 2015-04-01 |
| | | * | | | RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument | David Howells | 2015-04-01 |
| | | * | | | RxRPC: Don't call skb_add_data() if there's no data to copy | David Howells | 2015-04-01 |
| | | * | | | RxRPC: Fix the conversion to iov_iter | David Howells | 2015-04-01 |
| | * | | | | get rid of the size argument of sock_sendmsg() | Al Viro | 2015-04-11 |