summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* nl802154: stricter input checking for boolean inputsStefan Schmidt2015-08-281-4/+12
* Bluetooth: Make the function sco_conn_del have a return type of voidNicholas Krause2015-08-281-3/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-1722-194/+491
|\
| * ieee802154: 6lowpan: fix non-lowpan wpan interfacesAlexander Aring2015-08-151-3/+4
| * ieee802154: 6lowpan: fix packet layer registrationAlexander Aring2015-08-151-5/+17
| * 6lowpan: move module_init into core functionalityAlexander Aring2015-08-112-19/+20
| * 6lowpan: add generic 6lowpan netdev private dataAlexander Aring2015-08-115-6/+32
| * Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring2015-08-111-1/+1
| * net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis2015-08-111-1/+0
| * Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2015-08-102-5/+8
| * Bluetooth: timeout handling in new connect procedureJakub Pawlowski2015-08-101-2/+6
| * Bluetooth: advertisement handling in new connect procedureJakub Pawlowski2015-08-103-37/+72
| * Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-102-0/+207
| * Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-104-10/+7
| * ieee802154: 6lowpan: fix error frag handlingAlexander Aring2015-08-101-1/+1
| * ieee802154: add ack request default handlingAlexander Aring2015-08-105-1/+77
| * mac802154: change frame_retries behaviourAlexander Aring2015-08-102-8/+4
| * mac802154: cfg: remove test and set checksAlexander Aring2015-08-101-16/+0
| * mac802154: fix wpan mac setting while lowpan is thereAlexander Aring2015-08-101-0/+15
| * ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring2015-08-103-86/+27
| * 6lowpan: Fix extraction of flow label fieldLukasz Duda2015-08-101-1/+1
| * Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter2015-08-101-1/+1
* | net: Export bpf_prog_create_from_user().David S. Miller2015-08-171-0/+1
* | ipv6: trivial whitespace fixIan Morris2015-08-171-1/+2
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-08-179-48/+102
|\ \
| * | batman-adv: Fix potentially broken skb network header accessLinus Lüssing2015-08-141-1/+6
| * | batman-adv: remove broadcast packets scheduled for purged outgoing ifSimon Wunderlich2015-08-141-1/+2
| * | batman-adv: protect tt request from double deletionMarek Lindner2015-08-141-4/+5
| * | batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing2015-08-143-13/+58
| * | batman-adv: Make MCAST capability changes atomicLinus Lüssing2015-08-142-9/+11
| * | batman-adv: Make TT capability changes atomicLinus Lüssing2015-08-142-5/+7
| * | batman-adv: Make NC capability changes atomicLinus Lüssing2015-08-142-4/+5
| * | batman-adv: Make DAT capability changes atomicLinus Lüssing2015-08-142-5/+6
| * | batman-adv: Avoid u32 overflow during gateway selectRuben Wisniewski2015-08-111-1/+1
| * | batman-adv: Replace gw_reselect divisor with simple shiftSven Eckelmann2015-08-111-5/+1
* | | Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller2015-08-1741-801/+1418
|\ \ \
| * | | mac80211: use DECLARE_EWMAJohannes Berg2015-08-145-10/+12
| * | | mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-146-16/+181
| * | | mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi2015-08-141-0/+27
| * | | mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi2015-08-141-68/+71
| * | | mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi2015-08-141-6/+5
| * | | mac80211: Make OCB mode set BSSIDBertold Van den Bergh2015-08-141-1/+1
| * | | mac80211: Only accept data frames in OCB modeBertold Van den Bergh2015-08-141-1/+1
| * | | mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh2015-08-141-1/+2
| * | | nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh2015-08-141-1/+2
| * | | cfg80211: propagate set_wiphy failure to userspaceMichal Kazior2015-08-141-0/+1
| * | | cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May2015-08-141-11/+53
| * | | mac80211: remove always true conditionDan Carpenter2015-08-131-4/+1
| * | | mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg2015-08-131-17/+0
| * | | rfkill: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-131-1/+2
OpenPOWER on IntegriCloud