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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-04
[POWERPC] Fix IDE build with ARCH=ppc
Benjamin Herrenschmidt
1
-0
/
+8
2006-12-04
[POWERPC] Fix __raw* accessors
Benjamin Herrenschmidt
1
-47
/
+45
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
5
-147
/
+254
2006-12-04
[POWERPC] Cell iommu support
Jeremy Kerr
1
-3
/
+3
2006-12-04
[POWERPC] Add an optional offset to direct DMA on 64 bits
Benjamin Herrenschmidt
1
-0
/
+2
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
6
-361
/
+477
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
2
-6
/
+10
2006-12-04
[POWERPC] Add "parent" struct device for PCI host bridges
Benjamin Herrenschmidt
2
-0
/
+2
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
9
-59
/
+180
2006-12-04
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2
-32
/
+62
2006-12-04
[POWERPC] Improve MPIC driver auto-configuration from DT
Benjamin Herrenschmidt
1
-2
/
+2
2006-12-04
[POWERPC] Support for DCR based MPIC
Benjamin Herrenschmidt
1
-4
/
+31
2006-12-04
[POWERPC] Generic DCR infrastructure
Benjamin Herrenschmidt
3
-0
/
+132
2006-12-04
[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc
Benjamin Herrenschmidt
1
-4
/
+0
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2
-2
/
+1
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
424
-2973
/
+5640
2006-12-03
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
1
-0
/
+2
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
Patrick McHardy
1
-0
/
+20
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
Patrick McHardy
1
-0
/
+41
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
6
-0
/
+447
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
1
-0
/
+15
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
7
-8
/
+113
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy
1
-0
/
+10
2006-12-03
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
2
-7
/
+7
2006-12-03
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
3
-12
/
+50
2006-12-03
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
9
-16
/
+278
2006-12-03
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
1
-0
/
+3
2006-12-03
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
1
-9
/
+9
2006-12-03
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
1
-0
/
+1
2006-12-03
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
1
-2
/
+2
2006-12-03
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
1
-0
/
+2
2006-12-03
[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.
Al Viro
1
-1
/
+18
2006-12-03
[IPSEC]: Add encapsulation family.
Miika Komu
1
-0
/
+2
2006-12-03
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
1
-0
/
+2
2006-12-03
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
1
-1
/
+1
2006-12-03
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-3
/
+99
2006-12-03
[NETFILTER]: ebtables: add --snap-arp option
Bart De Schuymer
2
-0
/
+5
2006-12-03
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
4
-2
/
+21
2006-12-03
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
3
-34
/
+49
2006-12-03
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
1
-2
/
+0
2006-12-03
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
1
-0
/
+1
2006-12-03
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
1
-1
/
+4
2006-12-03
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
1
-1
/
+2
2006-12-03
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
1
-18
/
+10
2006-12-03
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
2
-2
/
+2
2006-12-03
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
1
-0
/
+3
2006-12-03
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
1
-1
/
+5
2006-12-03
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
3
-0
/
+22
2006-12-03
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
3
-0
/
+34
2006-12-03
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
2
-6
/
+0
[next]