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
*
mac80211: add debugfs for driver-buffered TID bitmap
Johannes Berg
2013-08-01
1
-0
/
+9
*
mac80211: report some VHT radiotap infos for tx status
Karl Beldan
2013-08-01
1
-13
/
+63
*
mac80211: ibss - remove not authorized station earlier
Antonio Quartulli
2013-08-01
1
-1
/
+29
*
mac80211: use oneshot blink API for LED triggers
Fabio Baltieri
2013-08-01
5
-17
/
+10
*
mac80211: make active monitor injection work w/ HW queue
Johannes Berg
2013-07-16
1
-0
/
+4
*
mac80211: set forwarding in mesh capability info
Chun-Yeow Yeoh
2013-07-16
1
-1
/
+3
*
mac80211: fix off-by-one regression in ibss beacon generation
Simon Wunderlich
2013-07-16
1
-1
/
+3
*
mac80211: fix regression when initializing ibss wmm params
Simon Wunderlich
2013-07-16
3
-31
/
+10
*
nl80211: allow 5 and 10 MHz channels for IBSS
Simon Wunderlich
2013-07-16
1
-0
/
+2
*
mac80211: return if IBSS chandef can not be used
Simon Wunderlich
2013-07-16
1
-0
/
+8
*
mac80211: allow scanning for 5/10 MHz channels in IBSS
Simon Wunderlich
2013-07-16
4
-23
/
+56
*
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
Simon Wunderlich
2013-07-16
3
-3
/
+4
*
cfg80211/mac80211: get mandatory rates based on scan width
Simon Wunderlich
2013-07-16
3
-9
/
+29
*
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
2013-07-16
12
-159
/
+352
*
mac80211: add radiotap flag and handling for 5/10 MHz
Simon Wunderlich
2013-07-16
1
-9
/
+12
*
mac80211: fix timing for 5 MHz and 10 MHz channels
Simon Wunderlich
2013-07-16
5
-25
/
+90
*
mac80211/rc80211: add chandef to rate initialization
Simon Wunderlich
2013-07-16
4
-9
/
+27
*
nl80211: add scan width to bss and scan request structs
Simon Wunderlich
2013-07-16
3
-16
/
+28
*
cfg80211/nl80211: Add packet coalesce support
Amitkumar Karwar
2013-07-16
4
-0
/
+321
*
mac80211: add per-chain signal information to radiotap
Johannes Berg
2013-07-16
1
-17
/
+52
*
mac80211: enable HT overrides for ibss
Simon Wunderlich
2013-07-16
3
-17
/
+57
*
nl80211: enable HT overrides for ibss
Simon Wunderlich
2013-07-16
1
-0
/
+13
*
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
2013-07-16
1
-18
/
+16
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
3
-52
/
+26
|
\
|
*
sunrpc: now we can just set ->s_d_op
Al Viro
2013-07-14
1
-3
/
+2
|
*
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
2013-07-14
1
-25
/
+9
|
*
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-14
3
-31
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
21
-146
/
+170
|
\
\
|
*
|
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
2013-07-12
1
-4
/
+11
|
*
|
tcp: account all retransmit failures
Yuchung Cheng
2013-07-12
1
-3
/
+4
|
*
|
net: access page->private by using page_private
Sunghan Suh
2013-07-12
1
-3
/
+3
|
*
|
net: strict_strtoul is obsolete, use kstrtoul instead
“Cosmin
2013-07-12
1
-1
/
+1
|
*
|
net/tipc: use %*phC to dump small buffers in hex form
Andy Shevchenko
2013-07-11
1
-7
/
+1
|
*
|
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
2013-07-11
1
-1
/
+1
|
*
|
pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts
Paolo Valente
2013-07-11
1
-63
/
+55
|
*
|
pkt_sched: sch_qfq: improve efficiency of make_eligible
Paolo Valente
2013-07-11
1
-1
/
+8
|
*
|
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2013-07-11
3
-9
/
+12
|
*
|
inet: fix spacing in assignment
Camelia Groza
2013-07-11
1
-1
/
+1
|
*
|
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
Hannes Frederic Sowa
2013-07-11
1
-23
/
+40
|
*
|
9p: fix off by one causing access violations and memory corruption
Sasha Levin
2013-07-11
1
-5
/
+5
|
*
|
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
2013-07-10
1
-3
/
+6
|
*
|
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
3
-9
/
+9
|
*
|
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
4
-4
/
+4
|
*
|
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
9
-9
/
+9
*
|
|
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-11
2
-12
/
+29
|
\
\
\
|
*
|
|
SUNRPC: Fix a deadlock in rpc_client_register()
Trond Myklebust
2013-07-10
1
-7
/
+9
|
*
|
|
rpc_pipe: rpc_dir_inode_operations can be static
Fengguang Wu
2013-07-09
1
-1
/
+1
|
*
|
|
rpc_pipe: set dentry operations at d_alloc time
Jeff Layton
2013-07-09
1
-5
/
+20
*
|
|
|
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2013-07-11
3
-76
/
+167
|
\
\
\
\
|
*
|
|
|
9P: Add cancelled() to the transport functions.
Simon Derr
2013-07-07
2
-3
/
+20
[next]