index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
appletalk: fix a coccinella warning in net/appletalk/ddp.c
wangweidong
2014-07-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2014-07-08
37
-2180
/
+2148
|
\
|
*
cfg80211: remove channel_switch combination check
Michal Kazior
2014-06-25
1
-11
/
+0
|
*
mac80211: use chanctx reservation for STA CSA
Michal Kazior
2014-06-25
3
-104
/
+69
|
*
mac80211: use chanctx reservation for AP CSA
Michal Kazior
2014-06-25
2
-29
/
+88
|
*
mac80211: make check_combinations() aware of chanctx reservation
Michal Kazior
2014-06-25
1
-4
/
+31
|
*
mac80211: implement multi-vif in-place reservations
Michal Kazior
2014-06-25
3
-85
/
+715
|
*
mac80211: split sched scan IEs
David Spinadel
2014-06-25
2
-24
/
+25
|
*
mac80211: support more than one band in scan request
David Spinadel
2014-06-25
4
-61
/
+140
|
*
mac80211: protect TDLS discovery session
Arik Nemtsov
2014-06-23
3
-1
/
+32
|
*
mac80211: make sure TDLS peer STA exists during setup
Arik Nemtsov
2014-06-23
1
-0
/
+13
|
*
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
2014-06-23
1
-0
/
+17
|
*
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
2014-06-23
2
-0
/
+58
|
*
mac80211: split tdls_mgmt function
Arik Nemtsov
2014-06-23
1
-23
/
+55
|
*
mac80211: use TDLS initiator in tdls_mgmt operations
Arik Nemtsov
2014-06-23
1
-12
/
+28
|
*
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
2014-06-23
5
-8
/
+18
|
*
mac80211: cleanup TDLS state during failed setup
Arik Nemtsov
2014-06-23
3
-24
/
+115
|
*
mac80211: set auth flags after other station info
Arik Nemtsov
2014-06-23
1
-3
/
+13
|
*
mac80211: clarify TDLS Tx handling
Arik Nemtsov
2014-06-23
1
-16
/
+17
|
*
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
2014-06-23
4
-64
/
+35
|
*
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2014-06-23
2
-6
/
+41
|
*
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-06-23
10
-46
/
+98
|
*
mac80211: don't stop all queues when flushing
Luciano Coelho
2014-06-23
1
-2
/
+2
|
*
net: Mac80211: Remove silly timespec dance
Thomas Gleixner
2014-06-23
2
-9
/
+3
|
*
mac80211: Use ktime_get_ts()
Thomas Gleixner
2014-06-23
2
-3
/
+3
|
*
mac80211: use csa counter offsets instead of csa_active
Michal Kazior
2014-06-23
1
-3
/
+6
|
*
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
2014-06-23
5
-75
/
+115
|
*
mac80211: allow tx via monitor iface when DFS
Janusz Dziedzic
2014-06-23
1
-5
/
+6
|
*
cfg80211: make ethtool the driver's responsibility
Johannes Berg
2014-06-23
12
-530
/
+387
|
*
mac80211: remove weak WEP IV accounting
Johannes Berg
2014-06-23
4
-25
/
+1
|
*
trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/
Antonio Ospite
2014-06-23
1
-1
/
+1
|
*
mac80211: remove ignore_plink_timer flag
Bob Copeland
2014-06-23
2
-9
/
+23
|
*
mac80211: fix station/driver powersave race
Johannes Berg
2014-06-23
4
-29
/
+51
|
*
mac80211: remove PID rate control
John W. Linville
2014-06-23
7
-1026
/
+0
*
|
net: filter: move load_pointer() into filter.h
Zi Shen Lim
2014-07-08
1
-12
/
+3
*
|
net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.
Arvid Brodin
2014-07-08
1
-2
/
+6
*
|
net/hsr: Better frame dispatch
Arvid Brodin
2014-07-08
11
-586
/
+656
*
|
net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_...
Arvid Brodin
2014-07-08
1
-3
/
+11
*
|
net/hsr: Implemented .ndo_fix_features (better device features handling).
Arvid Brodin
2014-07-08
2
-8
/
+49
*
|
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
2014-07-08
9
-405
/
+438
*
|
net/hsr: Move slave init to hsr_slave.c.
Arvid Brodin
2014-07-08
6
-164
/
+205
*
|
net/hsr: Operstate handling cleanup.
Arvid Brodin
2014-07-08
3
-22
/
+30
*
|
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
2014-07-08
5
-27
/
+15
*
|
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
Arvid Brodin
2014-07-08
6
-247
/
+283
*
|
net/hsr: Better variable names and update of contact info.
Arvid Brodin
2014-07-08
8
-305
/
+304
*
|
ipconfig: add static to local variable
Fabian Frederick
2014-07-08
1
-1
/
+1
*
|
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
2014-07-07
1
-14
/
+46
*
|
net: Only do flow_dissector hash computation once per packet
Tom Herbert
2014-07-07
1
-0
/
+2
*
|
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
2014-07-07
6
-5
/
+29
*
|
flow_dissector: Use IPv6 flow label in flow_dissector
Tom Herbert
2014-07-07
1
-0
/
+17
[next]