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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
at86rf230: refactor receive handling
Alexander Aring
2015-03-03
1
-20
/
+14
|
*
at86rf230: cleanup and squash stack variable
Alexander Aring
2015-03-03
1
-2
/
+1
|
*
at86rf230: add transmit retry support
Alexander Aring
2015-03-03
1
-3
/
+21
|
*
Bluetooth: btusb: Add support for QCA ROME chipset family
Kim, Ben Young Tae
2015-03-03
1
-0
/
+254
|
*
Bluetooth: btusb: Add setup callback for chip init on USB
Kim, Ben Young Tae
2015-03-03
1
-0
/
+11
*
|
Merge branch 'bcmgenet_xmit_more'
David S. Miller
2015-03-13
1
-15
/
+8
|
\
\
|
*
|
net: bcmgenet: add support for xmit_more
Florian Fainelli
2015-03-13
1
-3
/
+4
|
*
|
net: bcmgenet: update ring producer index and buffer count in xmit
Florian Fainelli
2015-03-13
1
-13
/
+5
|
/
/
*
|
net: bcmgenet: rewrite bcmgenet_rx_refill()
Petri Gynther
2015-03-13
1
-56
/
+43
*
|
Merge branch 'tcp_metrics_netns_debloat'
David S. Miller
2015-03-13
2
-66
/
+73
|
\
\
|
*
|
tcp_metrics: Use a single hash table for all network namespaces.
Eric W. Biederman
2015-03-13
2
-38
/
+30
|
*
|
tcp_metrics: Rewrite tcp_metrics_flush_all
Eric W. Biederman
2015-03-13
1
-10
/
+11
|
*
|
tcp_metrics: Remove the unused return code from tcp_metrics_flush_all
Eric W. Biederman
2015-03-13
1
-4
/
+5
|
*
|
tcp_metrics: Add a field tcpm_net and verify it matches on lookup
Eric W. Biederman
2015-03-13
1
-5
/
+19
|
*
|
tcp_metrics: Mix the network namespace into the hash function.
Eric W. Biederman
2015-03-13
1
-0
/
+5
|
*
|
tcp_metrics: panic when tcp_metrics_init fails.
Eric W. Biederman
2015-03-13
1
-9
/
+3
|
/
/
*
|
vxlan: Don't set s_addr in vxlan_create_sock
Simon Horman
2015-03-12
1
-1
/
+0
*
|
mpls: In mpls_egress verify the packet length.
Eric W. Biederman
2015-03-12
1
-1
/
+16
*
|
net/macb: Only adjust tx_clk on link change
Jaeden Amero
2015-03-12
1
-2
/
+5
*
|
rhashtable: Fix read-side crash during rehash
Herbert Xu
2015-03-12
1
-1
/
+1
*
|
rhashtable: kill ht->shift atomic operations
Daniel Borkmann
2015-03-12
2
-33
/
+28
*
|
rhashtable: Fix reader/rehash race
Herbert Xu
2015-03-12
1
-0
/
+6
*
|
Merge branch 'listener_refactor'
David S. Miller
2015-03-12
14
-41
/
+84
|
\
\
|
*
|
inet: introduce ireq_family
Eric Dumazet
2015-03-12
8
-1
/
+8
|
*
|
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2015-03-12
3
-8
/
+7
|
*
|
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
4
-1
/
+10
|
*
|
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
2015-03-12
1
-28
/
+41
|
*
|
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2015-03-12
2
-0
/
+9
|
*
|
inet: add ireq_state field to inet_request_sock
Eric Dumazet
2015-03-12
1
-0
/
+3
|
*
|
inet: add TCP_NEW_SYN_RECV state
Eric Dumazet
2015-03-12
1
-1
/
+3
|
*
|
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-12
5
-2
/
+3
|
/
/
*
|
cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps
Daniel Borkmann
2015-03-12
1
-3
/
+6
*
|
Merge branch 'fib_trie_table_merge_fixes'
David S. Miller
2015-03-12
2
-12
/
+21
|
\
\
|
*
|
fib_trie: Provide a deterministic order for fib_alias w/ tables merged
Alexander Duyck
2015-03-12
1
-11
/
+17
|
*
|
fib_trie: Avoid NULL pointer if local table is not allocated
Alexander Duyck
2015-03-12
1
-1
/
+4
|
/
/
*
|
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
2015-03-12
2
-2
/
+7
*
|
Merge branch 'possible_net_t'
David S. Miller
2015-03-12
27
-155
/
+49
|
\
\
|
*
|
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
16
-67
/
+37
|
*
|
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
15
-90
/
+14
|
/
/
*
|
Merge branch 'rhashtable-cleanups'
David S. Miller
2015-03-12
1
-27
/
+16
|
\
\
|
*
|
rhashtable: Remove obj_raw_hashfn
Herbert Xu
2015-03-12
1
-18
/
+7
|
*
|
rhashtable: Remove key length argument to key_hashfn
Herbert Xu
2015-03-12
1
-3
/
+4
|
*
|
rhashtable: Use head_hashfn instead of obj_raw_hashfn
Herbert Xu
2015-03-12
1
-7
/
+5
|
*
|
rhashtable: Move masking back into key_hashfn
Herbert Xu
2015-03-12
1
-2
/
+3
|
/
/
*
|
net/mlx5_core: don't export static symbol
Julia Lawall
2015-03-12
1
-1
/
+0
*
|
rhashtable: Add annotation to nested lock
Herbert Xu
2015-03-11
1
-2
/
+2
*
|
net: fix CONFIG_NET_NS=n compilation
Eric Dumazet
2015-03-11
3
-3
/
+3
*
|
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
2015-03-11
2
-1
/
+16
*
|
switchdev: correct spelling of notifier in comments
Simon Horman
2015-03-11
1
-3
/
+3
*
|
vxlan: Correct path typo in comment
Simon Horman
2015-03-11
1
-1
/
+1
[prev]
[next]