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
*
openvswitch: Use Geneve device.
Pravin B Shelar
2015-08-27
2
-148
/
+33
*
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2015-08-27
2
-17
/
+29
*
bridge: Add netlink support for vlan_protocol attribute
Toshiaki Makita
2015-08-27
3
-14
/
+56
*
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
2015-08-27
15
-44
/
+39
*
openvswitch: Allow attaching helpers to ct action
Joe Stringer
2015-08-27
1
-2
/
+107
*
openvswitch: Allow matching on conntrack label
Joe Stringer
2015-08-27
9
-34
/
+189
*
netfilter: connlabels: Export setting connlabel length
Joe Stringer
2015-08-27
2
-12
/
+36
*
netfilter: Always export nf_connlabels_replace()
Joe Stringer
2015-08-27
1
-2
/
+0
*
openvswitch: Allow matching on conntrack mark
Joe Stringer
2015-08-27
5
-4
/
+78
*
openvswitch: Add conntrack action
Joe Stringer
2015-08-27
12
-37
/
+837
*
ipv6: Export nf_ct_frag6_gather()
Joe Stringer
2015-08-27
1
-0
/
+1
*
openvswitch: Move MASKED* macros to datapath.h
Joe Stringer
2015-08-27
2
-27
/
+29
*
openvswitch: Serialize acts with original netlink len
Joe Stringer
2015-08-27
3
-1
/
+4
*
bpf: fix bpf_skb_set_tunnel_key() helper
Alexei Starovoitov
2015-08-26
1
-0
/
+1
*
net_sched: act_bpf: remove spinlock in fast path
Alexei Starovoitov
2015-08-26
1
-17
/
+19
*
net_sched: convert rsvp to call tcf_exts_destroy from rcu callback
Alexei Starovoitov
2015-08-26
1
-4
/
+14
*
net_sched: convert tcindex to call tcf_exts_destroy from rcu callback
Alexei Starovoitov
2015-08-26
1
-4
/
+25
*
net_sched: act_bpf: remove unnecessary copy
Alexei Starovoitov
2015-08-26
1
-1
/
+1
*
net_sched: make tcf_hash_destroy() static
Alexei Starovoitov
2015-08-26
1
-2
/
+1
*
RDS: remove superfluous from rds_ib_alloc_fmr()
santosh.shilimkar@oracle.com
2015-08-25
1
-2
/
+0
*
RDS: flush the FMR pool less often
santosh.shilimkar@oracle.com
2015-08-25
1
-1
/
+1
*
RDS: push FMR pool flush work to its own worker
santosh.shilimkar@oracle.com
2015-08-25
3
-4
/
+34
*
RDS: fix fmr pool dirty_count
Wengang Wang
2015-08-25
1
-6
/
+9
*
RDS: Fix rds MR reference count in rds_rdma_unuse()
santosh.shilimkar@oracle.com
2015-08-25
1
-2
/
+3
*
RDS: fix the dangling reference to rds_ib_incoming_slab
santosh.shilimkar@oracle.com
2015-08-25
1
-2
/
+3
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-08-25
37
-679
/
+733
|
\
|
*
batman-adv: beautify supported routing algorithm list
Marek Lindner
2015-08-25
1
-1
/
+1
|
*
batman-adv: Fix conditional statements indentation
Sven Eckelmann
2015-08-25
1
-1
/
+1
|
*
batman-adv: Add lockdep_asserts for documented external locks
Sven Eckelmann
2015-08-25
3
-0
/
+11
|
*
batman-adv: Annotate deleting functions with external lock via lockdep
Sven Eckelmann
2015-08-25
4
-5
/
+25
|
*
batman-adv: convert bat_priv->tt.req_list to hlist
Marek Lindner
2015-08-25
3
-16
/
+19
|
*
batman-adv: Fix gw_bandwidth calculation on 32 bit systems
Sven Eckelmann
2015-08-25
1
-7
/
+42
|
*
batman-adv: Return EINVAL on invalid gw_bandwidth change
Sven Eckelmann
2015-08-25
1
-2
/
+2
|
*
batman-adv: prevent potential hlist double deletion
Marek Lindner
2015-08-25
1
-1
/
+1
|
*
batman-adv: convert orig_node->vlan_list to hlist
Marek Lindner
2015-08-25
3
-9
/
+10
|
*
batman-adv: Remove batadv_ types forward declarations
Sven Eckelmann
2015-08-25
11
-27
/
+0
|
*
batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new
Marek Lindner
2015-08-25
1
-4
/
+9
|
*
batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()
Marek Lindner
2015-08-25
1
-6
/
+12
|
*
batman-adv: Remove multiple assignment per line
Sven Eckelmann
2015-08-25
7
-17
/
+39
|
*
batman-adv: Fix kerneldoc over 80 column lines
Sven Eckelmann
2015-08-25
2
-4
/
+4
|
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
30
-585
/
+563
*
|
rds: Fix improper gfp_t usage.
David S. Miller
2015-08-25
1
-1
/
+1
*
|
route: fix a use-after-free
WANG Cong
2015-08-25
1
-1
/
+2
*
|
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
2015-08-25
1
-2
/
+2
*
|
ah4: Fix error return in ah_input().
David S. Miller
2015-08-25
1
-1
/
+3
*
|
ah6: fix error return code
Julia Lawall
2015-08-25
1
-1
/
+3
*
|
RDS: check for valid cm_id before initiating connection
santosh.shilimkar@oracle.com
2015-08-25
1
-2
/
+13
*
|
RDS: return EMSGSIZE for oversize requests before processing/queueing
Mukesh Kacker
2015-08-25
1
-5
/
+6
*
|
RDS: make sure rds_send_drop_to properly takes the m_rs_lock
santosh.shilimkar@oracle.com
2015-08-25
1
-1
/
+15
*
|
RDS: Don't destroy the rdma id until after we're done using it
Santosh Shilimkar
2015-08-25
1
-1
/
+2
[next]