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