Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1cb9e8e01d2c73184e2074f37cd155b3c4fdaae6
/
include
1cb9e8e
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
d779188
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
f61ea1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 19 years ago
d347da0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
c6c88bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 19 years ago
0356dbb
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
e80b0fa
[PATCH] USB Storage: add alauda support
by Matthew Dharm
· 19 years ago
12c3da3
[PATCH] USB: Store port number in usb_device
by Alan Stern
· 19 years ago
55c5271
[PATCH] USB: Consider power budget when choosing configuration
by Alan Stern
· 19 years ago
9ad3d6c
[PATCH] USB: Remove USB private semaphore
by Alan Stern
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
2143acc
[PATCH] USB: make registering a usb driver automatically set the module owner
by Greg Kroah-Hartman
· 19 years ago
ba9dc65
[PATCH] USB: allow usb drivers to disable dynamic ids
by Greg Kroah-Hartman
· 19 years ago
733260f
[PATCH] USB: add dynamic id functionality to USB core
by Greg Kroah-Hartman
· 19 years ago
a00828e
[PATCH] USB: drivers/usb/storage/libusual
by Pete Zaitcev
· 19 years ago
81f280e
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
by Richard Purdie
· 19 years ago
40efc6f
[TCP]: less inline's
by Stephen Hemminger
· 19 years ago
88df8ef
[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()
by Stephen Hemminger
· 19 years ago
b461d2f
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
by Per Liden
· 19 years ago
fd19f32
[AF_UNIX]: Convert to use a spinlock instead of rwlock
by Benjamin LaHaise
· 19 years ago
4947d3e
[NET]: Speed up __alloc_skb()
by Benjamin LaHaise
· 19 years ago
17ba15f
[PPPOX]: Fix assignment into const proto_ops.
by David S. Miller
· 19 years ago
8639a11
[TCP]: Don't use __constant_htonl for a non const arg
by Arnaldo Carvalho de Melo
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
25995ff
[SOCK]: Introduce sk_receive_skb
by Arnaldo Carvalho de Melo
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
77d76ea
[NET]: Small cleanup to socket initialization
by Andi Kleen
· 19 years ago
7708610
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
by Frank Filz
· 19 years ago
52ccb8e
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
by Frank Filz
· 19 years ago
90933fc
[FLS64]: x86_64 version
by Stephen Hemminger
· 19 years ago
3821af2
[FLS64]: generic version
by Stephen Hemminger
· 19 years ago
c865e5d
[PKT_SCHED] netem: packet corruption option
by Stephen Hemminger
· 19 years ago
fbe9cc4
[AF_UNIX]: Use spinlock for unix_table_lock
by David S. Miller
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
2271281
[TCP]: Move the TCPF_ enum to tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
d8313f5
[INET6]: Generalise tcp_v6_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
a7f5e7f
[INET]: Generalise tcp_v4_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
399c07d
[IPV6]: Export ipv6_opt_accepted
by Arnaldo Carvalho de Melo
· 19 years ago
0fa1a53
[IPV6]: Introduce inet6_timewait_sock
by Arnaldo Carvalho de Melo
· 19 years ago
b9750ce
[IPV6]: Generalise some functions
by Arnaldo Carvalho de Melo
· 19 years ago
c1cbe4b
[NET]: Avoid atomic xchg() for non-error case
by Benjamin LaHaise
· 19 years ago
3305b80
[IP]: Simplify and consolidate MSG_PEEK error handling
by Herbert Xu
· 19 years ago
af05dc9
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
by Arnaldo Carvalho de Melo
· 19 years ago
8292a17
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
ca304b6
[IPV6]: Introduce inet6_rsk()
by Arnaldo Carvalho de Melo
· 19 years ago
8129765
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
by Arnaldo Carvalho de Melo
· 19 years ago
c2977c2
[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
by Arnaldo Carvalho de Melo
· 19 years ago
90b19d3
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
by Arnaldo Carvalho de Melo
· 19 years ago
971af18
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
by Arnaldo Carvalho de Melo
· 19 years ago
89cee8b
[IPV4]: Safer reassembly
by Herbert Xu
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
a18ceba
Merge branch 'master'
by Jeff Garzik
· 19 years ago
ac67c62
Merge branch 'master'
by Jeff Garzik
· 19 years ago
abe842e
[PATCH] Avoid namespace pollution in <asm/param.h>
by Dag-Erling Smørgrav
· 19 years ago
5ab4a6c
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
by David L Stevens
· 19 years ago
01e33b5
[PATCH] n_r3964: fixed usage of HZ; removed bad include
by Kurt Huwig
· 19 years ago
e5c34a5
[PATCH] Fix typo in x86_64 __build_write_lock_const assembly
by Ben Collins
· 19 years ago
c660439
[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu
by Ravikiran G Thirumalai
· 19 years ago
aaadff8
Merge branch 'master'
by Jeff Garzik
· 19 years ago
ebc62fb
Merge branch 'master'
by Jeff Garzik
· 19 years ago
3c058d8
Pull owner_id into release branch
by Len Brown
· 19 years ago
c162eea
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
d6f0291
[PATCH] fix race with preempt_enable()
by Nicolas Pitre
· 19 years ago
e646929
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
by David S. Miller
· 19 years ago
d5ea4e2
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 19 years ago
23f9b31
[PATCH] include/linux/irq.h: #include <linux/smp.h>
by Adrian Bunk
· 19 years ago
3c21edb
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
by YOSHIFUJI Hideaki
· 19 years ago
58c4fb8
[IPV6]: Flag RTF_ANYCAST for anycast routes.
by YOSHIFUJI Hideaki
· 19 years ago
05465fd
[ACPI] increase owner_id limit to 64 from 32
by Alex Williamson
· 19 years ago
fd30fc3
[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()
by Tom Zanussi
· 19 years ago
29884df
NFS: Fix another O_DIRECT race
by Trond Myklebust
· 19 years ago
399c180
[IPSEC]: Perform SA switchover immediately.
by David S. Miller
· 19 years ago
6b80ebe
[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h
by Kristian Slavov
· 19 years ago
418fbfe
Merge branch 'master'
by Jeff Garzik
· 19 years ago
532a37c
[PATCH] mtd onenand driver: reduce stack usage
by Kyungmin Park
· 19 years ago
37b1cc3
[PATCH] mtd onenand driver: check correct manufacturer
by Kyungmin Park
· 19 years ago
48ea753
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
7c3dbbe
[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix
by Al Viro
· 19 years ago
dc86e88
[IA64] Add __read_mostly support for IA64
by Christoph Lameter
· 19 years ago
4d7672b
Make sure we copy pages inserted with "vm_insert_page()" on fork
by Linus Torvalds
· 19 years ago
f5899b5
[IA64] disable preemption in udelay()
by John Hawkes
· 19 years ago
42e3314
[SCSI] fix for fc transport recursion problem.
by James.Smart@Emulex.Com
· 19 years ago
1abfd37
[SCSI] Rename scsi_print_msg to spi_print_msg
by Matthew Wilcox
· 19 years ago
7b16318
Fix up SCSI mismerge
by James Bottomley
· 19 years ago
2a1e137
Merge by hand (conflicts in scsi_lib.c)
by James Bottomley
· 19 years ago
defd94b
[SCSI] seperate max_sectors from max_hw_sectors
by Mike Christie
· 19 years ago
a329729
[PATCH] sun4c_memerr_reg __iomem annotations
by Al Viro
· 19 years ago
f8ad23a
[PATCH] fix iomem annotations in sparc32 pcic code
by Al Viro
· 19 years ago
17e01f2
[SCSI] add retries field to request for REQ_BLOCK_PC use
by Mike Christie
· 19 years ago
6e68af6
[SCSI] Convert SCSI mid-layer to scsi_execute_async
by Mike Christie
· 19 years ago
6e39b69
[SCSI] export blk layer functions needed for blk_execute_rq_nowait
by Mike Christie
· 19 years ago
7116317
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 19 years ago
a50e2cc
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 19 years ago
7b4df9e
[PATCH] ide: cleanup ide_driver_t
by Bartlomiej Zolnierkiewicz
· 19 years ago
517bd1d
[PATCH] ide: cleanup ide.h
by Bartlomiej Zolnierkiewicz
· 19 years ago
8f29e65
[PATCH] ide: AU1200 IDE update
by Jordan Crouse
· 19 years ago
65e5f2e
[PATCH] ide: core modifications for AU1200
by Jordan Crouse
· 19 years ago
ceef833
[PATCH] via82cxxx IDE: Add VT8251 ISA bridge
by Daniel Drake
· 19 years ago
c786804
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
Next »