summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Bluetooth: make bluetooth 6lowpan as an optionAlexander Aring2014-03-113-2/+30
| | | * | | | Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2014-03-102-8/+17
| | | * | | | Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-093-5/+94
| | | * | | | Bluetooth: Fix skb allocation check for A2MPGustavo Padovan2014-03-071-1/+7
| | | * | | | Bluetooth: Fix expected key count debug logsJohan Hedberg2014-03-071-3/+3
| | | * | | | Bluetooth: Fix removing Long Term KeyClaudio Takahasi2014-03-051-1/+7
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-2022-176/+298
| | |\ \ \ \ \
| | | * | | | | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang2014-03-194-5/+2
| | | * | | | | cfg80211: remove unnecessary checkZhao, Gang2014-03-191-3/+0
| | | * | | | | mac80211: set beamforming bit in radiotapEmmanuel Grumbach2014-03-191-0/+2
| | | * | | | | cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-193-29/+23
| | | * | | | | cfg80211: make __cfg80211_join_ibss() staticZhao, Gang2014-03-192-8/+4
| | | * | | | | mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar2014-03-191-2/+4
| | | * | | | | mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun2014-03-191-1/+1
| | | * | | | | mac80211: fix suspend vs. authentication raceJohannes Berg2014-03-193-3/+38
| | | * | | | | mac80211: verify deauthentication and return error on failureJohannes Berg2014-03-191-13/+17
| | | * | | | | mac80211: fix potential use-after-freeJohannes Berg2014-03-191-1/+1
| | | * | | | | cfg80211: allow reprocessing of pending requestsLuis R. Rodriguez2014-03-031-6/+8
| | | * | | | | mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh2014-03-031-0/+1
| | | * | | | | mac80211: refactor channel switch functionMichal Kazior2014-03-031-50/+63
| | | * | | | | cfg80211: send stop AP event only due to internal reasonIlan Peer2014-02-255-8/+9
| | | * | | | | cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-255-6/+72
| | | * | | | | cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-253-8/+45
| | | * | | | | cfg80211: regulatory: allow user to set world regdomainJanusz Dziedzic2014-02-251-3/+0
| | | * | | | | cfg80211: regulatory: simplify uevent sendingJohannes Berg2014-02-252-30/+8
| | * | | | | | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-179-33/+331
| | |\ \ \ \ \ \
| | | * | | | | | NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()Axel Lin2014-03-141-2/+2
| | | * | | | | | NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gbAxel Lin2014-03-142-6/+5
| | | * | | | | | NFC: Remove redundant test for dev->n_targets in nfc_find_targetAxel Lin2014-03-141-3/+0
| | | * | | | | | NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer2014-03-111-1/+1
| | | * | | | | | NFC: Use LIST_HEAD() at appropriate placesAxel Lin2014-02-232-6/+2
| | | * | | | | | NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masksAxel Lin2014-02-231-2/+2
| | | * | | | | | NFC: Use list_for_each_entry in nfc_find_se()Axel Lin2014-02-231-2/+2
| | | * | | | | | NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin2014-02-232-2/+4
| | | * | | | | | NFC: digital: Fix a possible memory leakThierry Escande2014-02-161-5/+13
| | | * | | | | | NFC: digital: Add missing break in switch statementThierry Escande2014-02-161-0/+1
| | | * | | | | | NFC: digital: Add ISO-DEP support for data exchangeThierry Escande2014-02-163-4/+83
| | | * | | | | | NFC: digital: Add poll support for type 4A tag platformThierry Escande2014-02-162-2/+86
| | | * | | | | | NFC: Add netlink support for ISO/IEC 15693Mark A. Greer2014-02-161-0/+8
| | | * | | | | | NFC: digital: Add Digital Layer support for ISO/IEC 15693Mark A. Greer2014-02-163-0/+124
* | | | | | | | | ipv4: remove ip_rt_dump from route.cLi RongQing2014-03-242-6/+1
* | | | | | | | | ipv4: remove ipv4_ifdown_dst from route.cLi RongQing2014-03-241-6/+0
* | | | | | | | | batman-adv: Start new development cycleSimon Wunderlich2014-03-221-1/+1
* | | | | | | | | batman-adv: improve DAT documentationAntonio Quartulli2014-03-222-2/+6
* | | | | | | | | batman-adv: improve the TT flags documentationAntonio Quartulli2014-03-221-4/+24
* | | | | | | | | batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing2014-03-226-3/+198
* | | | | | | | | batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing2014-03-226-8/+156
* | | | | | | | | batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing2014-03-229-26/+266
* | | | | | | | | batman-adv: Announce new capability via multicast TVLVLinus Lüssing2014-03-227-6/+167
* | | | | | | | | batman-adv: introduce capability initialization bitfieldLinus Lüssing2014-03-223-9/+11