index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-29
[IPV6]: make two functions static
Adrian Bunk
2
-3
/
+4
2005-11-29
[NET]: Add const markers to various variables.
Arjan van de Ven
2
-2
/
+2
2005-11-28
[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-0
/
+2
2005-11-20
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/
David S. Miller
5
-14
/
+34
2005-11-20
[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)
Yan Zheng
1
-5
/
+5
2005-11-20
[IPV6]: Fix sending extension headers before and including routing header.
YOSHIFUJI Hideaki
4
-12
/
+31
2005-11-20
[IPV6]: Fix calculation of AH length during filling ancillary data.
Ville Nuorvala
1
-1
/
+1
2005-11-20
[IPV6]: Fix memory management error during setting up new advapi sockopts.
YOSHIFUJI Hideaki
1
-1
/
+2
2005-11-17
[IPV6]: Fib dump really needs GFP_ATOMIC.
David S. Miller
1
-1
/
+1
2005-11-16
[IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly
Yasuyuki Kozakai
1
-25
/
+16
2005-11-14
[IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c
Luiz Capitulino
1
-1
/
+1
2005-11-14
[IPV6]: small fix for ipv6_dev_get_saddr(...)
Yan Zheng
1
-2
/
+3
2005-11-14
[NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6
Yasuyuki Kozakai
1
-0
/
+2
2005-11-14
[NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_...
Yasuyuki Kozakai
1
-16
/
+26
2005-11-14
[NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6
Yasuyuki Kozakai
2
-7
/
+7
2005-11-14
[NETFILTER]: cleanup IPv6 Netfilter Kconfig
Yasuyuki Kozakai
1
-36
/
+14
2005-11-12
[IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6 dump
Thomas Graf
1
-1
/
+1
2005-11-12
[IPV6]: Fix rtnetlink dump infinite loop
Herbert Xu
1
-4
/
+2
2005-11-11
[IPV6]: Fix inet6_init missing unregister.
David S. Miller
1
-2
/
+6
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
4
-64
/
+44
2005-11-10
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
1
-1
/
+1
2005-11-09
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
9
-4
/
+1750
2005-11-09
[IPV6]: ip6ip6_lock is not unlocked in error path.
Ken-ichirou MATSUZAWA
1
-0
/
+1
2005-11-09
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
Peter Chubb
1
-1
/
+2
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
5
-20
/
+10
2005-11-08
[IPV6]: RFC3484 compliant source address selection
YOSHIFUJI Hideaki
1
-104
/
+240
2005-11-08
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...
YOSHIFUJI Hideaki
2
-44
/
+48
2005-11-08
[IPV6]: Put addr_diff() into common header for future use.
YOSHIFUJI Hideaki
1
-52
/
+2
2005-11-05
[TCP/DCCP]: Randomize port selection
Stephen Hemminger
1
-11
/
+4
2005-11-03
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
Yan Zheng
1
-1
/
+1
2005-11-02
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
Yan Zheng
1
-1
/
+3
2005-10-31
[MCAST] IPv6: Check packet size when process Multicast
Yan Zheng
1
-2
/
+17
2005-10-31
[IPV6]: Fix behavior of ip6_route_input() for link local address
Yan Zheng
1
-1
/
+1
2005-10-31
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
Harald Welte
2
-114
/
+192
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-7
/
+3
2005-10-28
[MCAST] IPv6: Fix algorithm to compute Querier's Query Interval
Yan Zheng
1
-1
/
+1
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
1
-1
/
+70
2005-10-25
[NET]: Wider use of for_each_*cpu()
John Hawkes
2
-10
/
+3
2005-10-25
[IPV6]: Fix refcnt of struct ip6_flowlabel
Yan Zheng
1
-1
/
+1
2005-10-15
[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
Andrew Morton
1
-1
/
+0
2005-10-13
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
1
-5
/
+11
2005-10-10
[IPSEC] Fix block size/MTU bugs in ESP
Herbert Xu
1
-3
/
+4
2005-10-10
[IPSEC]: Use ALIGN macro in ESP
Herbert Xu
1
-5
/
+6
2005-10-05
[IPV6]: Fix NS handing for proxy/anycast address
YOSHIFUJI Hideaki
1
-1
/
+1
2005-10-05
[MCAST] ipv6: Fix address size in grec_size
Yan Zheng
1
-1
/
+1
2005-10-04
[IPV6]: Fix infinite loop in udp_v6_get_port().
YOSHIFUJI Hideaki
1
-1
/
+3
2005-10-03
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
1
-1
/
+1
2005-10-03
[IPV6]: Fix leak added by udp connect dst caching fix.
David S. Miller
1
-4
/
+10
2005-10-03
[IPV6]: Fix ipv6 fragment ID selection at slow path
Yan Zheng
1
-1
/
+1
2005-10-03
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
1
-8
/
+10
[next]