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