index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
Age
Commit message (
Expand
)
Author
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-15
vxlan: Only bind to sockets with compatible flags enabled
Thomas Graf
2015-01-15
vxlan: Group Policy extension
Thomas Graf
2015-01-14
vxlan: Remote checksum offload
Tom Herbert
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-12
vxlan: Improve support for header flags
Tom Herbert
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
2014-12-23
vxlan: Fix double free of skb.
Pravin B Shelar
2014-12-11
Fix race condition between vxlan_sock_add and vxlan_sock_release
Marcelo Leitner
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-25
vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]
Alexander Duyck
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-18
vxlan: Inline vxlan_gso_check().
Joe Stringer
2014-11-14
net: Add vxlan_gso_check() helper
Joe Stringer
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-13
vxlan: Do not reuse sockets for a different address family
Marcelo Leitner
2014-11-10
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
2014-11-06
vxlan: Fix to enable UDP checksums on interface
Tom Herbert
2014-10-17
vxlan: fix a free after use
Li RongQing
2014-10-15
vxlan: using pskb_may_pull as early as possible
Li RongQing
2014-10-15
vxlan: fix a use after free in vxlan_encap_bypass
Li RongQing
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-01
vxlan: Set inner protocol before transmit
Tom Herbert
2014-09-23
vxlan: Fix bug introduced by commit acbf74a76300
Andy Zhou
2014-09-19
vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.
Andy Zhou
2014-09-01
vxlan: Enable checksum unnecessary conversions for vxlan/UDP sockets
Tom Herbert
2014-08-29
net: Clarification of CHECKSUM_UNNECESSARY
Tom Herbert
2014-08-22
vxlan: fix incorrect initializer in union vxlan_addr
Gerhard Stenzel
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-28
neighbour : fix ndm_type type error issue
Jun Zhao
2014-07-14
vxlan: Call udp_sock_create
Tom Herbert
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-07-07
vxlan: Call udp_flow_src_port
Tom Herbert
2014-06-15
vxlan: Checksum fixes
Tom Herbert
2014-06-13
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
2014-06-11
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
2014-06-04
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-24
vxlan: add x-netns support
Nicolas Dichtel
2014-04-23
vxlan: ensure to advertise the right fdb remote
Nicolas Dichtel
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-04-03
net: vxlan: fix crash when interface is created with no group
Mike Rapoport
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-24
vxlan: fix nonfunctional neigh_reduce()
David Stevens
2014-03-18
vxlan: fix potential NULL dereference in arp_reduce()
David Stevens
2014-02-26
vxlan: remove unused port variable in vxlan_udp_encap_recv()
Pablo Neira Ayuso
[next]