summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm: remove GFP_THISNODEDavid Rientjes
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-04-13tcp/dccp: get rid of central timewait timerEric Dumazet
2015-04-13netfilter: Fix format string of nfnetlink_log proc fileRichard Weinberger
2015-04-13netfilter: Fix format string of nfnetlink_queue proc fileRichard Weinberger
2015-04-13netfilter: Fix portid typesRichard Weinberger
2015-04-13nfc: Fix portid type in urelease_workRichard Weinberger
2015-04-13netfilter: nf_tables: get rid of the expression example codePablo Neira Ayuso
2015-04-13netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy
2015-04-13netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy
2015-04-13netfilter: nf_tables: mark stateful expressionsPatrick McHardy
2015-04-13netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy
2015-04-13netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy
2015-04-13tcp: fix bogus RTT for CC when retransmissions are ackedKenneth Klette Jonassen
2015-04-13net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann
2015-04-13netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy
2015-04-13netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy
2015-04-13netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy
2015-04-13netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy
2015-04-13netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy
2015-04-13netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy
2015-04-13netfilter: nft_lookup: use nft_validate_register_store() to validate typesPatrick McHardy
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy
2015-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-04-12fou: implement FOU_CMD_GETWANG Cong
2015-04-12fou: add network namespace supportWANG Cong
2015-04-12fou: always use be16 for portWANG Cong
2015-04-12fou: exit early when parsing config failsWANG Cong
2015-04-12fou: avoid calling udp_del_offload() twiceWANG Cong
2015-04-12tcp: do not cache align timewait socketsEric Dumazet
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-11new helper: msg_data_left()Al Viro
2015-04-11Merge remote-tracking branch 'dh/afs' into for-davemAl Viro
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro