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
/
drivers
/
net
/
vxlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
Thomas Graf
2015-07-26
1
-2
/
+2
*
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
1
-126
/
+116
*
vxlan: Factor out device configuration
Thomas Graf
2015-07-21
1
-155
/
+177
*
fib: Add fib rule match on tunnel id
Thomas Graf
2015-07-21
1
-1
/
+2
*
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
1
-2
/
+8
*
vxlan: Flow based tunneling
Thomas Graf
2015-07-21
1
-22
/
+127
*
net/vxlan: Fix kernel unaligned access in __vxlan_find_mac
Sowmini Varadhan
2015-07-21
1
-1
/
+1
*
vxlan: release lock after each bucket in vxlan_cleanup
Sorin Dumitru
2015-05-27
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-1
/
+1
|
\
|
*
vxlan: correct typo in call to unregister_netdevice_queue
John W. Linville
2015-05-18
1
-1
/
+1
*
|
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
1
-1
/
+1
*
|
vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups
Thomas Graf
2015-05-05
1
-0
/
+3
|
/
*
vxlan: remove the unnecessary codes
Li RongQing
2015-04-22
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
1
-10
/
+10
|
\
|
*
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-09
1
-10
/
+10
*
|
vxlan: do not exit on error in vxlan_stop()
WANG Cong
2015-04-08
1
-4
/
+1
*
|
vxlan: fix a shadow local variable
WANG Cong
2015-04-08
1
-1
/
+0
*
|
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-07
1
-6
/
+8
*
|
vxlan: correct spelling in comments
Simon Horman
2015-04-01
1
-3
/
+3
*
|
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-9
/
+7
*
|
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-11
/
+11
*
|
vxlan: fix indentation
Jiri Benc
2015-03-31
1
-44
/
+44
*
|
vxlan: simplify if clause in dev_close
Marcelo Ricardo Leitner
2015-03-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-2
/
+2
|
\
\
|
|
/
|
*
vxlan: fix wrong usage of VXLAN_VID_MASK
Alexey Kodanev
2015-03-13
1
-2
/
+2
*
|
vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}
Marcelo Ricardo Leitner
2015-03-20
1
-2
/
+2
*
|
vxlan: Move socket initialization to within rtnl scope
Marcelo Ricardo Leitner
2015-03-18
1
-102
/
+51
*
|
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
1
-1
/
+4
*
|
vxlan: Don't set s_addr in vxlan_create_sock
Simon Horman
2015-03-12
1
-1
/
+0
|
/
*
vxlan: Use checksum partial with remote checksum offload
Tom Herbert
2015-02-11
1
-6
/
+19
*
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-11
1
-2
/
+2
*
net: Fix remcsum in GRO path to not change packet
Tom Herbert
2015-02-11
1
-10
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
1
-1
/
+1
|
\
|
*
vxlan: Wrong type passed to %pIS
Rasmus Villemoes
2015-02-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-5
/
+5
|
\
\
|
|
/
|
*
vxlan: setup the right link netns in newlink hdlr
Nicolas Dichtel
2015-01-29
1
-5
/
+5
*
|
vxlan: Only set has-GBP bit in header if any other bits would be set
Thomas Graf
2015-02-05
1
-0
/
+3
*
|
net: add skb functions to process remote checksum offload
Tom Herbert
2015-02-04
1
-16
/
+2
*
|
vxlan: advertise link netns in fdb messages
Nicolas Dichtel
2015-01-27
1
-2
/
+3
*
|
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
2015-01-24
1
-32
/
+28
*
|
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
2015-01-24
1
-4
/
+6
*
|
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
2015-01-23
1
-0
/
+5
*
|
tunnels: advertise link netns via netlink
Nicolas Dichtel
2015-01-19
1
-0
/
+8
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-1
/
+2
*
|
vxlan: Only bind to sockets with compatible flags enabled
Thomas Graf
2015-01-15
1
-11
/
+18
*
|
vxlan: Group Policy extension
Thomas Graf
2015-01-15
1
-13
/
+71
*
|
vxlan: Remote checksum offload
Tom Herbert
2015-01-14
1
-6
/
+185
*
|
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
2015-01-14
1
-2
/
+5
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
|
vxlan: Improve support for header flags
Tom Herbert
2015-01-12
1
-14
/
+28
[next]