index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
scatterlist.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
mac80211: only allocate one queue when using iTXQs
Johannes Berg
1
-5
/
+5
2019-04-26
nl80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-7
/
+3
2019-04-26
cfg80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-16
/
+7
2019-04-26
mac80211: debugfs option to force TX status frames
Julius Niedworok
3
-0
/
+64
2019-04-26
cfg80211: remove redundant zero check on variable 'changed'
Colin Ian King
1
-3
/
+0
2019-04-26
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2
-3
/
+5
2019-04-26
mac80211: minstrel_ht: automatically calculate rate duration shift
Felix Fietkau
1
-54
/
+80
2019-04-26
mac80211: minstrel_ht: add support for rates with 4 spatial streams
Felix Fietkau
2
-1
/
+11
2019-04-26
mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
Felix Fietkau
3
-39
/
+56
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
10
-60
/
+151
2019-04-26
nl80211/cfg80211: Extended Key ID support
Alexander Wetzel
6
-16
/
+101
2019-04-26
mac80211: Optimize tailroom_needed update checks
Alexander Wetzel
1
-9
/
+15
2019-04-26
mac80211: set NETIF_F_LLTX when using intermediate tx queues
Felix Fietkau
1
-0
/
+1
2019-04-26
mac80211: run late dequeue late tx handlers without holding fq->lock
Felix Fietkau
1
-2
/
+8
2019-04-26
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
Felix Fietkau
2
-13
/
+20
2019-04-26
mac80211: mesh: drop redundant rcu_read_lock/unlock calls
Felix Fietkau
2
-20
/
+8
2019-04-26
ieee80211: update HE IEs to D4.0 spec
Liad Kaufman
1
-5
/
+8
2019-04-26
mac80211: support profile split between elements
Sara Sharon
2
-20
/
+37
2019-04-26
cfg80211: support profile split between elements
Sara Sharon
2
-6
/
+117
2019-04-26
mac80211: support non-inheritance element
Sara Sharon
1
-57
/
+77
2019-04-26
cfg80211: support non-inheritance element
Sara Sharon
3
-1
/
+69
2019-04-26
cfg80211: don't skip multi-bssid index element
Sara Sharon
1
-2
/
+1
2019-04-26
mac80211_hwsim: set p2p device interface support indication
Avraham Stern
1
-0
/
+2
2019-04-26
nl80211: increase NL80211_MAX_SUPP_REG_RULES
Shaul Triebitz
1
-2
/
+2
2019-04-26
netdevsim: implement ndo_get_devlink_port
Jiri Pirko
1
-0
/
+8
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
8
-197
/
+238
2019-04-26
netdevsim: extend device attrs to support port addition and deletion
Jiri Pirko
3
-4
/
+92
2019-04-26
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
4
-30
/
+160
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
5
-17
/
+15
2019-04-26
netdevsim: generate random switch id instead of using dev id
Jiri Pirko
3
-2
/
+5
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
6
-119
/
+120
2019-04-26
netdevsim: rename dev_init/exit() functions and make them independent on ns
Jiri Pirko
3
-28
/
+30
2019-04-26
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
3
-4
/
+99
2019-04-26
netdevsim: use ida for bus device ids
Jiri Pirko
1
-3
/
+10
2019-04-26
netdevsim: add stub netdevsim driver implementation
Jiri Pirko
1
-1
/
+20
2019-04-26
netdevsim: move device registration and related code to bus.c
Jiri Pirko
4
-163
/
+207
2019-04-26
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
4
-13
/
+38
2019-04-26
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
Jiri Pirko
4
-59
/
+56
2019-04-26
netdevsim: create devlink instance per netdevsim instance
Jiri Pirko
4
-202
/
+124
2019-04-26
netdevsim: move device registration on bus to be done earlier in init
Jiri Pirko
1
-13
/
+13
2019-04-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2
-0
/
+11
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-24
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-11
/
+16
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-04-24
MAINTAINERS: LEDs: Add designated reviewer for LED subsystem
Dan Murphy
1
-0
/
+1
2019-04-24
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-04-24
net: sched: flower: refactor reoffload for concurrent access
Vlad Buslov
1
-22
/
+57
2019-04-24
net: mvneta: Switch to using devm_alloc_etherdev_mqs
Rosen Penev
1
-8
/
+4
2019-04-24
tipc: tipc_udp_recv() cleanup vs rcu verbs
Eric Dumazet
1
-6
/
+3
2019-04-24
net: vrf: Fix operation not supported when set vrf mac
Miaohe Lin
1
-0
/
+2
[prev]
[next]