index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
gre.c
Age
Commit message (
Expand
)
Author
2013-07-03
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-06-20
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
2013-06-20
gre: export gre_handle_offloads() function.
Pravin B Shelar
2013-06-20
gre: export gre_build_header() function.
Pravin B Shelar
2013-06-20
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
2013-06-20
gre: Simplify gre protocol registration locking.
Pravin B Shelar
2013-05-08
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2013-05-03
gre: Fix GREv4 TCPv6 segmentation.
Pravin B Shelar
2013-03-26
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-25
Revert "ip_gre: increase inner ip header ID during segmentation"
Pravin B Shelar
2013-03-22
ip_gre: increase inner ip header ID during segmentation
Cong Wang
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2012-03-13
net: ipv4: Standardize prefixes for message logging
Joe Perches
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-07-24
gre: fix improper error handling
xeb@mail.ru
2011-06-21
Remove redundant linux/version.h includes from net/
Jesper Juhl
2010-10-25
tunnels: add _rcu annotations
Eric Dumazet
2010-10-04
gre: protocol table can be static
stephen hemminger
2010-08-22
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov