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
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
2
-6
/
+2
*
[IPV6] udp: Fix type in previous change.
David S. Miller
2006-09-22
1
-2
/
+2
*
[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
David S. Miller
2006-09-22
1
-1
/
+16
*
[IPV6] ip6_fib.c: make code static
Adrian Bunk
2006-09-22
1
-5
/
+24
*
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
2
-147
/
+152
*
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
2
-4
/
+10
*
[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
Ville Nuorvala
2006-09-22
1
-1
/
+5
*
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
David S. Miller
2006-09-22
1
-0
/
+2
*
[NET]: Make code static.
Adrian Bunk
2006-09-22
3
-8
/
+8
*
[IPV6]: Fix policy routing lookup
Patrick McHardy
2006-09-22
1
-1
/
+3
*
[IPV6]: Fix crash in ip6_del_rt
Patrick McHardy
2006-09-22
1
-0
/
+3
*
[IPV6]: Fix thinko in rt6_fill_node
Patrick McHardy
2006-09-22
1
-1
/
+0
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
11
-20
/
+20
*
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
2
-0
/
+2
*
[IPV6]: Policy Routing Rules
Thomas Graf
2006-09-22
6
-11
/
+314
*
[IPV6]: Multiple Routing Tables
Thomas Graf
2006-09-22
4
-135
/
+401
*
[IPV6]: Remove ndiscs rt6_lock dependency
Thomas Graf
2006-09-22
1
-5
/
+11
*
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2006-09-22
1
-2
/
+4
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
9
-0
/
+18
*
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
1
-12
/
+13
*
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
2
-30
/
+47
*
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
2006-09-21
2
-20
/
+29
*
[IPV6]: Accept -1 for IPV6_TCLASS
Remi Denis-Courmont
2006-09-17
2
-2
/
+4
*
[IPV6]: Fix tclass setting for raw sockets.
YOSHIFUJI Hideaki
2006-09-17
2
-3
/
+3
*
[IPV6]: Fix kernel OOPs when setting sticky socket options.
YOSHIFUJI Hideaki
2006-08-31
1
-13
/
+16
*
[IPV6]: ipv6_add_addr should install dstentry earlier
Keir Fraser
2006-08-29
1
-2
/
+2
*
[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error
Lv Liangying
2006-08-29
1
-0
/
+4
*
[IPV6]: Segmentation offload not set correctly on TCP children
Stephen Hemminger
2006-08-26
1
-1
/
+1
*
[MCAST]: Fix filter leak on device removal.
David L Stevens
2006-08-17
1
-4
/
+6
*
[IPV6] lockdep: annotate __icmpv6_socket
Ingo Molnar
2006-08-17
1
-0
/
+13
*
[INET]: Use pskb_trim_unique when trimming paged unique skbs
Herbert Xu
2006-08-13
1
-1
/
+1
*
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
Patrick McHardy
2006-08-13
1
-9
/
+25
*
[IPV6]: The ifa lock is a BH lock
Herbert Xu
2006-08-09
1
-2
/
+2
*
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
2006-08-02
1
-3
/
+5
*
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
Wei Dong
2006-08-02
1
-0
/
+1
*
[NET]: Core net changes to generate netevents
Tom Tucker
2006-08-02
1
-0
/
+7
*
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
2006-08-02
1
-2
/
+0
*
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
2006-08-02
5
-44
/
+86
*
[XFRM]: Fix protocol field value for outgoing IPv6 GSO packets
Patrick McHardy
2006-08-02
1
-1
/
+1
*
[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR
Noriaki TAKAMIYA
2006-08-02
1
-0
/
+57
*
[IPV6] ADDRCONF: Support get operation of single address
Noriaki TAKAMIYA
2006-08-02
1
-1
/
+58
*
[IPV6] ADDRCONF: Do not verify an address with infinity lifetime
YOSHIFUJI Hideaki
2006-08-02
1
-1
/
+5
*
[IPV6] ADDRCONF: Allow user-space to specify address lifetime
Noriaki TAKAMIYA
2006-08-02
1
-4
/
+42
*
[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...
YOSHIFUJI Hideaki
2006-08-02
1
-2
/
+4
*
[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().
Tetsuo Handa
2006-07-25
1
-0
/
+1
*
[IPV6]: Clean skb cb on IPv6 input.
Guillaume Chazarain
2006-07-24
1
-0
/
+2
*
[IPV6] xfrm6_tunnel: Delete debugging code.
David S. Miller
2006-07-24
1
-130
/
+10
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
1
-2
/
+1
*
[IPV4]: Get rid of redundant IPCB->opts initialisation
Herbert Xu
2006-07-21
1
-1
/
+0
*
[IPCOMP]: Fix truesize after decompression
Herbert Xu
2006-07-12
1
-1
/
+2
[next]