index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-2
/
+2
2015-02-08
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
1
-6
/
+6
2015-01-19
tunnels: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+1
2014-11-05
fou: Fix typo in returning flags in netlink
Tom Herbert
1
-1
/
+1
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-10-01
ipip: Set inner IP protocol in ipip
Tom Herbert
1
-0
/
+2
2014-09-19
ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation
Tom Herbert
1
-1
/
+77
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-06-10
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
1
-2
/
+2
2014-05-21
net: tunnels - enable module autoloading
Tom Gundersen
1
-0
/
+1
2014-01-18
ipv4: be friend with drop monitor
Eric Dumazet
1
-1
/
+1
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
1
-5
/
+6
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2013-08-30
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
1
-3
/
+2
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
1
-2
/
+1
2013-07-02
ipip: fix a regression in ioctl
Cong Wang
1
-5
/
+7
2013-06-19
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
1
-1
/
+5
2013-05-31
iptunnel: specify protocol outside IP header
Nicolas Dichtel
1
-1
/
+1
2013-03-26
IPIP: Use ip-tunneling code.
Pravin B Shelar
1
-690
/
+56
2013-03-26
GRE: Refactor GRE tunneling code.
Pravin B Shelar
1
-1
/
+1
2013-03-10
tunnel: use iptunnel_xmit() again
Cong Wang
1
-17
/
+1
2013-03-09
ipip: capture inner headers during encapsulation
Pravin B Shelar
1
-6
/
+7
2013-03-09
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
Pravin B Shelar
1
-1
/
+20
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
1
-1
/
+3
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
1
-2
/
+2
2012-11-15
ipip: fix sparse warnings in ipip_netlink_parms()
Nicolas Dichtel
1
-2
/
+2
2012-11-14
ipip: add support of link creation via rtnl
Nicolas Dichtel
1
-24
/
+141
2012-11-14
ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
Nicolas Dichtel
1
-1
/
+5
2012-11-14
ipip: always notify change when params are updated
Nicolas Dichtel
1
-18
/
+16
2012-11-14
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
1
-10
/
+3
2012-11-14
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
1
-13
/
+1
2012-11-09
ipip: advertise tunnel param via rtnl
Nicolas Dichtel
1
-1
/
+56
2012-11-09
ipip: add GSO support
Eric Dumazet
1
-0
/
+12
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
1
-17
/
+25
2012-09-27
xfrm: remove extranous rcu_read_lock
stephen hemminger
1
-8
/
+1
2012-07-20
ipv4: Adjust semantics of rt->rt_gateway.
David S. Miller
1
-1
/
+1
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
1
-1
/
+1
2012-07-11
ipv4: Add redirect support to all protocol icmp error handlers.
David S. Miller
1
-0
/
+9
2012-06-14
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
1
-4
/
+11
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
1
-2
/
+2
2012-04-14
tunnel: implement 64 bits statistics
stephen hemminger
1
-18
/
+35
2012-03-11
net: Convert printks to pr_<level>
Joe Perches
1
-2
/
+2
2012-01-24
ipip: Fix bug added to ipip_tunnel_xmit().
David S. Miller
1
-0
/
+1
2012-01-24
ipv4: Remove bogus checks of rt_gateway being zero.
David S. Miller
1
-2
/
+0
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-4
/
+4
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2011-12-12
ipip, sit: copy parms.name after register_netdevice
Ted Feng
1
-1
/
+6
2011-11-08
net: better pcpu data alignment
Eric Dumazet
1
-1
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-5
/
+5
[next]