index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
|
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
2015-01-02
1
-47
/
+6
|
/
*
vxlan: Fix double free of skb.
Pravin B Shelar
2014-12-23
1
-10
/
+24
*
Fix race condition between vxlan_sock_add and vxlan_sock_release
Marcelo Leitner
2014-12-11
1
-7
/
+3
*
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
1
-2
/
+2
|
\
|
*
vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]
Alexander Duyck
2014-11-25
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
1
-6
/
+0
|
\
|
|
*
vxlan: Inline vxlan_gso_check().
Joe Stringer
2014-11-18
1
-19
/
+0
|
*
net: Add vxlan_gso_check() helper
Joe Stringer
2014-11-14
1
-0
/
+13
*
|
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
1
-16
/
+6
*
|
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-10
/
+21
|
\
|
[next]