index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: Clean up table initialization
Patrick McHardy
2007-05-11
3
-163
/
+55
*
[UDP]: Fix AF-specific references in AF-agnostic code.
David S. Miller
2007-05-11
3
-2
/
+23
*
[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.
YOSHIFUJI Hideaki
2007-05-11
1
-0
/
+4
*
[IPV6]: Do no rely on skb->dst before it is assigned.
YOSHIFUJI Hideaki
2007-05-11
1
-4
/
+12
*
[IPV6]: Send ICMPv6 error on scope violations.
David L Stevens
2007-05-11
1
-3
/
+10
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-06
1
-1
/
+1
|
\
|
*
kconfig: fix path to modules.txt in Kconfig help
Alexander E. Patrakov
2007-05-02
1
-1
/
+1
*
|
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-04
3
-26
/
+34
|
/
*
[IPV6]: Fix slab corruption running ip6sic
Eric Sesterhenn
2007-04-29
1
-1
/
+1
*
[IPV6]: Track device renames in snmp6.
Stephen Hemminger
2007-04-29
2
-2
/
+5
*
[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
YOSHIFUJI Hideaki
2007-04-27
1
-0
/
+1
*
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
Milind Arun Choudhary
2007-04-26
1
-1
/
+1
*
[IPV6] NDISC: Unify main process of sending ND messages.
YOSHIFUJI Hideaki
2007-04-26
1
-199
/
+84
*
[IPV6] XFRM: Use ip6addr_any where applicable.
YOSHIFUJI Hideaki
2007-04-26
1
-3
/
+1
*
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
2007-04-26
1
-2
/
+0
*
[IPV6] SIT: Unify code path to get hash array index.
YOSHIFUJI Hideaki
2007-04-26
1
-14
/
+9
*
[IPV6]: Fix Makefile thinko.
David S. Miller
2007-04-26
1
-1
/
+1
*
[IPV6]: Consolidate common SNMP code
Herbert Xu
2007-04-26
4
-139
/
+79
*
[IPV6] SNMP: Use put_unaligned() instead of memcpy().
YOSHIFUJI Hideaki
2007-04-26
1
-16
/
+10
*
[IPV6] SNMP: Fix several warnings without procfs.
YOSHIFUJI Hideaki
2007-04-26
2
-2
/
+3
*
[IPV6] SNMP: Avoid unaligned accesses.
YOSHIFUJI Hideaki
2007-04-26
1
-6
/
+16
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-26
8
-16
/
+20
*
[IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS.
YOSHIFUJI Hideaki
2007-04-26
1
-6
/
+4
*
[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.
YOSHIFUJI Hideaki
2007-04-26
2
-33
/
+30
*
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
2007-04-26
2
-5
/
+49
*
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
2007-04-26
2
-4
/
+13
*
[IPV6]: MTU discovery check in ip6_fragment()
John Heffner
2007-04-26
1
-0
/
+13
*
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
2007-04-26
1
-2
/
+0
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-26
1
-1
/
+1
*
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
Patrick McHardy
2007-04-26
1
-8
/
+4
*
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
2007-04-26
3
-6
/
+5
*
[NET]: Use csum_start offset instead of skb_transport_header
Herbert Xu
2007-04-26
1
-0
/
+2
*
[XFRM]: Optimize MTU calculation
Patrick McHardy
2007-04-26
1
-10
/
+12
*
[XFRM]: esp: fix skb_tail_pointer conversion bug
Patrick McHardy
2007-04-26
1
-1
/
+1
*
[IPV6] FIB6RULE: Find source address during looking up route.
YOSHIFUJI Hideaki
2007-04-26
1
-3
/
+31
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
2
-2
/
+2
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
1
-1
/
+1
*
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
2007-04-26
1
-1
/
+1
*
[INET]: Use jhash + random secret for ehash.
David S. Miller
2007-04-26
1
-0
/
+5
*
[NETFILTER]: Use setup_timer
Patrick McHardy
2007-04-26
1
-5
/
+2
*
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
2007-04-26
5
-41
/
+0
*
[NET] rules: Unified rules dumping
Thomas Graf
2007-04-26
1
-7
/
+0
*
[IPv6]: Use rtnl registration interface
Thomas Graf
2007-04-26
5
-24
/
+31
*
[SK_BUFF] ipv6: Use skb_network_offset in some more places
Arnaldo Carvalho de Melo
2007-04-26
2
-3
/
+4
*
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-26
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-26
10
-24
/
+28
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-26
14
-32
/
+33
*
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-26
9
-16
/
+17
[next]