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
...
*
|
net: qrtr: Support decoding incoming v2 packets
Bjorn Andersson
2017-10-11
1
-38
/
+94
*
|
net: qrtr: Use sk_buff->cb in receive path
Bjorn Andersson
2017-10-11
1
-30
/
+40
*
|
net: qrtr: Clean up control packet handling
Bjorn Andersson
2017-10-11
1
-64
/
+29
*
|
net: qrtr: Pass source and destination to enqueue functions
Bjorn Andersson
2017-10-11
1
-51
/
+69
*
|
net: qrtr: Add control packet definition to uapi
Bjorn Andersson
2017-10-11
1
-12
/
+0
*
|
net: qrtr: Move constants to header file
Bjorn Andersson
2017-10-11
1
-2
/
+0
*
|
net: qrtr: Invoke sk_error_report() after setting sk_err
Bjorn Andersson
2017-10-11
1
-1
/
+1
*
|
Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...
David S. Miller
2017-10-11
37
-730
/
+999
|
\
\
|
|
/
|
*
cfg80211: implement regdb signature checking
Johannes Berg
2017-10-11
6
-1
/
+182
|
*
cfg80211: reg: remove support for built-in regdb
Johannes Berg
2017-10-11
7
-267
/
+1
|
*
cfg80211: support reloading regulatory database
Johannes Berg
2017-10-11
3
-20
/
+77
|
*
cfg80211: support loading regulatory database as firmware file
Johannes Berg
2017-10-11
3
-24
/
+276
|
*
mac80211: only remove AP VLAN frames from TXQ
Johannes Berg
2017-10-11
3
-22
/
+39
|
*
mac80211: aead api to reduce redundancy
Xiang Gao
2017-10-11
7
-152
/
+111
|
*
net/mac80211/mesh_plink: Convert timers to use timer_setup()
Kees Cook
2017-10-06
4
-7
/
+10
|
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2017-10-06
142
-1534
/
+3519
|
|
\
|
*
|
cfg80211/nl80211: add a port authorized event
Avraham Stern
2017-10-02
5
-4
/
+85
|
*
|
mac80211: fix STA_SLOW_THRESHOLD htmldocs failure
Stanislaw Gruszka
2017-10-02
1
-1
/
+1
|
*
|
mac80211: fix bandwidth computation for TDLS peers
Manikanta Pubbisetty
2017-10-02
1
-0
/
+10
|
*
|
wireless: set correct mandatory rate flags
Richard Schütz
2017-09-21
1
-16
/
+14
|
*
|
mac80211: recalculate some sta parameters after insertion
Gregory Greenman
2017-09-21
1
-25
/
+32
|
*
|
nl80211: add an option to allow MFP without requiring it
Emmanuel Grumbach
2017-09-21
1
-1
/
+7
|
*
|
cfg80211: remove unused function ieee80211_data_from_8023()
Johannes Berg
2017-09-21
1
-115
/
+0
|
*
|
mac80211: use offsetofend()
Johannes Berg
2017-09-21
4
-10
/
+8
|
*
|
mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()
Ilan peer
2017-09-21
1
-5
/
+7
|
*
|
mac80211: add documentation to ieee80211_rx_ba_offl()
Luca Coelho
2017-09-21
1
-2
/
+2
|
*
|
mac80211: oce: enable receiving of bcast probe resp
Roee Zamir
2017-09-21
1
-9
/
+28
|
*
|
nl80211: add OCE scan and capability flags
Roee Zamir
2017-09-21
1
-59
/
+78
|
*
|
nl80211: return error for invalid center_freq in 40 MHz
Tova Mussai
2017-09-21
1
-0
/
+9
|
*
|
mac80211: simplify and clarify IE splitting
Johannes Berg
2017-09-21
2
-24
/
+16
|
*
|
mac80211: extend ieee80211_ie_split to support EXTENSION
Liad Kaufman
2017-09-21
1
-8
/
+46
|
*
|
mac80211: avoid allocating TXQs that won't be used
Johannes Berg
2017-09-21
1
-1
/
+3
*
|
|
openvswitch: add ct_clear action
Eric Garver
2017-10-10
4
-0
/
+27
*
|
|
net: dst: move cpu inside ifdef to avoid compilation warning
Jakub Kicinski
2017-10-10
1
-1
/
+1
*
|
|
rtnetlink: bridge: use ext_ack instead of printk
Florian Westphal
2017-10-10
1
-14
/
+14
*
|
|
net/core: Fix BUG to BUG_ON conditionals.
Tim Hansen
2017-10-10
1
-9
/
+6
*
|
|
bpf: don't rely on the verifier lock for metadata_dst allocation
Jakub Kicinski
2017-10-10
2
-7
/
+25
*
|
|
ipv6: fix incorrect bitwise operator used on rt6i_flags
Colin Ian King
2017-10-10
1
-2
/
+2
*
|
|
ipv6: fix dereference of rt6_ex before null check error
Colin Ian King
2017-10-10
1
-1
/
+3
*
|
|
openvswitch: Add erspan tunnel support.
William Tu
2017-10-09
1
-1
/
+50
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
38
-92
/
+146
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-09
37
-91
/
+145
|
|
\
\
\
|
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-10-09
22
-61
/
+96
|
|
|
\
\
\
|
|
|
*
|
|
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-09
1
-2
/
+20
|
|
|
*
|
|
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
2017-10-09
2
-2
/
+3
|
|
|
*
|
|
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2017-10-06
1
-2
/
+2
|
|
|
*
|
|
netfilter: nf_tables: do not dump chain counters if not enabled
Pablo Neira Ayuso
2017-10-06
1
-1
/
+1
|
|
|
*
|
|
netfilter: nf_tables: Release memory obtained by kasprintf
Arvind Yadav
2017-10-03
1
-1
/
+3
|
|
|
*
|
|
netfilter: ebtables: fix race condition in frame_filter_net_init()
Artem Savkov
2017-09-29
4
-14
/
+15
|
|
|
*
|
|
netfilter: nf_tables: fix update chain error
JingPiao Chen
2017-09-29
1
-2
/
+2
[prev]
[next]