aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: don't split remain-on-channel for coalescingJohannes Berg2015-05-20
* mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-05-19
* mac80211: move WEP tailroom size checkJanusz Dziedzic2015-05-11
* mac80211: enable hash table shrinkingJohannes Berg2015-04-24
* mac80211: fix rhashtable conversionJohannes Berg2015-04-23
* mac80211: don't warn when stopping VLAN with stationsJohannes Berg2015-04-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-17
|\
| * net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot2015-04-17
| * net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-17
| * act_mirred: Fix bogus header when redirecting from VLANHerbert Xu2015-04-17
| * inet_diag: fix access to tcp cc informationEric Dumazet2015-04-17
| * tcp: tcp_get_info() should fetch socket fields onceEric Dumazet2015-04-17
| * skbuff: Do not scrub skb mark within the same name spaceHerbert Xu2015-04-16
| * Revert "net: Reset secmark when scrubbing packet"Herbert Xu2015-04-16
| * bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-16
| * netns: remove duplicated include from net_namespace.cWei Yongjun2015-04-16
| * fou: avoid missing unlock in failure pathWANG Cong2015-04-16
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\ \
| * | lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-15
| * | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-15
| |/
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ | |/ |/|
| * make new_sync_{read,write}() staticAl Viro2015-04-11
| * net/9p: remove (now-)unused helpersAl Viro2015-04-11
| * p9_client_attach(): set fid->uid correctlyAl Viro2015-04-11
| * 9p: switch p9_client_read() to passing struct iov_iter *Al Viro2015-04-11
| * 9p: switch p9_client_write() to passing it struct iov_iter *Al Viro2015-04-11
| * net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro2015-04-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-14
| |\ \
| | * | netfilter: nf_tables: get rid of the expression example codePablo Neira Ayuso2015-04-13
| | * | netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: mark stateful expressionsPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy2015-04-13
| | * | netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy2015-04-13
| | * | netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-13
| | * | netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-13
| | * | netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-13
| | * | netfilter: nft_lookup: use nft_validate_register_store() to validate typesPatrick McHardy2015-04-13
| | * | netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy2015-04-13
| | * | netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-13
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-14
| |\ \ \