index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found
Oussama Ghorbel
1
-2
/
+1
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
3
-3
/
+3
2013-10-10
ipv6: Add support for IPsec virtual tunnel interfaces
Steffen Klassert
3
-0
/
+1068
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
3
-56
/
+55
2013-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-6
/
+4
2013-10-09
ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.
Steffen Klassert
1
-0
/
+69
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
10
-125
/
+97
2013-10-08
tcp/dccp: remove twchain
Eric Dumazet
2
-48
/
+36
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+12
2013-10-08
ipv6: Fix the upper MTU limit in GRE tunnel
Oussama Ghorbel
1
-2
/
+1
2013-10-08
udp: Only allow busy read/poll on connected sockets
Shawn Bohrer
1
-2
/
+3
2013-10-07
ipv6: Allow the MTU of ipip6 tunnel to be set below 1280
Oussama Ghorbel
1
-2
/
+10
2013-10-03
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
1
-1
/
+1
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
1
-4
/
+2
2013-10-02
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
1
-1
/
+1
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-96
/
+153
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-2
/
+1
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-1
/
+1
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+7
2013-09-30
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-09-30
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-09-30
ipv6: Not need to set fl6.flowi6_flags as zero
Li RongQing
1
-3
/
+0
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
1
-37
/
+15
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
1
-3
/
+7
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
2
-15
/
+96
2013-09-27
ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety net
Hannes Frederic Sowa
1
-0
/
+14
2013-09-27
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
Hannes Frederic Sowa
2
-64
/
+173
2013-09-24
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
1
-31
/
+22
2013-09-24
ipv6: do not allow ipv6 module to be removed
Cong Wang
1
-48
/
+0
2013-09-24
tcp: syncookies: reduce mss table to four values
Florian Westphal
1
-6
/
+9
2013-09-24
tcp: syncookies: reduce cookie lifetime to 128 seconds
Florian Westphal
1
-17
/
+7
2013-09-24
net: raw: do not report ICMP redirects to user space
Duan Jiong
1
-1
/
+3
2013-09-24
net: udp: do not report ICMP redirects to user space
Duan Jiong
1
-1
/
+3
2013-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+2
2013-09-16
ip6_tunnels: raddr and laddr are inverted in nl msg
Ding Zhi
1
-2
/
+2
2013-09-16
ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACH
Steffen Klassert
3
-6
/
+3
2013-09-16
xfrm: Decode sessions with output interface.
Steffen Klassert
1
-0
/
+1
2013-09-13
netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt
Phil Oester
1
-2
/
+2
2013-09-11
ipv6: don't call fib6_run_gc() until routing is ready
Michal Kubeček
2
-7
/
+17
2013-09-11
fib6_rules: fix indentation
Stefan Tomanek
1
-2
/
+2
2013-09-11
net: fib: fib6_add: fix potential NULL pointer dereference
Daniel Borkmann
1
-1
/
+1
2013-09-11
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
1
-6
/
+0
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
33
-384
/
+1280
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-45
/
+79
2013-09-05
ipv6:introduce function to find route for redirect
Duan Jiong
6
-11
/
+81
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+5
2013-09-04
net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions
Daniel Borkmann
1
-16
/
+25
2013-09-04
net: ipv6: mld: refactor query processing into v1/v2 functions
Daniel Borkmann
1
-33
/
+56
2013-09-04
net: ipv6: mld: similarly to MLDv2 have min max_delay of 1
Daniel Borkmann
1
-7
/
+7
2013-09-04
net: ipv6: mld: implement RFC3810 MLDv2 mode only
Daniel Borkmann
1
-4
/
+30
[prev]
[next]