index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
5
-12
/
+12
|
\
|
*
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-07
1
-2
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-3
/
+1
|
|
\
|
*
|
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-2
/
+2
|
*
|
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-2
/
+4
|
*
|
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
1
-3
/
+1
|
*
|
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
1
-3
/
+1
|
*
|
mpls: Fix the openvswitch select of NET_MPLS_GSO
Eric W. Biederman
2015-03-08
1
-0
/
+1
*
|
|
mm: remove GFP_THISNODE
David Rientjes
2015-04-14
1
-1
/
+3
|
|
/
|
/
|
*
|
openvswitch: Return vport module ref before destruction
Thomas Graf
2015-03-31
1
-3
/
+1
|
/
*
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
2015-03-03
1
-1
/
+7
*
openvswitch: Fix net exit.
Pravin B Shelar
2015-02-20
2
-2
/
+45
*
openvswitch: Fix key serialization.
Pravin B Shelar
2015-02-14
1
-1
/
+1
*
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
2015-02-11
1
-1
/
+1
*
openvswitch: Reset key metadata for packet execution.
Pravin B Shelar
2015-02-11
1
-0
/
+2
*
openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set
Thomas Graf
2015-02-09
1
-1
/
+1
*
openvswitch: Initialize unmasked key and uid len
Pravin B Shelar
2015-02-08
1
-0
/
+2
*
net: openvswitch: Support masked set actions.
Jarno Rajahalme
2015-02-07
2
-172
/
+362
*
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
2015-01-28
2
-3
/
+6
*
openvswitch: Add support for unique flow IDs.
Joe Stringer
2015-01-26
6
-91
/
+415
*
openvswitch: Use sw_flow_key_range for key ranges.
Joe Stringer
2015-01-26
1
-11
/
+9
*
openvswitch: Refactor ovs_flow_tbl_insert().
Joe Stringer
2015-01-26
1
-7
/
+14
*
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
2015-01-26
3
-40
/
+46
*
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
2015-01-24
1
-4
/
+2
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-3
/
+6
*
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
2015-01-15
4
-19
/
+203
*
openvswitch: Allow for any level of nesting in flow attributes
Thomas Graf
2015-01-15
1
-50
/
+56
*
openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
Thomas Graf
2015-01-15
3
-41
/
+47
*
vxlan: Group Policy extension
Thomas Graf
2015-01-15
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-1
/
+2
|
\
|
*
openvswitch: packet messages need their own probe attribtue
Thomas Graf
2015-01-14
1
-1
/
+2
*
|
openvswitch: Introduce ovs_tunnel_route_lookup
Fan Du
2015-01-14
5
-39
/
+25
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
5
-7
/
+8
*
|
openvswitch: Remove unnecessary version.h inclusion
Syam Sidhardhan
2015-01-13
1
-2
/
+0
|
/
*
openvswitch: Consistently include VLAN header in flow and port stats.
Ben Pfaff
2015-01-02
2
-3
/
+4
*
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
2014-12-27
1
-2
/
+1
*
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
2014-12-24
1
-1
/
+1
*
openvswitch: Fix vport_send double free
Pravin B Shelar
2014-12-23
4
-10
/
+18
*
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
2014-12-23
1
-1
/
+2
*
openvswitch: Fix MPLS action validation.
Pravin B Shelar
2014-12-23
1
-12
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
1
-2
/
+2
|
\
|
*
openvswitch: Fix flow mask validation.
Pravin B Shelar
2014-12-05
1
-2
/
+2
*
|
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-10
1
-2
/
+2
*
|
openvswitch: set correct protocol on route lookup
Jiri Benc
2014-12-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
3
-12
/
+21
|
\
\
|
|
/
|
*
openvswitch: Don't validate IPv6 label masks.
Joe Stringer
2014-11-20
1
-1
/
+1
|
*
openvswitch: Validate IPv6 flow key and mask values.
Jarno Rajahalme
2014-11-14
1
-0
/
+7
|
*
openvswitch: Convert dp rcu read operation to locked operations
Pravin B Shelar
2014-11-14
1
-7
/
+7
|
*
openvswitch: Fix NDP flow mask validation
Daniele Di Proietto
2014-11-14
1
-1
/
+1
|
*
openvswitch: Fix checksum calculation when modifying ICMPv6 packets.
Jesse Gross
2014-11-14
1
-2
/
+6
[next]