summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2015-04-1225-383/+1113
|\
| * 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-073-44/+41
| * mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-0111-19/+350
| * 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
| * cfg80211: Stop calling crda if it is not responsiveIlan peer2015-04-013-7/+38
| * mac80211: use rhashtable for station tableJohannes Berg2015-04-016-85/+85
* | rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2015-04-101-1/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-093-151/+258
|\ \
| * | Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann2015-04-091-2/+105
| * | Bluetooth: Add local SSP OOB data to OOB ext data mgmt commandJohan Hedberg2015-04-071-2/+152
| * | Bluetooth: Remove hci_recv_stream_fragment functionMarcel Holtmann2015-04-071-147/+1
| * | Bluetooth: Make data pointer of hci_recv_stream_fragment constMarcel Holtmann2015-04-071-3/+3
* | | tcp: md5: fix a typo in tcp_v4_md5_lookup()Eric Dumazet2015-04-091-2/+2
* | | net: Pass VLAN ID to rtnl_fdb_notify.Hubert Sokolowski2015-04-091-10/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-0918-173/+747
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2015-04-08171-1639/+2047
| |\ \ \
| * | | | netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy2015-04-081-0/+34
| * | | | netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy2015-04-085-6/+268
| * | | | netfilter: nf_tables: support different set binding typesPatrick McHardy2015-04-082-3/+10
| * | | | netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy2015-04-082-10/+14
| * | | | netfilter: nf_tables: fix set selection when timeouts are requestedPatrick McHardy2015-04-081-1/+1
| * | | | netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2015-04-081-9/+9
| * | | | netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2015-04-081-4/+11
| * | | | netfilter: bridge: add and use nf_bridge_info_get helperFlorian Westphal2015-04-081-8/+16
| * | | | netfilter: physdev: use helpersFlorian Westphal2015-04-081-12/+22
| * | | | netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-087-33/+75
| * | | | netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal2015-04-081-29/+41
| * | | | netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...Daniel Borkmann2015-04-081-45/+50
| * | | | netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal2015-04-021-2/+15
| * | | | netfilter: nft_meta: fix cgroup matchingPablo Neira Ayuso2015-04-011-3/+2
| * | | | netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann2015-04-011-1/+1
| * | | | netfilter: nft_hash: add support for timeoutsPatrick McHardy2015-04-011-4/+75
| * | | | netfilter: nf_tables: add GC synchronization helpersPatrick McHardy2015-04-011-1/+1
| * | | | netfilter: nf_tables: add set garbage collection helpersPatrick McHardy2015-04-011-0/+25
| * | | | netfilter: nf_tables: add set element timeout supportPatrick McHardy2015-04-011-2/+51
| * | | | netfilter: nf_tables: add set timeout API supportPatrick McHardy2015-04-011-2/+28
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-04-091-0/+5
|\ \ \ \
| * | | | xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits hostFan Du2015-03-031-0/+5
OpenPOWER on IntegriCloud