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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-28
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
David L Stevens
1
-30
/
+110
2005-12-28
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
David S. Miller
1
-2
/
+2
2005-12-28
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
1
-4
/
+5
2005-12-27
[BR_NETFILTER]: Fix leak if skb traverses > 1 bridge
David Kimdon
1
-0
/
+2
2005-12-27
[IPV6]: Increase default MLD_MAX_MSF to 64.
David L Stevens
1
-1
/
+1
2005-12-23
[IPV6]: Fix Temporary Address Generation
Hiroyuki YAMAMORI
1
-0
/
+3
2005-12-23
[IPV6]: Fix dead lock.
YOSHIFUJI Hideaki
1
-4
/
+4
2005-12-22
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
David S. Miller
3
-17
/
+118
2005-12-22
[IPSEC]: Fix policy updates missed by sockets
David S. Miller
1
-1
/
+29
2005-12-22
[DCCP]: Comment typo
Ian McDonald
1
-1
/
+1
2005-12-22
[IPV6]: Fix address deletion
Kristian Slavov
1
-2
/
+3
2005-12-22
[VLAN]: Add two missing checks to vlan_ioctl_handler()
Mika Kukkonen
1
-1
/
+5
2005-12-22
[NETROM]: Fix three if-statements in nr_state1_machine()
Mika Kukkonen
1
-3
/
+3
2005-12-21
[IPV6]: Don't select a tentative address as a source address.
YOSHIFUJI Hideaki
1
-1
/
+8
2005-12-21
[IPV6]: Run DAD when the link becomes ready.
YOSHIFUJI Hideaki
1
-0
/
+23
2005-12-21
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
YOSHIFUJI Hideaki
1
-10
/
+64
2005-12-21
[IPV6]: Try not to send icmp to anycast address.
YOSHIFUJI Hideaki
1
-2
/
+14
2005-12-21
[IPV6]: Flag RTF_ANYCAST for anycast routes.
YOSHIFUJI Hideaki
1
-4
/
+9
2005-12-20
SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions
Trond Myklebust
2
-4
/
+6
2005-12-20
RPC: Do not block on skb allocation
Trond Myklebust
1
-0
/
+2
2005-12-20
[SCTP]: Fix sctp to not return erroneous POLLOUT events.
Neil Horman
1
-11
/
+3
2005-12-20
[IPSEC]: Perform SA switchover immediately.
David S. Miller
2
-5
/
+19
2005-12-20
[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
Patrick McHardy
2
-0
/
+2
2005-12-20
[IPV6]: Fix route lifetime.
YOSHIFUJI Hideaki
2
-5
/
+13
2005-12-20
[BRIDGE-NF]: Fix bridge-nf ipv6 length check
Bart De Schuymer
1
-10
/
+7
2005-12-20
[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
Patrick McHardy
1
-1
/
+1
2005-12-20
[NETFILTER]: Fix NAT init order
Patrick McHardy
1
-1
/
+2
2005-12-15
[PATCH] Address of void __user * is void __user * *, not void * __user *
Al Viro
1
-1
/
+1
2005-12-15
[VLAN]: Fix hardware rx csum errors
Stephen Hemminger
1
-0
/
+3
2005-12-14
[GRE]: Fix hardware checksum modification
Herbert Xu
1
-1
/
+1
2005-12-14
[PKT_SCHED]: Disable debug tracing logs by default in packet action API.
David S. Miller
1
-1
/
+1
2005-12-14
[IPV6] addrconf: Do not print device pointer in privacy log message.
David S. Miller
1
-2
/
+2
2005-12-13
[PATCH] ieee80211_crypt_tkip depends on NET_RADIO
Olaf Hering
1
-1
/
+1
2005-12-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/nf-2.6
Linus Torvalds
1
-1
/
+4
2005-12-13
[NETFILTER]: ip_nat_tftp: Fix expectation NAT
Marcus Sundberg
1
-1
/
+4
2005-12-13
[TCPv6]: Fix skb leak
Arnaldo Carvalho de Melo
1
-10
/
+9
2005-12-09
[IPv6] IPsec: fix pmtu calculation of esp
Kazunori MIYAZAWA
1
-1
/
+1
2005-12-09
[NET]: Fix NULL pointer deref in checksum debugging.
Stephen Hemminger
1
-1
/
+2
2005-12-07
[AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().
David S. Miller
1
-54
/
+61
2005-12-07
[TCP] Vegas: timestamp before clone
David S. Miller
1
-109
/
+124
2005-12-07
[TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc
Thomas Young
1
-8
/
+0
2005-12-07
[TCP] Vegas: stop resetting rtt every ack
Thomas Young
1
-4
/
+4
2005-12-06
[DECNET]: add memory buffer settings
Steven Whitehouse
2
-3
/
+55
2005-12-06
[NET]: make function pointer argument parseable by kernel-doc
Martin Waitz
1
-1
/
+1
2005-12-06
[NETFILTER]: Don't use conntrack entry after dropping the reference
Patrick McHardy
1
-4
/
+2
2005-12-06
[NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlink
Patrick McHardy
1
-1
/
+2
2005-12-06
[NETFILTER]: Wait for untracked references in nf_conntrack module unload
Patrick McHardy
1
-0
/
+3
2005-12-06
[NETFILTER]: Mark ctnetlink as EXPERIMENTAL
Patrick McHardy
2
-6
/
+6
2005-12-06
[NETFILTER]: Fix CTA_PROTO_NUM attribute size in ctnetlink
Patrick McHardy
1
-2
/
+2
2005-12-06
[NETFILTER]: Fix ip_conntrack_flush abuse in ctnetlink
Patrick McHardy
1
-9
/
+11
[next]