aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-26cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva1-16/+7
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok3-0/+64
2019-04-26cfg80211: remove redundant zero check on variable 'changed'Colin Ian King1-3/+0
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2-3/+5
2019-04-26mac80211: minstrel_ht: automatically calculate rate duration shiftFelix Fietkau1-54/+80
2019-04-26mac80211: minstrel_ht: add support for rates with 4 spatial streamsFelix Fietkau2-1/+11
2019-04-26mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau3-39/+56
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel10-60/+151
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel6-16/+101
2019-04-26mac80211: Optimize tailroom_needed update checksAlexander Wetzel1-9/+15
2019-04-26mac80211: set NETIF_F_LLTX when using intermediate tx queuesFelix Fietkau1-0/+1
2019-04-26mac80211: run late dequeue late tx handlers without holding fq->lockFelix Fietkau1-2/+8
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau2-13/+20
2019-04-26mac80211: mesh: drop redundant rcu_read_lock/unlock callsFelix Fietkau2-20/+8
2019-04-26ieee80211: update HE IEs to D4.0 specLiad Kaufman1-5/+8
2019-04-26mac80211: support profile split between elementsSara Sharon2-20/+37
2019-04-26cfg80211: support profile split between elementsSara Sharon2-6/+117
2019-04-26mac80211: support non-inheritance elementSara Sharon1-57/+77
2019-04-26cfg80211: support non-inheritance elementSara Sharon3-1/+69
2019-04-26cfg80211: don't skip multi-bssid index elementSara Sharon1-2/+1
2019-04-26mac80211_hwsim: set p2p device interface support indicationAvraham Stern1-0/+2
2019-04-26nl80211: increase NL80211_MAX_SUPP_REG_RULESShaul Triebitz1-2/+2
2019-04-26netdevsim: implement ndo_get_devlink_portJiri Pirko1-0/+8
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko8-197/+238
2019-04-26netdevsim: extend device attrs to support port addition and deletionJiri Pirko3-4/+92
2019-04-26netdevsim: implement dev probe/remove skeleton with port initializationJiri Pirko4-30/+160
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko5-17/+15
2019-04-26netdevsim: generate random switch id instead of using dev idJiri Pirko3-2/+5
2019-04-26netdevsim: merge sdev into devJiri Pirko6-119/+120
2019-04-26netdevsim: rename dev_init/exit() functions and make them independent on nsJiri Pirko3-28/+30
2019-04-26netdevsim: add bus attributes to add new and delete devicesJiri Pirko3-4/+99
2019-04-26netdevsim: use ida for bus device idsJiri Pirko1-3/+10
2019-04-26netdevsim: add stub netdevsim driver implementationJiri Pirko1-1/+20
2019-04-26netdevsim: move device registration and related code to bus.cJiri Pirko4-163/+207
2019-04-26netdevsim: put netdevsim bus code into separate fileJiri Pirko4-13/+38
2019-04-26netdevsim: rename devlink.c to dev.c to contain per-dev(asic) itemsJiri Pirko4-59/+56
2019-04-26netdevsim: create devlink instance per netdevsim instanceJiri Pirko4-202/+124
2019-04-26netdevsim: move device registration on bus to be done earlier in initJiri Pirko1-13/+13
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2-0/+11
2019-04-24ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet1-9/+23
2019-04-24net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet1-11/+16
2019-04-24rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2-5/+10
2019-04-24MAINTAINERS: LEDs: Add designated reviewer for LED subsystemDan Murphy1-0/+1
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun2-3/+11
2019-04-24net: sched: flower: refactor reoffload for concurrent accessVlad Buslov1-22/+57
2019-04-24net: mvneta: Switch to using devm_alloc_etherdev_mqsRosen Penev1-8/+4
2019-04-24tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet1-6/+3
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin1-0/+2
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi1-2/+0
2019-04-23ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern2-4/+12