index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: add start / stop NAN commands
Ayala Beker
2016-09-30
16
-6
/
+260
*
cfg80211: Add support for static WEP in the driver
David Spinadel
2016-09-30
7
-9
/
+24
*
mac80211: Move ieee802111_tx_dequeue() to later in tx.c
Toke Høiland-Jørgensen
2016-09-30
1
-45
/
+45
*
cfg80211: wext: really don't store non-WEP keys
Johannes Berg
2016-09-28
1
-1
/
+11
*
cfg80211: add checks for beacon rate, extend to mesh
Johannes Berg
2016-09-26
3
-13
/
+54
*
cfg80211: Add support to configure a beacon data rate
Purushottam Kushwaha
2016-09-26
2
-233
/
+302
*
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
2016-09-19
34
-277
/
+484
|
\
|
*
cfg80211: add helper to find an IE that matches a byte-array
Luca Coelho
2016-09-16
2
-32
/
+59
|
*
mac80211_hwsim: statically initialize hwsim_radios list
Johannes Berg
2016-09-16
1
-2
/
+1
|
*
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
2016-09-16
1
-1
/
+1
|
*
cfg80211: remove unnecessary pointer-of
Johannes Berg
2016-09-15
1
-1
/
+1
|
*
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
2016-09-15
3
-0
/
+13
|
*
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
2016-09-15
3
-28
/
+2
|
*
mac80211: remove pointless chanctx NULL check
Johannes Berg
2016-09-15
1
-4
/
+0
|
*
mac80211: remove unused assignment
Johannes Berg
2016-09-15
1
-1
/
+0
|
*
nl80211: always check nla_put* return values
Johannes Berg
2016-09-15
1
-5
/
+8
|
*
nl80211: always check nla_nest_start() return value
Johannes Berg
2016-09-15
1
-0
/
+11
|
*
mac80211: fix scan completed tracing
Johannes Berg
2016-09-15
1
-1
/
+1
|
*
mac80211: fix possible out-of-bounds access
Johannes Berg
2016-09-15
1
-4
/
+8
|
*
cfg80211: allow connect keys only with default (TX) key
Johannes Berg
2016-09-15
4
-2
/
+22
|
*
cfg80211: reduce connect key caching struct size
Johannes Berg
2016-09-13
6
-17
/
+10
|
*
cfg80211: validate key index better
Johannes Berg
2016-09-13
1
-1
/
+7
|
*
cfg80211: wext: only allow WEP keys to be configured before connected
Johannes Berg
2016-09-13
1
-0
/
+3
|
*
nl80211: only allow WEP keys during connect command
Johannes Berg
2016-09-13
1
-5
/
+8
|
*
nl80211: fix connect keys range check
Johannes Berg
2016-09-13
1
-1
/
+1
|
*
cfg80211: disallow shared key authentication with key index 4
Johannes Berg
2016-09-13
2
-2
/
+2
|
*
mac80211: remove useless open_count check
Johannes Berg
2016-09-13
1
-2
/
+1
|
*
mac80211: simplify TDLS RA lookup
Johannes Berg
2016-09-13
1
-11
/
+4
|
*
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
2016-09-13
5
-129
/
+117
|
*
mac80211: send delBA on unexpected BlockAck Request
Johannes Berg
2016-09-12
1
-0
/
+6
|
*
mac80211: send delBA on unexpected BlockAck data frames
Johannes Berg
2016-09-12
3
-2
/
+14
|
*
mac80211: add support for radiotap timestamp field
Johannes Berg
2016-09-12
4
-0
/
+66
|
*
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
2016-09-12
5
-3
/
+51
|
*
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
2016-09-12
3
-2
/
+12
|
*
cfg80211: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-12
1
-1
/
+1
|
*
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
2016-09-12
8
-19
/
+23
|
*
cfg80211: clarify the requirements of .disconnect()
Emmanuel Grumbach
2016-09-12
1
-1
/
+2
|
*
nl80211: Allow GET_INTERFACE dumps to be filtered
Denis Kenzior
2016-09-12
1
-0
/
+29
*
|
net: r6040: add in missing white space in error message text
Colin Ian King
2016-09-19
1
-4
/
+2
*
|
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
2016-09-19
1
-14
/
+18
*
|
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
2016-09-19
3
-39
/
+33
*
|
openvswitch: fix flow stats accounting when node 0 is not possible
Thadeu Lima de Souza Cascardo
2016-09-19
2
-4
/
+7
*
|
Merge branch 'sctp-transmit-errs'
David S. Miller
2016-09-19
6
-104
/
+85
|
\
\
|
*
|
sctp: not return ENOMEM err back in sctp_packet_transmit
Xin Long
2016-09-19
1
-25
/
+22
|
*
|
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
2016-09-19
3
-19
/
+13
|
*
|
sctp: save transmit error to sk_err in sctp_outq_flush
Xin Long
2016-09-19
2
-10
/
+14
|
*
|
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
2016-09-19
4
-3
/
+20
|
*
|
sctp: do not return the transmit err back to sctp_sendmsg
Xin Long
2016-09-19
1
-11
/
+5
|
*
|
sctp: remove the unnecessary state check in sctp_outq_tail
Xin Long
2016-09-19
1
-39
/
+14
|
/
/
*
|
Merge branch 'ip_tunnel-collect_md'
David S. Miller
2016-09-17
9
-59
/
+658
|
\
\
[next]