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
*
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
2013-12-09
3
-9
/
+17
*
unix: convert printks to pr_<level>
wangweidong
2013-12-06
1
-4
/
+5
*
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...
Jiri Pirko
2013-12-06
1
-72
/
+99
*
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
2013-12-06
1
-12
/
+20
*
net: introduce dev_consume_skb_any()
Eric Dumazet
2013-12-06
1
-15
/
+30
*
sctp: fix some comments in associola.c
wangweidong
2013-12-06
1
-4
/
+4
*
sctp: convert sctp_peer_needs_update to boolean
wangweidong
2013-12-06
1
-3
/
+3
*
sctp: remove the else path
wangweidong
2013-12-06
1
-7
/
+3
*
sctp: remove the duplicate initialize
wangweidong
2013-12-06
1
-41
/
+0
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-12-06
46
-1092
/
+2460
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
46
-1092
/
+2460
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
15
-59
/
+99
|
|
|
\
|
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
46
-1092
/
+2460
|
|
|
\
\
|
|
|
*
|
mac80211: fix rx_nss calculation for drivers with hw rc
Michal Kazior
2013-12-02
1
-2
/
+2
|
|
|
*
|
mac80211: don't leak next beacon when csa is aborted
Simon Wunderlich
2013-12-02
1
-0
/
+3
|
|
|
*
|
mac80211: don't cancel csa finalize work within stop_ap
Simon Wunderlich
2013-12-02
1
-1
/
+0
|
|
|
*
|
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
2013-12-02
2
-12
/
+18
|
|
|
*
|
mac80211: modify beacon using sdata/wdev-lock, not rtnl lock
Simon Wunderlich
2013-12-02
2
-8
/
+15
|
|
|
*
|
cfg80211: protect beacon changing functions with wdev-lock
Simon Wunderlich
2013-12-02
1
-3
/
+19
|
|
|
*
|
mac80211: mesh: only get tsf if we need it
Bob Copeland
2013-12-02
1
-14
/
+14
|
|
|
*
|
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
6
-57
/
+48
|
|
|
*
|
mac80211: update ht flag if bss configuration changed
Avri Altman
2013-12-02
1
-8
/
+10
|
|
|
*
|
mac80211: remove sta_info_flush() from interface teardown
Johannes Berg
2013-12-02
1
-4
/
+0
|
|
|
*
|
mac80211: Tx frame latency statistics
Matti Gottlieb
2013-12-02
8
-0
/
+486
|
|
|
*
|
cfg80211: fix reporting 5/10 MHz support to user space
Felix Fietkau
2013-12-02
1
-4
/
+5
|
|
|
*
|
mac80211: minstrel_ht: do not sample unsupported rates
Karl Beldan
2013-11-25
1
-3
/
+7
|
|
|
*
|
cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper
Luis R. Rodriguez
2013-11-25
1
-25
/
+16
|
|
|
*
|
cfg80211: distinguish unset DFS region from unknown
Luis R. Rodriguez
2013-11-25
1
-0
/
+3
|
|
|
*
|
cfg80211: intersection dfs regions when intersecting regdomains
Luis R. Rodriguez
2013-11-25
1
-0
/
+16
|
|
|
*
|
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
Luis R. Rodriguez
2013-11-25
3
-4
/
+4
|
|
|
*
|
mac80211: minstrels: spare numerous useless calls to get_random_bytes
Karl Beldan
2013-11-25
2
-4
/
+2
|
|
|
*
|
mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES
Karl Beldan
2013-11-25
2
-7
/
+5
|
|
|
*
|
mac80211: add min required channel definition field
Eliad Peller
2013-11-25
5
-2
/
+183
|
|
|
*
|
mac80211: enable easier manipulation of VHT beamforming caps
Eyal Shapira
2013-11-25
1
-4
/
+3
|
|
|
*
|
mac80211: move csa_chandef to sdata
Luciano Coelho
2013-11-25
6
-17
/
+14
|
|
|
*
|
mac80211: use put_unaligned_le in mesh when necessary
Chun-Yeow Yeoh
2013-11-25
4
-58
/
+45
|
|
|
*
|
mac80211: use put_unaligned_le16 in mesh_plink_frame_tx
Chun-Yeow Yeoh
2013-11-25
5
-34
/
+34
|
|
|
*
|
cfg80211: add an option to disable processing country IEs
Luis R. Rodriguez
2013-11-25
1
-0
/
+3
|
|
|
*
|
cfg80211: add flags to define country IE processing rules
Luis R. Rodriguez
2013-11-25
1
-5
/
+3
|
|
|
*
|
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
2
-17
/
+17
|
|
|
*
|
mac80211: use put_unaligned_le16 for precedence value in mesh
Chun-Yeow Yeoh
2013-11-25
2
-7
/
+2
|
|
|
*
|
cfg80211: rename __set_regdom() to reg_set_rd_country_ie()
Luis R. Rodriguez
2013-11-25
1
-6
/
+5
|
|
|
*
|
cfg80211: set driver regulatory updates on its own
Luis R. Rodriguez
2013-11-25
1
-67
/
+56
|
|
|
*
|
cfg80211: set user regulatory updates on its own
Luis R. Rodriguez
2013-11-25
1
-0
/
+35
|
|
|
*
|
cfg80211: set core regulatory updates on its own
Luis R. Rodriguez
2013-11-25
1
-13
/
+27
|
|
|
*
|
cfg80211: pass the last_request to __set_regdom()
Luis R. Rodriguez
2013-11-25
1
-3
/
+3
|
|
|
*
|
cfg80211: move core reg_notfier() check to source
Luis R. Rodriguez
2013-11-25
1
-13
/
+18
|
|
|
*
|
cfg80211: allow only the core to request to update the world regdom
Luis R. Rodriguez
2013-11-25
1
-0
/
+2
|
|
|
*
|
cfg80211: add helper for calling CRDA
Luis R. Rodriguez
2013-11-25
1
-12
/
+12
|
|
|
*
|
cfg80211: add helper for kfree'ing and assigning last_request
Luis R. Rodriguez
2013-11-25
1
-10
/
+11
[next]