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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-30
[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...
Patrick McHardy
6
-8
/
+14
2005-08-30
[IPV6]: Check interface bindings on IPv6 raw socket reception
Andrew McDonald
4
-6
/
+15
2005-08-30
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte
12
-5
/
+1153
2005-08-30
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
6
-25
/
+83
2005-08-30
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
8
-65
/
+199
2005-08-30
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
17
-36
/
+119
2005-08-30
[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...
Harald Welte
7
-109
/
+124
2005-08-30
[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()
Harald Welte
15
-25
/
+25
2005-08-30
[NETFILTER]: C99 initizalizers for NAT protocols
Patrick McHardy
4
-33
/
+40
2005-08-30
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
7
-13
/
+8
2005-08-30
[IPV4]: possible cleanups
Adrian Bunk
11
-22
/
+7
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
45
-91
/
+96
2005-08-30
[NET]: Reduce tc_index/tc_verd to u16
Patrick McHardy
1
-2
/
+2
2005-08-30
[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy
Arnaldo Carvalho de Melo
3
-26
/
+40
2005-08-30
[NETFILTER]: Add ctnetlink subsystem
Harald Welte
23
-100
/
+2277
2005-08-30
[NET]: Remove HIPPI private from skbuff.h
Stephen Hemminger
5
-11
/
+10
2005-08-30
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
Patrick McHardy
22
-2
/
+58
2005-08-30
[NETFITLER]: Add nfnetlink layer.
Harald Welte
6
-0
/
+497
2005-08-30
[NETFILTER]: connection tracking event notifiers
Harald Welte
10
-14
/
+311
2005-08-30
[NET]: Kill skb->tc_classid
Patrick McHardy
10
-18
/
+9
2005-08-30
[NET]: Kill skb->list
David S. Miller
29
-283
/
+229
2005-08-30
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
27
-64
/
+36
2005-08-30
[NETFILTER]: convert nfmark and conntrack mark to 32bit
Harald Welte
8
-7
/
+38
2005-08-30
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
18
-296
/
+422
2005-08-29
Merge /spare/repo/linux-2.6/
Jeff Garzik
261
-6213
/
+13105
2005-08-29
[SPARC64]: More fully work around Spitfire Errata 51.
David S. Miller
14
-54
/
+143
2005-08-29
[SPARC64]: Make debugging spinlocks usable again.
David S. Miller
3
-65
/
+38
2005-08-29
[SPARC]: remove use of asm/segment.h
Kumar Gala
8
-13
/
+0
2005-08-29
[SPARC64]: remove use of asm/segment.h
Kumar Gala
3
-8
/
+0
2005-08-29
[SPARC64]: Revamp Spitfire error trap handling.
David S. Miller
6
-245
/
+418
2005-08-29
[SPARC64]: Do not call winfix_dax blindly
David S. Miller
2
-0
/
+27
2005-08-29
[SPARC64]: Fix trap state reading for instruction_access_exception.
David S. Miller
1
-11
/
+4
2005-08-29
[libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPL
Jeff Garzik
1
-14
/
+13
2005-08-29
[PATCH] missing include in smc-ultra
Al Viro
1
-0
/
+1
2005-08-29
[PATCH] missing include in tda80xx
Al Viro
1
-0
/
+1
2005-08-29
[PATCH] mod_devicetable.h fixes
Al Viro
1
-2
/
+8
2005-08-29
[PATCH] new name for 2.6.14
Benjamin LaHaise
1
-1
/
+1
2005-08-29
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband...
Linus Torvalds
69
-1424
/
+2732
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
Linus Torvalds
6
-39
/
+213
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git
Linus Torvalds
6
-22
/
+112
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git
Linus Torvalds
4
-512
/
+380
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git
Linus Torvalds
16
-1
/
+692
2005-08-29
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
59
-3719
/
+8103
2005-08-29
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
18
-153
/
+450
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
29
-155
/
+135
2005-08-29
[PATCH] PHY Layer fixup
Andy Fleming
6
-102
/
+510
2005-08-29
[libata] license change, other bits
Jeff Garzik
18
-282
/
+409
2005-08-29
Linux v2.6.13
v2.6.13
Linus Torvalds
1
-1
/
+1
2005-08-29
[ARM] drop i386-isms from arm Kconfig
Pavel Machek
1
-37
/
+0
2005-08-29
[PATCH] zfcp: bugfix and compile fixes
Heiko Carstens
2
-4
/
+3
[next]