summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: allow to delete several objects from a batchPablo Neira Ayuso2014-06-021-9/+31
* netfilter: nft_rbtree: introduce lockingPablo Neira Ayuso2014-06-021-1/+21
* netfilter: nf_tables: release objects in reverse order in the abort pathPablo Neira Ayuso2014-06-021-1/+2
* netfilter: nf_tables: fix wrong transaction ordering in set elementsPablo Neira Ayuso2014-06-021-2/+2
* netfilter: nfnetlink_acct: Fix memory leakMathieu Poirier2014-06-021-1/+0Star
* net: filter: improve filter block macrosDaniel Borkmann2014-06-021-124/+72Star
* net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-021-216/+125Star
* bridge: fix the unbalanced promiscuous count when add_if failedwangweidong2014-06-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-318-50/+118
|\
| * netfilter: add helper for adding nat extensionFlorian Westphal2014-04-295-48/+28Star
| * netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier2014-04-292-1/+89
| * netfilter: Fix format string mismatch in ip_vs_proto_name()Masanari Iida2014-04-231-1/+1
* | af_key: Replace comma with semicolonHimangi Saraogi2014-05-311-1/+1
* | rds/tcp_listen: Replace comma with semicolonHimangi Saraogi2014-05-311-1/+1
* | RDS/RDMA: Replace comma with semicolonHimangi Saraogi2014-05-311-1/+1
* | ipmr: Replace comma with semicolonHimangi Saraogi2014-05-311-1/+1
* | af_iucv: correct cleanup if listen backlog is fullUrsula Braun2014-05-311-2/+1Star
* | af_iucv: Add automatic (source) iucv_name to bindPhilipp Hachtmann2014-05-311-11/+18
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-3146-653/+1570
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-2746-653/+1570
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-274-16/+36
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2014-05-191-2/+2
| | | |\ \
| | | | * | Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-05-141-2/+2
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-2234-573/+1173
| | |\ \ \ \
| | | * | | | cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-221-4/+8
| | | * | | | cfg80211: don't set reg timeout for user-handled hintArik Nemtsov2014-05-211-1/+2
| | | * | | | cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-212-1/+19
| | | * | | | mac80211: export the expected throughputAntonio Quartulli2014-05-215-0/+87
| | | * | | | cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-201-0/+4
| | | * | | | cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-17/+22
| | | * | | | cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-193-3/+4
| | | * | | | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-193-20/+20
| | | * | | | mac80211: minstrel-ht: small clarificationsJohannes Berg2014-05-191-2/+3
| | | * | | | mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-153-24/+58
| | | * | | | mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-151-22/+58
| | | * | | | mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-156-33/+61
| | | * | | | cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-154-25/+74
| | | * | | | mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski2014-05-153-3/+20
| | | * | | | cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-2/+22
| | | * | | | cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2014-05-152-4/+3Star
| | | * | | | cfg80211: fix start_radar_detection issueJanusz Dziedzic2014-05-141-1/+1
| | | * | | | cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-132-2/+18
| | | * | | | mac80211: handle failed restart/resume betterJohannes Berg2014-05-095-51/+139
| | | * | | | mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho2014-05-081-2/+3
| | | * | | | mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior2014-05-081-4/+15
| | | * | | | rfkill-gpio: Use gpio cansleep versionLoic Poulain2014-05-071-11/+8Star
| | | * | | | mac80211: ignore cqm during csaMichal Kazior2014-05-071-0/+9
| | | * | | | cfg80211: export interface stopping functionMichal Kazior2014-05-066-11/+65
| | | * | | | mac80211: split CSA finalize functionMichal Kazior2014-05-061-24/+37
| | | * | | | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-064-22/+101