index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
geneve.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2015-04-09
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
1
-4
/
+4
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
1
-1
/
+1
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
1
-1
/
+1
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
1
-1
/
+1
2015-01-28
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
1
-3
/
+3
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
1
-2
/
+3
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
1
-2
/
+4
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-1
/
+1
2015-01-04
geneve: Check family when reusing sockets.
Jesse Gross
1
-4
/
+5
2015-01-04
geneve: Remove socket hash table.
Jesse Gross
1
-19
/
+7
2015-01-04
geneve: Simplify locking.
Jesse Gross
1
-33
/
+26
2015-01-04
geneve: Remove workqueue.
Jesse Gross
1
-19
/
+2
2015-01-02
geneve: Add Geneve GRO support
Joe Stringer
1
-2
/
+95
2014-12-23
openvswitch: Fix vport_send double free
Pravin B Shelar
1
-1
/
+5
2014-12-18
geneve: Fix races between socket add and release.
Jesse Gross
1
-6
/
+7
2014-12-18
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
1
-0
/
+17
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-8
/
+3
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-6
/
+5
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2014-11-05
geneve: Unregister pernet subsys on module unload.
Jesse Gross
1
-0
/
+1
2014-11-05
geneve: Set GSO type on transmit.
Jesse Gross
1
-0
/
+2
2014-10-30
ipv4: minor spelling fixes
stephen hemminger
1
-1
/
+1
2014-10-07
net: fix a sparse warning
Andy Zhou
1
-1
/
+1
2014-10-06
net: Add Geneve tunneling protocol driver
Andy Zhou
1
-0
/
+373