Age | Commit message (Expand) | Author | Files | Lines |
2015-04-23 | mac802154: Include crypto/aead.h | Herbert Xu | 1 | -1/+2 |
2015-04-23 | mac80211: Include crypto/aead.h | Herbert Xu | 3 | -5/+3 |
2015-04-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+7 |
2015-04-16 | lib/string_helpers.c: change semantics of string_escape_mem | Rasmus Villemoes | 1 | -3/+5 |
2015-04-16 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 1 | -0/+2 |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 6 | -258/+211 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 468 | -11521/+19500 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+3 |
2015-04-15 | mm: remove GFP_THISNODE | David Rientjes | 1 | -1/+3 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 31 | -543/+623 |
2015-04-15 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -10/+6 |
2015-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 9 | -17/+50 |
2015-04-14 | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 3 | -38/+54 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2015-04-14 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 10 | -111/+196 |
2015-04-13 | tcp/dccp: get rid of central timewait timer | Eric Dumazet | 10 | -288/+60 |
2015-04-13 | netfilter: Fix format string of nfnetlink_log proc file | Richard Weinberger | 1 | -1/+1 |
2015-04-13 | netfilter: Fix format string of nfnetlink_queue proc file | Richard Weinberger | 1 | -1/+1 |
2015-04-13 | netfilter: Fix portid types | Richard Weinberger | 2 | -6/+5 |
2015-04-13 | nfc: Fix portid type in urelease_work | Richard Weinberger | 1 | -1/+1 |
2015-04-13 | netfilter: nf_tables: get rid of the expression example code | Pablo Neira Ayuso | 1 | -94/+0 |
2015-04-13 | netfilter: nft_dynset: dynamic stateful expression instantiation | Patrick McHardy | 1 | -4/+50 |
2015-04-13 | netfilter: nf_tables: add flag to indicate set contains expressions | Patrick McHardy | 2 | -2/+9 |
2015-04-13 | netfilter: nf_tables: mark stateful expressions | Patrick McHardy | 2 | -0/+2 |
2015-04-13 | netfilter: nf_tables: prepare for expressions associated to set elements | Patrick McHardy | 1 | -0/+9 |
2015-04-13 | netfilter: nf_tables: add helper functions for expression handling | Patrick McHardy | 1 | -5/+51 |
2015-04-13 | tcp: fix bogus RTT for CC when retransmissions are acked | Kenneth Klette Jonassen | 1 | -6/+4 |
2015-04-13 | net: use jump label patching for ingress qdisc in __netif_receive_skb_core | Daniel Borkmann | 2 | -7/+33 |
2015-04-13 | netfilter: nf_tables: variable sized set element keys / data | Patrick McHardy | 3 | -18/+16 |
2015-04-13 | netfilter: nf_tables: support variable sized data in nft_data_init() | Patrick McHardy | 4 | -16/+28 |
2015-04-13 | netfilter: nf_tables: switch registers to 32 bit addressing | Patrick McHardy | 14 | -39/+75 |
2015-04-13 | netfilter: nf_tables: add register parsing/dumping helpers | Patrick McHardy | 14 | -53/+65 |
2015-04-13 | netfilter: nf_tables: convert sets to u32 data pointers | Patrick McHardy | 2 | -8/+6 |
2015-04-13 | netfilter: nf_tables: kill nft_data_cmp() | Patrick McHardy | 3 | -8/+7 |
2015-04-13 | netfilter: nf_tables: convert expressions to u32 register pointers | Patrick McHardy | 8 | -67/+63 |
2015-04-13 | netfilter: nf_tables: use struct nft_verdict within struct nft_data | Patrick McHardy | 1 | -17/+21 |
2015-04-13 | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy | 27 | -120/+115 |
2015-04-13 | netfilter: nf_tables: introduce nft_validate_register_load() | Patrick McHardy | 10 | -38/+61 |
2015-04-13 | netfilter: nf_tables: kill nft_validate_output_register() | Patrick McHardy | 10 | -76/+14 |
2015-04-13 | netfilter: nft_lookup: use nft_validate_register_store() to validate types | Patrick McHardy | 2 | -8/+8 |
2015-04-13 | netfilter: nf_tables: rename nft_validate_data_load() | Patrick McHardy | 9 | -27/+29 |
2015-04-13 | netfilter: nf_tables: validate len in nft_validate_data_load() | Patrick McHardy | 9 | -45/+96 |
2015-04-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 1 | -6/+26 |
2015-04-13 | fou: implement FOU_CMD_GET | WANG Cong | 1 | -0/+109 |
2015-04-13 | fou: add network namespace support | WANG Cong | 1 | -39/+67 |
2015-04-13 | fou: always use be16 for port | WANG Cong | 1 | -3/+3 |
2015-04-13 | fou: exit early when parsing config fails | WANG Cong | 1 | -1/+4 |
2015-04-13 | fou: avoid calling udp_del_offload() twice | WANG Cong | 1 | -2/+2 |
2015-04-13 | tcp: do not cache align timewait sockets | Eric Dumazet | 1 | -2/+1 |
2015-04-13 | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc... | David S. Miller | 25 | -383/+1113 |