summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka
2015-12-04cfg80211: reg: Remove unused function parameterMichal Sojka
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach
2015-12-04cfg80211: ocb: Fix null pointer deref if join_ocb is unimplementedOla Olsson
2015-12-04mac80211: remove string from unaligned packet warningJohannes Berg
2015-12-04lib80211: ratelimit key index mismatchJohannes Berg
2015-12-04mac80211: mesh: print MAC address instead of pointerJohannes Berg
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg
2015-12-04cfg80211: add complete data to station add/change tracingJohannes Berg
2015-12-04cfg80211: Add missing tracing to cfg80211Ilan Peer
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg
2015-12-04Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller
2015-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-24net/ipv4/ipconfig: Rejoin broken lines in console outputGeert Uytterhoeven
2015-11-24net: dsa: include gpio consumer header fileArnd Bergmann
2015-11-23VSOCK: constify vmci_transport_notify_ops structuresJulia Lawall
2015-11-23net: atm: constify in_cache_ops and eg_cache_ops structuresJulia Lawall
2015-11-23net: ipmr: factor out common vif init codeNikolay Aleksandrov
2015-11-23net: ipmr: rearrange and cleanup setsockoptNikolay Aleksandrov
2015-11-23net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it failsNikolay Aleksandrov
2015-11-23net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLESNikolay Aleksandrov
2015-11-23net: ipmr: make ip_mroute_getsockopt more understandableNikolay Aleksandrov
2015-11-23net: ipmr: fix code and comment styleNikolay Aleksandrov
2015-11-23net: ipmr: remove some pimsm ifdefs and simplifyNikolay Aleksandrov
2015-11-23net: ipmr: always define mroute_reg_vif_numNikolay Aleksandrov
2015-11-23net: ipmr: move the tbl id check in ipmr_new_tableNikolay Aleksandrov
2015-11-23net: dsa: Add support for a switch reset gpioAndrew Lunn
2015-11-23Bluetooth: Increment management interface revisionJohan Hedberg
2015-11-23Bluetooth: Fix powering on with privacy and advertisingAndrzej Kaczmarek
2015-11-23Bluetooth: Fix returning proper HCI status from __hci_req_syncJohan Hedberg
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann
2015-11-22Bluetooth: Simplify if statements in tlv_data_is_valid functionMarcel Holtmann
2015-11-22Bluetooth: Add instance range check for Add Advertising commandMarcel Holtmann
2015-11-20net: avoid NULL deref in napi_get_frags()Eric Dumazet
2015-11-20tipc: eliminate remnants of hungarian notationJon Paul Maloy
2015-11-20tipc: narrow down interface towards struct tipc_linkJon Paul Maloy
2015-11-20tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy
2015-11-20tipc: convert node lock to rwlockJon Paul Maloy
2015-11-20tipc: introduce per-link spinlockJon Paul Maloy
2015-11-20tipc: reduce code dependency between binding table and node layerJon Paul Maloy
2015-11-20tipc: small cleanup of function tipc_node_check_state()Jon Paul Maloy
2015-11-20tipc: move linearization of buffers to generic codeJon Paul Maloy
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman