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
/
net
/
ipv4
/
gre.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-03
1
-514
/
+0
*
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
2013-06-19
1
-1
/
+2
*
gre: export gre_handle_offloads() function.
Pravin B Shelar
2013-06-19
1
-0
/
+29
*
gre: export gre_build_header() function.
Pravin B Shelar
2013-06-19
1
-0
/
+32
*
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
2013-06-19
1
-4
/
+217
*
gre: Simplify gre protocol registration locking.
Pravin B Shelar
2013-06-19
1
-27
/
+13
*
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2013-05-08
1
-7
/
+1
*
gre: Fix GREv4 TCPv6 segmentation.
Pravin B Shelar
2013-05-03
1
-1
/
+3
*
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-26
1
-5
/
+0
*
Revert "ip_gre: increase inner ip header ID during segmentation"
Pravin B Shelar
2013-03-25
1
-6
/
+1
*
ip_gre: increase inner ip header ID during segmentation
Cong Wang
2013-03-22
1
-1
/
+6
*
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-15
1
-0
/
+118
*
net: ipv4: Standardize prefixes for message logging
Joe Perches
2012-03-12
1
-2
/
+4
*
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
1
-2
/
+2
*
gre: fix improper error handling
xeb@mail.ru
2011-07-23
1
-15
/
+6
*
Remove redundant linux/version.h includes from net/
Jesper Juhl
2011-06-21
1
-1
/
+0
*
tunnels: add _rcu annotations
Eric Dumazet
2010-10-25
1
-2
/
+3
*
gre: protocol table can be static
stephen hemminger
2010-10-03
1
-1
/
+1
*
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
2010-08-21
1
-0
/
+151