summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Switch to new AEAD interfaceHerbert Xu2015-05-283-39/+33
* mac802154: Switch to new AEAD interfaceHerbert Xu2015-05-281-27/+14
* esp6: Switch to new AEAD interfaceHerbert Xu2015-05-281-78/+122
* esp4: Switch to new AEAD interfaceHerbert Xu2015-05-281-78/+122
* ipsec: Add IV generator information to xfrm_stateHerbert Xu2015-05-282-9/+32
* xfrm: Add IV generator information to xfrm_algo_descHerbert Xu2015-05-281-0/+16
* mac802154: Include crypto/aead.hHerbert Xu2015-04-231-1/+2
* mac80211: Include crypto/aead.hHerbert Xu2015-04-233-5/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-3/+7
|\
| * lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-151-3/+5
| * kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-0/+2
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-156-258/+211
|\ \ | |/ |/|
| * make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
| * net/9p: remove (now-)unused helpersAl Viro2015-04-112-43/+1
| * p9_client_attach(): set fid->uid correctlyAl Viro2015-04-111-0/+1
| * 9p: switch p9_client_read() to passing struct iov_iter *Al Viro2015-04-111-63/+61
| * 9p: switch p9_client_write() to passing it struct iov_iter *Al Viro2015-04-111-57/+41
| * net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro2015-04-113-132/+146
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15468-11521/+19500
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-1431-543/+623
| |\ \
| | * | netfilter: nf_tables: get rid of the expression example codePablo Neira Ayuso2015-04-131-94/+0
| | * | netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy2015-04-131-4/+50
| | * | netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy2015-04-132-2/+9
| | * | netfilter: nf_tables: mark stateful expressionsPatrick McHardy2015-04-132-0/+2
| | * | netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy2015-04-131-0/+9
| | * | netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy2015-04-131-5/+51
| | * | netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2015-04-133-18/+16
| | * | netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy2015-04-134-16/+28
| | * | netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-1314-39/+75
| | * | netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-1314-53/+65
| | * | netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy2015-04-132-8/+6
| | * | netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy2015-04-133-8/+7
| | * | netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy2015-04-138-67/+63
| | * | netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy2015-04-131-17/+21
| | * | netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-1327-120/+115
| | * | netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-1310-38/+61
| | * | netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-1310-76/+14
| | * | netfilter: nft_lookup: use nft_validate_register_store() to validate typesPatrick McHardy2015-04-132-8/+8
| | * | netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy2015-04-139-27/+29
| | * | netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-139-45/+96
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-149-17/+50
| |\ \ \
| | * | | tcp: tcp_make_synack() should clear skb->tstampEric Dumazet2015-04-091-0/+2
| | * | | udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross2015-04-091-4/+4
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-04-092-7/+6
| | |\ \ \
| | | * | | vti6: fix uninit when using x-netnsYao Xiwei2015-04-071-2/+1
| | | * | | xfrm: fix xfrm_input/xfrm_tunnel_check oopsAlexey Dobriyan2015-04-071-5/+5
| | * | | | fou: Don't use const __read_mostlyAndi Kleen2015-04-081-2/+2
| | * | | | RDS: make sure not to loop forever inside rds_send_xmitSowmini Varadhan2015-04-083-2/+33
| | * | | | RDS: only use passive connections when addresses matchSowmini Varadhan2015-04-081-1/+1
| | * | | | netem: Fixes byte backlog accounting for the first of two chained netem insta...Beshay, Joseph2015-04-071-1/+2
| | |/ / /
OpenPOWER on IntegriCloud