aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-12
|\
| * if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-11
* | fou: implement FOU_CMD_GETWANG Cong2015-04-12
* | fou: add network namespace supportWANG Cong2015-04-12
* | fou: always use be16 for portWANG Cong2015-04-12
* | fou: exit early when parsing config failsWANG Cong2015-04-12
* | fou: avoid calling udp_del_offload() twiceWANG Cong2015-04-12
* | tcp: do not cache align timewait socketsEric Dumazet2015-04-12
* | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2015-04-12
|\ \ | |/ |/|
| * cfg80211: don't allow disabling WEXT if it's requiredJohannes Berg2015-04-08
| * cfg80211: send extended capabilities IE in connectJohannes Berg2015-04-07
| * cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-07
| * mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-01
| * mac80211: reduce log spam from ieee80211_handle_pwr_constrJohn Linville2015-04-01
| * mac80211: add standard deviation to Minstrel statsThomas Huehn2015-04-01
| * mac80211: reduce calculation costs of EWMAThomas Huehn2015-04-01
| * mac80211: add max lossless throughput per rateThomas Huehn2015-04-01
| * mac80211: restructure per-rate throughput calculation into functionThomas Huehn2015-04-01
| * mac80211: improve Minstrel variable & function namingThomas Huehn2015-04-01
| * mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn2015-04-01
| * mac80211: add new Minstrel-HT statistic output via csvThomas Huehn2015-04-01
| * mac80211: add new Minstrel statistic output via csvThomas Huehn2015-04-01
| * mac80211: enhance readability of Minstrel-HTs rc_stats outputThomas Huehn2015-04-01
| * mac80211: enhance readability of Minstrels rc_stats outputThomas Huehn2015-04-01
| * cfg80211: Stop calling crda if it is not responsiveIlan peer2015-04-01
| * mac80211: use rhashtable for station tableJohannes Berg2015-04-01
* | rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2015-04-10
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-09
|\ \
| * | Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann2015-04-09
| * | Bluetooth: Add local SSP OOB data to OOB ext data mgmt commandJohan Hedberg2015-04-07
| * | Bluetooth: Remove hci_recv_stream_fragment functionMarcel Holtmann2015-04-07
| * | Bluetooth: Make data pointer of hci_recv_stream_fragment constMarcel Holtmann2015-04-07
* | | tcp: md5: fix a typo in tcp_v4_md5_lookup()Eric Dumazet2015-04-09
* | | net: Pass VLAN ID to rtnl_fdb_notify.Hubert Sokolowski2015-04-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-09
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2015-04-08
| |\ \ \
| * | | | netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy2015-04-08
| * | | | netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy2015-04-08
| * | | | netfilter: nf_tables: support different set binding typesPatrick McHardy2015-04-08
| * | | | netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy2015-04-08