index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sock: make sock_tx_timestamp void
Daniel Borkmann
2013-04-14
1
-5
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-04-11
1
-2
/
+5
|
\
|
*
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
2013-03-06
1
-2
/
+5
*
|
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
2013-04-09
1
-2
/
+5
*
|
net: ipv6: also allow token to be set when device not ready
Daniel Borkmann
2013-04-09
1
-6
/
+16
*
|
net: ipv6: minor: use in6addr_any in token init
Daniel Borkmann
2013-04-09
1
-1
/
+1
*
|
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
2013-04-08
1
-3
/
+84
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
2
-1
/
+2
|
\
\
|
*
|
ipv6/tcp: Stop processing ICMPv6 redirect messages
Christoph Paasch
2013-04-07
1
-0
/
+1
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-04-04
1
-1
/
+1
|
|
\
\
|
|
*
|
netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths
Matthias Schiffer
2013-04-03
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-04-07
3
-6
/
+26
|
\
\
\
\
|
*
|
|
|
netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...
Hannes Frederic Sowa
2013-04-06
1
-2
/
+20
|
*
|
|
|
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-05
2
-4
/
+6
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-03
1
-0
/
+27
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
2013-04-02
1
-0
/
+27
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
1
-0
/
+12
|
\
|
|
|
|
|
*
|
|
|
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
2013-03-29
1
-0
/
+12
*
|
|
|
|
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-5
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-16
/
+10
|
\
|
|
|
|
*
|
|
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-03-25
1
-16
/
+10
|
|
/
/
*
|
|
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-1
/
+19
*
|
|
Tunneling: use IP Tunnel stats APIs.
Pravin B Shelar
2013-03-26
3
-78
/
+5
*
|
|
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-26
4
-2
/
+3
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-03-25
2
-14
/
+5
|
\
\
\
|
*
|
|
netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id
Hannes Frederic Sowa
2013-03-15
1
-6
/
+2
|
*
|
|
netfilter: ip6t_NPT: Use csum_partial()
YOSHIFUJI Hideaki
2013-03-15
1
-8
/
+3
*
|
|
|
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
Hannes Frederic Sowa
2013-03-24
1
-2
/
+21
*
|
|
|
ipv6: provide addr and netconf dump consistency info
Nicolas Dichtel
2013-03-24
1
-0
/
+8
*
|
|
|
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
3
-13
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
5
-8
/
+29
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
udp: add encap_destroy callback
Tom Parkin
2013-03-20
1
-0
/
+8
|
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-03-20
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
netfilter: ip6t_NPT: restrict to mangle table
Florian Westphal
2013-03-15
1
-0
/
+2
|
*
|
|
|
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2013-03-19
2
-8
/
+12
|
*
|
|
|
tcp: dont handle MTU reduction on LISTEN socket
Eric Dumazet
2013-03-18
1
-0
/
+7
|
|
/
/
/
*
|
/
/
tcp: Remove TCPCT
Christoph Paasch
2013-03-17
2
-54
/
+5
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
1
-1
/
+2
|
\
|
|
|
*
|
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
2013-03-08
1
-1
/
+2
*
|
|
ipv6: introduce ip6tunnel_xmit() helper
Cong Wang
2013-03-10
2
-30
/
+2
*
|
|
ipv6: remove superfluous nla_data() NULL pointer checks
Mathias Krause
2013-03-10
1
-6
/
+0
*
|
|
tunnel: use iptunnel_xmit() again
Cong Wang
2013-03-10
1
-0
/
+2
*
|
|
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2013-03-09
2
-1
/
+8
*
|
|
net: Kill link between CSUM and SG features.
Pravin B Shelar
2013-03-09
1
-3
/
+0
*
|
|
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
Hannes Frederic Sowa
2013-03-08
1
-1
/
+3
*
|
|
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
Hannes Frederic Sowa
2013-03-08
6
-26
/
+26
*
|
|
ipv6: ndisc: remove redundant check for !dev->addr_len
Thomas Graf
2013-03-08
1
-2
/
+0
*
|
|
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
2013-03-07
1
-3
/
+8
*
|
|
netconf: add the handler to dump entries
Nicolas Dichtel
2013-03-06
1
-1
/
+69
|
|
/
|
/
|
*
|
tcp: ipv6: bind() use stronger condition for bind_conflict
Flavio Leitner
2013-03-05
1
-0
/
+4
|
/
[next]