index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-11
PCI: pci_ids, remove double or more empty lines
Jiri Slaby
1
-48
/
+0
2007-07-11
PCI: pci_ids, add atheros and 3com_2 vendors
Jiri Slaby
1
-0
/
+4
2007-07-11
PCI: pci_ids, reorder some entries
Jiri Slaby
1
-8
/
+8
2007-07-11
PCI: i386: traps, change VENDOR to DEVICE
Jiri Slaby
1
-1
/
+1
2007-07-11
PCI: ATM: lanai, change VENDOR to DEVICE
Jiri Slaby
1
-2
/
+2
2007-07-11
PCI: read revision ID by default
Auke Kok
1
-0
/
+1
2007-07-11
PCI: remove useless pci driver method
David Brownell
1
-1
/
+0
2007-07-11
PCI aer: add pci_cleanup_aer_correct_aer_status
Stephen Hemminger
1
-0
/
+2
2007-07-11
PCI aer: fix stub return values
Stephen Hemminger
1
-4
/
+4
2007-07-11
+ pci_find_slot-mark-deprecated.patch added to -mm tree
Alan Cox
1
-1
/
+1
2007-07-11
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
1
-1
/
+1
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
21
-77
/
+2
2007-07-11
PCI: add PCI-X/PCI-Express read control interfaces
Peter Oruba
1
-1
/
+6
2007-07-11
[AF_UNIX]: Rewrite garbage collector, fixes race.
Miklos Szeredi
1
-1
/
+2
2007-07-11
[IA64] Support multiple CPUs going through OS_MCA
Russ Anderson
1
-0
/
+1
2007-07-11
[IA64] add sn_register_pmi_handler oemcall
Dean Nelson
1
-0
/
+20
2007-07-10
[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h
Ilpo Järvinen
1
-1
/
+0
2007-07-10
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-07-10
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
2
-6
/
+2
2007-07-10
[NET]: Update comments for skb checksums
Herbert Xu
1
-2
/
+10
2007-07-11
[Bluetooth] Add basics to better support and handle eSCO links
Marcel Holtmann
2
-2
/
+18
2007-07-10
[IPV4]: Make ip_tos2prio const.
Philippe De Muyter
1
-1
/
+1
2007-07-10
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
Yasuyuki Kozakai
1
-1
/
+2
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
2
-5
/
+7
2007-07-10
[NETFILTER]: ipt_CLUSTERIP: add compat code
Patrick McHardy
1
-2
/
+2
2007-07-10
[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpers
Patrick McHardy
1
-2
/
+2
2007-07-10
[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysct
Patrick McHardy
1
-0
/
+1
2007-07-10
[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation list
Patrick McHardy
3
-3
/
+6
2007-07-10
[NETFILTER]: nf_conntrack: use hashtable for expectations
Patrick McHardy
2
-1
/
+5
2007-07-10
[NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_...
Patrick McHardy
1
-2
/
+2
2007-07-10
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
3
-26
/
+47
2007-07-10
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
3
-24
/
+23
2007-07-10
[NETFILTER]: nf_nat: use hlists for bysource hash
Patrick McHardy
1
-1
/
+1
2007-07-10
[NETFILTER]: nf_conntrack: export hash allocation/destruction functions
Patrick McHardy
1
-0
/
+4
2007-07-10
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
1
-2
/
+1
2007-07-10
[NETFILTER]: nf_conntrack: use hlists for conntrack hash
Patrick McHardy
2
-4
/
+3
2007-07-10
[NETFILTER]: nf_nat: merge nf_conn and nf_nat_info
Yasuyuki Kozakai
1
-11
/
+6
2007-07-10
[NETFILTER]: nf_nat: kill global 'destroy' operation
Yasuyuki Kozakai
1
-3
/
+0
2007-07-10
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
Yasuyuki Kozakai
2
-16
/
+0
2007-07-10
[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded
Yasuyuki Kozakai
1
-2
/
+0
2007-07-10
[NETFILTER]: nf_nat: use extension infrastructure
Yasuyuki Kozakai
3
-17
/
+8
2007-07-10
[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list
Yasuyuki Kozakai
1
-2
/
+3
2007-07-10
[NETFILTER]: nf_conntrack: use extension infrastructure for helper
Yasuyuki Kozakai
4
-26
/
+11
2007-07-10
[NETFILTER]: nf_conntrack: introduce extension infrastructure
Yasuyuki Kozakai
2
-0
/
+83
2007-07-10
[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.h
Yasuyuki Kozakai
4
-22
/
+21
2007-07-10
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
1
-1
/
+3
2007-07-10
[NETFILTER]: Add u32 match
Jan Engelhardt
1
-0
/
+40
2007-07-10
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
1
-5
/
+5
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
1
-5
/
+5
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
1
-8
/
+8
[prev]
[next]