index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
2
-6
/
+6
2014-01-02
ipv6: namespace cleanups
stephen hemminger
2
-19
/
+35
2014-01-02
netlink: cleanup rntl_af_register
stephen hemminger
1
-4
/
+1
2013-12-31
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
Li RongQing
1
-4
/
+1
2013-12-26
ipv6: cleanup for tcp_ipv6.c
Weilong Chen
1
-11
/
+11
2013-12-23
netconf: add support for IPv6 proxy_ndp
stephen hemminger
1
-1
/
+48
2013-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-20
/
+12
2013-12-19
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
4
-5
/
+11
2013-12-19
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
1
-1
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-10
/
+9
2013-12-16
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
1
-8
/
+4
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
1
-4
/
+5
2013-12-13
ipv6: fix incorrect type in declaration
Florent Fourcot
1
-1
/
+2
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
2
-13
/
+47
2013-12-12
ipv6: router reachability probing
Jiri Benc
1
-6
/
+10
2013-12-11
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
Patrick McHardy
1
-0
/
+1
2013-12-11
ipv6: do not erase dst address with flow label destination
Florent Fourcot
4
-4
/
+0
2013-12-11
inet: fix NULL pointer Oops in fib(6)_rule_suppress
Stefan Tomanek
1
-1
/
+5
2013-12-11
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
Jiri Pirko
1
-2
/
+2
2013-12-10
ipv6: use ip6_flowinfo helper
Florent Fourcot
1
-2
/
+1
2013-12-10
ipv6: add ip6_flowlabel helper
Florent Fourcot
2
-2
/
+2
2013-12-10
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
2
-6
/
+2
2013-12-10
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
2
-2
/
+0
2013-12-10
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
2
-0
/
+8
2013-12-10
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
1
-5
/
+3
2013-12-10
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
1
-0
/
+2
2013-12-10
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
2
-2
/
+2
2013-12-10
neigh: wrap proc dointvec functions
Jiri Pirko
1
-5
/
+5
2013-12-10
neigh: convert parms to an array
Jiri Pirko
2
-24
/
+31
2013-12-07
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...
Jiri Pirko
1
-72
/
+99
2013-12-07
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
1
-12
/
+20
2013-12-06
ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
Eric Dumazet
1
-11
/
+14
2013-12-06
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
7
-14
/
+7
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
9
-20
/
+12
2013-12-03
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
1
-12
/
+10
2013-12-03
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
1
-1
/
+1
2013-12-03
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
Duan Jiong
1
-0
/
+3
2013-11-30
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
1
-2
/
+2
2013-11-29
net: remove outdated comment for ipv4 and ipv6 protocol handler
Baker Zhang
1
-4
/
+0
2013-11-29
sit: use kfree_skb to replace dev_kfree_skb
Gao feng
1
-3
/
+3
2013-11-24
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
1
-0
/
+1
2013-11-24
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
4
-7
/
+11
2013-11-24
sit: generate icmpv6 error when receiving icmpv4 error
Oussama Ghorbel
1
-6
/
+38
2013-11-24
gro: Clean up tcpX_gro_receive checksum verification
Herbert Xu
1
-17
/
+10
2013-11-24
gro: Only verify TCP checksums for candidates
Herbert Xu
1
-0
/
+5
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-48
/
+41
2013-11-19
ipv6: Fix inet6_init() cleanup order
Vlad Yasevich
1
-2
/
+2
2013-11-19
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2
-7
/
+2
2013-11-18
net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n
Fabio Estevam
1
-1
/
+1
[next]