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
...
*
|
|
|
|
net: atm: constify in_cache_ops and eg_cache_ops structures
Julia Lawall
2015-11-23
2
-4
/
+4
*
|
|
|
|
Merge branch 'ipmr-cleanups'
David S. Miller
2015-11-23
2
-372
/
+284
|
\
\
\
\
\
|
*
|
|
|
|
net: ipmr: factor out common vif init code
Nikolay Aleksandrov
2015-11-23
1
-21
/
+19
|
*
|
|
|
|
net: ipmr: rearrange and cleanup setsockopt
Nikolay Aleksandrov
2015-11-23
1
-84
/
+107
|
*
|
|
|
|
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
Nikolay Aleksandrov
2015-11-23
1
-2
/
+0
|
*
|
|
|
|
net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES
Nikolay Aleksandrov
2015-11-23
1
-2
/
+2
|
*
|
|
|
|
net: ipmr: make ip_mroute_getsockopt more understandable
Nikolay Aleksandrov
2015-11-23
1
-14
/
+14
|
*
|
|
|
|
net: ipmr: fix code and comment style
Nikolay Aleksandrov
2015-11-23
2
-147
/
+54
|
*
|
|
|
|
net: ipmr: remove some pimsm ifdefs and simplify
Nikolay Aleksandrov
2015-11-23
1
-96
/
+84
|
*
|
|
|
|
net: ipmr: always define mroute_reg_vif_num
Nikolay Aleksandrov
2015-11-23
1
-8
/
+0
|
*
|
|
|
|
net: ipmr: move the tbl id check in ipmr_new_table
Nikolay Aleksandrov
2015-11-23
1
-11
/
+17
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'rhashtable-test-enhancements'
David S. Miller
2015-11-23
1
-26
/
+50
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
rhashtable-test: allow to retry even if -ENOMEM was returned
Phil Sutter
2015-11-23
1
-1
/
+13
|
*
|
|
|
rhashtable-test: calculate max_entries value by default
Phil Sutter
2015-11-23
1
-3
/
+5
|
*
|
|
|
rhashtable-test: retry insert operations
Phil Sutter
2015-11-23
1
-24
/
+29
|
*
|
|
|
rhashtable-test: add cond_resched() to thread test
Phil Sutter
2015-11-23
1
-0
/
+5
|
/
/
/
/
*
|
|
|
Merge branch 'dsa-gpio-reset'
David S. Miller
2015-11-23
4
-0
/
+38
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dsa: mv88e6xxx.c: Hardware reset the chip if available
Andrew Lunn
2015-11-23
1
-0
/
+10
|
*
|
|
net: dsa: Add support for a switch reset gpio
Andrew Lunn
2015-11-23
3
-0
/
+28
|
/
/
/
*
|
|
gianfar: use of_property_read_bool()
Saurabh Sengar
2015-11-22
1
-4
/
+1
*
|
|
bnx2x: Utilize FW 7.13.1.0.
Yuval Mintz
2015-11-22
1
-20
/
+23
*
|
|
net: IPv6 fib lookup tracepoint
David Ahern
2015-11-22
3
-0
/
+90
*
|
|
net: avoid NULL deref in napi_get_frags()
Eric Dumazet
2015-11-20
1
-2
/
+4
*
|
|
ravb: use clock rate as basis for GTI.TIV
Simon Horman
2015-11-20
2
-1
/
+40
*
|
|
dl2k: Implement suspend
Ondrej Zary
2015-11-20
1
-14
/
+65
*
|
|
dl2k: Reorder and cleanup initialization
Ondrej Zary
2015-11-20
1
-39
/
+56
*
|
|
dl2k: Handle memory allocation errors in alloc_list
Ondrej Zary
2015-11-20
1
-85
/
+97
*
|
|
Merge branch 'tipc-cleanups-improvements'
David S. Miller
2015-11-20
16
-1074
/
+1151
|
\
\
\
|
*
|
|
tipc: eliminate remnants of hungarian notation
Jon Paul Maloy
2015-11-20
6
-133
/
+133
|
*
|
|
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
2015-11-20
7
-345
/
+415
|
*
|
|
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
2015-11-20
7
-461
/
+462
|
*
|
|
tipc: convert node lock to rwlock
Jon Paul Maloy
2015-11-20
3
-133
/
+136
|
*
|
|
tipc: introduce per-link spinlock
Jon Paul Maloy
2015-11-20
3
-26
/
+25
|
*
|
|
tipc: reduce code dependency between binding table and node layer
Jon Paul Maloy
2015-11-20
6
-67
/
+74
|
*
|
|
tipc: small cleanup of function tipc_node_check_state()
Jon Paul Maloy
2015-11-20
1
-3
/
+2
|
*
|
|
tipc: move linearization of buffers to generic code
Jon Paul Maloy
2015-11-20
3
-5
/
+3
|
/
/
/
*
|
|
Merge branch 'bnx2x-stats'
David S. Miller
2015-11-20
1
-5
/
+4
|
\
\
\
|
*
|
|
bnx2x: Show port statistics in Multi-function
Yuval Mintz
2015-11-20
1
-3
/
+1
|
*
|
|
bnx2x: Add new SW stat 'tx_exhaustion_events'
Yuval Mintz
2015-11-20
1
-2
/
+3
|
/
/
/
*
|
|
Merge branch 'ppp-kill-zombie-state'
David S. Miller
2015-11-20
3
-24
/
+5
|
\
\
\
|
*
|
|
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
2015-11-20
3
-4
/
+3
|
*
|
|
ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
Guillaume Nault
2015-11-20
1
-20
/
+2
|
/
/
/
*
|
|
Merge branch 'mlxsw-vlan'
David S. Miller
2015-11-20
1
-45
/
+84
|
\
\
\
|
*
|
|
mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_add
Ido Schimmel
2015-11-20
1
-15
/
+46
|
*
|
|
mlxsw: spectrum: Unify setting of HW VLAN filters
Ido Schimmel
2015-11-20
1
-24
/
+34
|
*
|
|
mlxsw: spectrum: Use correct PVID value when removing VLANs
Ido Schimmel
2015-11-20
1
-10
/
+8
|
/
/
/
*
|
|
bpf: add show_fdinfo handler for maps
Daniel Borkmann
2015-11-20
1
-1
/
+21
*
|
|
net: encx24j600: move rev announcement to probe function
Jon Ringle
2015-11-20
1
-12
/
+12
*
|
|
Merge branch 'net-generic-busy-polling'
David S. Miller
2015-11-18
41
-507
/
+171
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
14
-20
/
+16
[prev]
[next]