summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy2015-04-135-17/+30
* netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-1316-48/+110
* netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-1315-53/+68
* netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy2015-04-133-10/+8
* netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy2015-04-134-15/+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-132-22/+23
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-1329-125/+146
* netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-1311-40/+62
* netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-1311-77/+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-1310-30/+33
* netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-1310-46/+97
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-1216-53/+505
|\
| * ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-111-0/+69
| * ixgbevf: Add RSS Key query codeVlad Zolotarov2015-04-114-0/+57
| * ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2015-04-112-0/+22
| * ixgbevf: Add a RETA query codeVlad Zolotarov2015-04-115-1/+80
| * ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2015-04-102-0/+39
| * ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-104-2/+40
| * if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-104-6/+43
| * ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-103-1/+44
| * ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-102-44/+112
* | Merge branch 'fou-next'David S. Miller2015-04-122-45/+186
|\ \
| * | fou: implement FOU_CMD_GETWANG Cong2015-04-122-0/+110
| * | fou: add network namespace supportWANG Cong2015-04-121-39/+67
| * | fou: always use be16 for portWANG Cong2015-04-121-3/+3
| * | fou: exit early when parsing config failsWANG Cong2015-04-121-1/+4
| * | fou: avoid calling udp_del_offload() twiceWANG Cong2015-04-121-2/+2
|/ /
* | Merge branch 'selinux_xfrm_nl_cmd'David S. Miller2015-04-121-0/+3
|\ \
| * | selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel2015-04-121-0/+1
| * | selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel2015-04-121-0/+1
| * | selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel2015-04-121-0/+1
|/ /
* | tcp: do not cache align timewait socketsEric Dumazet2015-04-121-2/+1
* | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2015-04-1227-406/+1249
|\ \
| * | cfg80211: don't allow disabling WEXT if it's requiredJohannes Berg2015-04-081-1/+1
| * | cfg80211: send extended capabilities IE in connectJohannes Berg2015-04-071-10/+64
| * | cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-075-72/+99
| * | mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-0112-19/+433
| * | mac80211: reduce log spam from ieee80211_handle_pwr_constrJohn Linville2015-04-011-7/+7
| * | mac80211: add standard deviation to Minstrel statsThomas Huehn2015-04-014-18/+56
| * | mac80211: reduce calculation costs of EWMAThomas Huehn2015-04-011-1/+6
| * | mac80211: add max lossless throughput per rateThomas Huehn2015-04-016-69/+93
| * | mac80211: restructure per-rate throughput calculation into functionThomas Huehn2015-04-016-61/+88
| * | mac80211: improve Minstrel variable & function namingThomas Huehn2015-04-016-95/+98
| * | mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn2015-04-013-43/+32
| * | mac80211: add new Minstrel-HT statistic output via csvThomas Huehn2015-04-012-2/+138
| * | mac80211: add new Minstrel statistic output via csvThomas Huehn2015-04-012-14/+82
| * | mac80211: enhance readability of Minstrel-HTs rc_stats outputThomas Huehn2015-04-011-15/+34
| * | mac80211: enhance readability of Minstrels rc_stats outputThomas Huehn2015-04-011-5/+13