aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-15
| | | * | | | | | | | | mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski2014-05-15
| | | * | | | | | | | | cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-15
| | | * | | | | | | | | cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2014-05-15
| | | * | | | | | | | | cfg80211: fix start_radar_detection issueJanusz Dziedzic2014-05-14
| | | * | | | | | | | | cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-13
| | | * | | | | | | | | mac80211: handle failed restart/resume betterJohannes Berg2014-05-09
| | | * | | | | | | | | mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho2014-05-08
| | | * | | | | | | | | mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior2014-05-08
| | | * | | | | | | | | rfkill-gpio: Use gpio cansleep versionLoic Poulain2014-05-07
| | | * | | | | | | | | mac80211: ignore cqm during csaMichal Kazior2014-05-07
| | | * | | | | | | | | cfg80211: export interface stopping functionMichal Kazior2014-05-06
| | | * | | | | | | | | mac80211: split CSA finalize functionMichal Kazior2014-05-06
| | | * | | | | | | | | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-06
| | | * | | | | | | | | mac80211: mark local variable __maybe_unusedJohannes Berg2014-05-05
| | | * | | | | | | | | mac80211: move TDLS code to another fileArik Nemtsov2014-05-05
| | | * | | | | | | | | mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-05
| | | * | | | | | | | | mac80211: remove BUG_ON usageJohannes Berg2014-04-29
| | | * | | | | | | | | cfg80211: remove BUG_ON usageJohannes Berg2014-04-29
| | * | | | | | | | | | Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-22
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | NFC: NCI: Send all NCI frames to raw socketsHiren Tandel2014-05-19
| | | * | | | | | | | | | NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2014-05-19
| | | * | | | | | | | | | NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel2014-05-19
| | | * | | | | | | | | | NFC: digital: Handle multiple SENSF_REQ framesMark A. Greer2014-05-19
| | | * | | | | | | | | | NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zeroMark A. Greer2014-05-19
| | | * | | | | | | | | | NFC: hci: Fix sparse: cast to restricted __be16Christophe Ricard2014-04-21
| | | * | | | | | | | | | NFC: digital: Add support for ISO/IEC 14443-B ProtocolMark A. Greer2014-04-21
| | | * | | | | | | | | | NFC: hci: Add load_session HCI operandChristophe Ricard2014-04-21
| | | * | | | | | | | | | NFC: hci: Extend command execution delayChristophe Ricard2014-04-21
| | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville2014-05-06
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | net: rfkill: gpio: hard-code the gpio namesHeikki Krogerus2014-04-11
| | | * | | | | | | | | | | | net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chipHeikki Krogerus2014-04-11
| | | * | | | | | | | | | | | net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2Heikki Krogerus2014-04-11
| | | * | | | | | | | | | | | net: rfkill: gpio: remove unused and obsolete platform parametersHeikki Krogerus2014-04-11
* | | | | | | | | | | | | | | atm: remove commented out checkPaul Bolle2014-05-30
* | | | | | | | | | | | | | | net: tso: Export symbols for modular buildSachin Kamat2014-05-30
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | netfilter: bridge: fix Kconfig unmet dependenciesPablo Neira2014-05-26
* | | | | | | | | | | | | | tipc: Don't reset the timeout when restartingArnaldo Carvalho de Melo2014-05-24
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang2014-05-22
| | * | | | | | | | | | | | ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-22
| | * | | | | | | | | | | | ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-21
| | * | | | | | | | | | | | net_sched: fix an oops in tcindex filterCong Wang2014-05-21
| | * | | | | | | | | | | | ip_tunnel: Initialize the fallback device properlySteffen Klassert2014-05-21
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso2014-05-15
| | | * | | | | | | | | | | netfilter: nf_tables: fix missing return trace at the end of non-base chainPablo Neira Ayuso2014-05-12
| | | * | | | | | | | | | | netfilter: nf_tables: fix bogus rulenum after goto actionPablo Neira Ayuso2014-05-12