aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-04mac80211: catch queue stop underflowJohannes Berg1-2/+5
2015-12-04mac80211: properly free TX skbs when monitor TX failsJohannes Berg1-1/+1
2015-12-04mac80211: properly free skb when r-o-c for TX failsJohannes Berg1-1/+1
2015-12-04Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Johannes Berg1-1/+2
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg2-14/+19
2015-12-04cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker1-2/+2
2015-12-04mac80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally1-0/+6
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally5-0/+47
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com2-2/+8
2015-12-04mac80211_hwsim: do not actively scan DFS channelsJohannes Berg1-1/+2
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka2-121/+0
2015-12-04cfg80211: reg: Remove unused function parameterMichal Sojka1-4/+3
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller4-4/+79
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach3-43/+148
2015-12-04cfg80211: ocb: Fix null pointer deref if join_ocb is unimplementedOla Olsson1-0/+3
2015-12-04nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detectLuca Coelho1-2/+3
2015-12-04mac80211: remove string from unaligned packet warningJohannes Berg1-2/+1
2015-12-04lib80211: ratelimit key index mismatchJohannes Berg2-4/+4
2015-12-04mac80211: mesh: print MAC address instead of pointerJohannes Berg1-2/+2
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg2-9/+5
2015-12-04cfg80211: add complete data to station add/change tracingJohannes Berg1-0/+38
2015-12-04cfg80211: Add missing tracing to cfg80211Ilan Peer3-5/+108
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg3-2/+23
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg1-2/+6
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli1-4/+5
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller1-1/+1
2015-11-24sh_eth: Remove obsolete r8a777x-ether platform_device_id entryGeert Uytterhoeven1-3/+0
2015-11-24sh_eth: Remove obsolete r8a7740-gether platform_device_id entryGeert Uytterhoeven1-63/+62
2015-11-24sh_eth: Remove obsolete r8a779x-ether platform_device_id entriesGeert Uytterhoeven1-4/+2
2015-11-24sh_eth: Remove obsolete r7s72100-ether platform_device_id entryGeert Uytterhoeven1-41/+42
2015-11-24vrf: remove slave queue and private slave structNikolay Aleksandrov1-63/+5
2015-11-24net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar1-7/+2
2015-11-24drivers: net: xgene: optimizing the codeSaurabh Sengar1-16/+9
2015-11-24net/ipv4/ipconfig: Rejoin broken lines in console outputGeert Uytterhoeven1-10/+9
2015-11-24net: dsa: include gpio consumer header fileArnd Bergmann1-0/+1
2015-11-23VSOCK: constify vmci_transport_notify_ops structuresJulia Lawall4-5/+6
2015-11-23net: atm: constify in_cache_ops and eg_cache_ops structuresJulia Lawall2-4/+4
2015-11-23net: ipmr: factor out common vif init codeNikolay Aleksandrov1-21/+19
2015-11-23net: ipmr: rearrange and cleanup setsockoptNikolay Aleksandrov1-84/+107
2015-11-23net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it failsNikolay Aleksandrov1-2/+0
2015-11-23net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLESNikolay Aleksandrov1-2/+2
2015-11-23net: ipmr: make ip_mroute_getsockopt more understandableNikolay Aleksandrov1-14/+14
2015-11-23net: ipmr: fix code and comment styleNikolay Aleksandrov2-147/+54
2015-11-23net: ipmr: remove some pimsm ifdefs and simplifyNikolay Aleksandrov1-96/+84
2015-11-23net: ipmr: always define mroute_reg_vif_numNikolay Aleksandrov1-8/+0
2015-11-23net: ipmr: move the tbl id check in ipmr_new_tableNikolay Aleksandrov1-11/+17
2015-11-23intel: i40e: fix confused codeRasmus Villemoes1-14/+10
2015-11-23ixgbevf: fix spoofed packets with random MACEmil Tantilov2-1/+4
2015-11-23ixgbevf: use ether_addr_copy instead of memcpyEmil Tantilov1-8/+6
2015-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg1-4/+3