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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2014-06-11
net: ipv6: Fixed up ipsec packet be re-routing issue
huizhang
1
-0
/
+1
2014-06-10
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
1
-2
/
+2
2014-06-05
ipv6: Shrink udp_v6_mcast_next() to one socket variable
Sven Wegener
1
-13
/
+12
2014-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
2
-0
/
+2
2014-06-04
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2
-1
/
+4
2014-06-04
udp: Generic functions to set checksum
Tom Herbert
1
-0
/
+38
2014-06-04
ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
Sven Wegener
1
-4
/
+4
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-06-02
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
2
-30
/
+12
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-20
/
+6
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-27
/
+57
2014-05-23
net: Make enabling of zero UDP6 csums more restrictive
Tom Herbert
1
-4
/
+4
2014-05-23
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
1
-3
/
+3
2014-05-23
net: Eliminate no_check from protosw
Tom Herbert
6
-8
/
+0
2014-05-21
ipv6: gro: fix CHECKSUM_COMPLETE support
Eric Dumazet
2
-6
/
+2
2014-05-21
ipv6: slight optimization in ip6_dst_gc
Li RongQing
1
-1
/
+1
2014-05-21
net: tunnels - enable module autoloading
Tom Gundersen
2
-0
/
+2
2014-05-16
net: ipv6: make "ip -6 route get mark xyz" work.
Lorenzo Colitti
1
-0
/
+3
2014-05-15
ipv6: update Destination Cache entries when gateway turn into host
Duan Jiong
2
-5
/
+23
2014-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-14
/
+27
2014-05-15
vti6: delete unneeded call to netdev_priv
Julia Lawall
1
-3
/
+0
2014-05-14
snmp: fix some left over of snmp stats
WANG Cong
1
-4
/
+4
2014-05-14
ipv6: fix calculation of option len in ip6_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-05-13
net: support marking accepting TCP sockets
Lorenzo Colitti
3
-2
/
+5
2014-05-13
net: Use fwmark reflection in PMTU discovery.
Lorenzo Colitti
1
-1
/
+1
2014-05-13
net: add a sysctl to reflect the fwmark on replies
Lorenzo Colitti
3
-0
/
+14
2014-05-13
tcp: IPv6 support for fastopen server
Daniel Lee
1
-12
/
+28
2014-05-13
tcp: improve fastopen icmp handling
Yuchung Cheng
1
-5
/
+17
2014-05-13
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-12
net: rename local_df to ignore_df
WANG Cong
3
-10
/
+10
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-5
/
+15
2014-05-12
vti: Use the tunnel mark for lookup in the error handlers.
Steffen Klassert
1
-1
/
+4
2014-05-12
vti6: Don't unregister pernet ops twice on init errors
Mathias Krause
1
-3
/
+0
2014-05-12
ipv6: remove parameter rt from fib6_prune_clones()
Duan Jiong
1
-7
/
+5
2014-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2014-05-08
net: Verify UDP checksum before handoff to encap
Tom Herbert
1
-0
/
+4
2014-05-08
icmp6: Call skb_checksum_validate
Tom Herbert
1
-16
/
+5
2014-05-08
gre6: Call skb_checksum_simple_validate
Tom Herbert
1
-11
/
+1
2014-05-09
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-05-07
net: clean up snmp stats code
WANG Cong
4
-40
/
+27
2014-05-07
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
1
-1
/
+5
2014-05-06
xfrm6: Properly handle unsupported protocols
Steffen Klassert
1
-1
/
+10
2014-05-05
ipv6: Need to sock_put on csum error
Tom Herbert
1
-0
/
+1
2014-05-05
ipv6: remove unused function ipv6_inherit_linklocal()
WANG Cong
1
-12
/
+0
2014-05-05
net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)
Tom Herbert
2
-13
/
+38
2014-05-05
net: Call skb_checksum_init in IPv6
Tom Herbert
2
-30
/
+2
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
5
-35
/
+7
[next]