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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-30
[NETFILTER]: don't use nested attributes for conntrack_expect
Harald Welte
1
-1
/
+2
2005-08-30
[NETFILTER]: attribute count is an attribute of message type, not subsytem
Harald Welte
1
-2
/
+2
2005-08-30
[NETFILTER]: Fix multiple problems with the conntrack event cache
Patrick McHardy
2
-25
/
+18
2005-08-30
[INET]: Move bind_hash from tcp_sk to inet_sk
Arnaldo Carvalho de Melo
2
-1
/
+2
2005-08-30
[INET]: Just rename the TCP hashtable functions/structs to inet_
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility
Harald Welte
1
-0
/
+85
2005-08-30
[NETFILTER]: Extend netfilter logging API
Harald Welte
3
-3
/
+47
2005-08-30
[NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q...
Harald Welte
1
-0
/
+1
2005-08-30
[INET]: Introduce inet_sk_rebuild_header
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-08-30
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte
2
-0
/
+101
2005-08-30
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
2
-10
/
+24
2005-08-30
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
2
-0
/
+14
2005-08-30
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2
-1
/
+4
2005-08-30
[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()
Harald Welte
2
-5
/
+5
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
3
-7
/
+6
2005-08-30
[NET]: Reduce tc_index/tc_verd to u16
Patrick McHardy
1
-2
/
+2
2005-08-30
[NETFILTER]: Add ctnetlink subsystem
Harald Welte
7
-18
/
+210
2005-08-30
[NET]: Remove HIPPI private from skbuff.h
Stephen Hemminger
2
-6
/
+5
2005-08-30
[NETFITLER]: Add nfnetlink layer.
Harald Welte
1
-0
/
+145
2005-08-30
[NETFILTER]: connection tracking event notifiers
Harald Welte
2
-4
/
+157
2005-08-30
[NET]: Kill skb->tc_classid
Patrick McHardy
1
-3
/
+0
2005-08-30
[NET]: Kill skb->list
David S. Miller
1
-11
/
+5
2005-08-30
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
5
-5
/
+17
2005-08-30
[NETFILTER]: convert nfmark and conntrack mark to 32bit
Harald Welte
2
-2
/
+2
2005-08-29
Merge /spare/repo/linux-2.6/
Jeff Garzik
10
-49
/
+445
2005-08-29
[PATCH] mod_devicetable.h fixes
Al Viro
1
-2
/
+8
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git
Linus Torvalds
1
-1
/
+3
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git
Linus Torvalds
2
-42
/
+37
2005-08-29
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
3
-1
/
+389
2005-08-29
[PATCH] PHY Layer fixup
Andy Fleming
1
-0
/
+17
2005-08-29
[libata] license change, other bits
Jeff Garzik
2
-38
/
+46
2005-08-27
libata: fix a few alan-isms
Jeff Garzik
1
-1
/
+0
2005-08-27
[PATCH] libata: regularize dma_start/stop arguments
Alan Cox
1
-2
/
+3
2005-08-24
Merge upstream into 'upstream' branch of netdev-2.6.git.
Jeff Garzik
1
-4
/
+4
2005-08-23
Merge /spare/repo/linux-2.6/
Jeff Garzik
9
-33
/
+64
2005-08-23
[PATCH] fix atapi_packet_task vs. intr race (take 2)
Tejun Heo
1
-0
/
+2
2005-08-20
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
1
-4
/
+4
2005-08-19
[MMC] Use an IDR for host name indicies
Russell King
1
-0
/
+1
2005-08-19
[MMC] Use class device name for mmc host name
Russell King
1
-2
/
+1
2005-08-19
[MMC] Add MMC class devices
Russell King
1
-0
/
+1
2005-08-19
[MMC] Add mmc_hostname() macro
Russell King
1
-0
/
+1
2005-08-19
Merge /spare/repo/linux-2.6/
Jeff Garzik
8
-29
/
+60
2005-08-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-1
/
+5
2005-08-19
[PATCH] serverworks: add support for new southbridge IDE
Narendra Sankar
1
-0
/
+1
2005-08-19
[PATCH] ide: add support for Netcell Revolution to pci-ide generic driver
Matt Gillette
1
-0
/
+3
2005-08-19
[PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spelling
Grant Coady
1
-1
/
+1
2005-08-18
[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi
Chuck Lever
1
-1
/
+4
2005-08-18
[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags
Chuck Lever
1
-11
/
+8
2005-08-18
[PATCH] NFS: split nfsi->flags into two fields
Chuck Lever
1
-11
/
+16
2005-08-17
[PATCH] PCI: 6700/6702PXH quirk
Kristen Accardi
2
-1
/
+7
[next]