Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0322a2b84096270c238da45f444bd3c9eb6f5e9c
0322a2b
Add assembler equivalents to __init{,date}_refok
by Ralf Baechle
· 17 years ago
bfe8df3
slow down printk during boot
by Randy Dunlap
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
e6716b8
docbook: fix filesystems content
by Randy Dunlap
· 17 years ago
fd39c86
docbook: fix usb content
by Randy Dunlap
· 17 years ago
c5d0e6a
docbook: fix libata content
by Randy Dunlap
· 17 years ago
23f9b75
docbook: fix kernel-api content
by Randy Dunlap
· 17 years ago
65a6ec0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
541010e
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
e457f79
Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
3d8a67b
[libata] pata_cs5536: new API build fix
by Jeff Garzik
· 17 years ago
a52cefc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
fba956c
Map volume and brightness events on thinkpads
by Jeremy Katz
· 17 years ago
0df333c
[IA64] build fix for scatterlist
by Tony Luck
· 17 years ago
f2e1d89
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
85ffdd2
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
43d39ae
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
84284d3
xen-netfront: rearrange netfront structure to separate tx and rx
by Jeremy Fitzhardinge
· 17 years ago
63bd8c4
Atari keyboard: incorporate additional review comments
by Geert Uytterhoeven
· 17 years ago
4acad72
[IPV6]: Consolidate the ip6_pol_route_(input|output) pair
by Pavel Emelyanov
· 17 years ago
f78a1b3
[TCP]: Make snd_cwnd_cnt 32-bit
by Ilpo Järvinen
· 17 years ago
d603d0a
[TCP]: Update the /proc/net/tcp documentation
by Jean Delvare
· 17 years ago
e9edda6
netdev: convert non-obvious instances to use ARRAY_SIZE()
by Alejandro Martinez Ruiz
· 17 years ago
9d6dda3
[NETNS]: Don't panic on creating the namespace's loopback
by Pavel Emelyanov
· 17 years ago
355aaff
Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver
by Linus Torvalds
· 17 years ago
4ae2894
[NEIGH]: Ensure that pneigh_lookup is protected with RTNL
by Pavel Emelyanov
· 17 years ago
f1673ca
[INET]: kmalloc+memset -> kzalloc in frag_alloc_queue
by Denis V. Lunev
· 17 years ago
c749b01
[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.
by Denis V. Lunev
· 17 years ago
77ec15c
[libata] pata_pcmcia: Add additional id string (corsair, 1GB)
by Kristoffer Ericson
· 17 years ago
e5bbef2
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
by Herbert Xu
· 17 years ago
c596cc4
scsi/gdth: fix crash in gdth_timeout if no gdth controllers found
by Linus Torvalds
· 17 years ago
317b50b
libata: prevent devices with blank model names from being DMA blacklisted
by Andrew Paprocki
· 17 years ago
8f73a68
ata_piix: SATA 2port controller port map fix
by Jason Gaston
· 17 years ago
3957df6
pata_cs5536: ATA driver for Geode companion chip
by Martin K. Petersen
· 17 years ago
a224be7
[SELINUX]: Update for netfilter ->hook() arg changes.
by David S. Miller
· 17 years ago
762cc40
[INET]: Consolidate the xxx_put
by Pavel Emelyanov
· 17 years ago
4b6cb5d
[INET]: Small cleanup for xxx_put after evictor consolidation
by Pavel Emelyanov
· 17 years ago
8e7999c
[INET]: Consolidate the xxx_evictor
by Pavel Emelyanov
· 17 years ago
1e4b828
[INET]: Consolidate the xxx_frag_destroy
by Pavel Emelyanov
· 17 years ago
321a3a9
[INET]: Consolidate xxx_the secret_rebuild
by Pavel Emelyanov
· 17 years ago
277e650
[INET]: Consolidate the xxx_frag_kill
by Pavel Emelyanov
· 17 years ago
04128f2
[INET]: Collect common frag sysctl variables together
by Pavel Emelyanov
· 17 years ago
7eb9515
[INET]: Collect frag queues management objects together
by Pavel Emelyanov
· 17 years ago
5ab11c9
[INET]: Move common fields from frag_queues in one place.
by Pavel Emelyanov
· 17 years ago
114342f
[TG3]: Fix performance regression on 5705.
by Michael Chan
· 17 years ago
faca94f
[ISDN]: Remove local copy of device name to make sure renames work.
by Karsten Keil
· 17 years ago
f885c5b
[TCP]: high_seq parameter removed (all callers use tp->high_seq)
by Ilpo Järvinen
· 17 years ago
ad643a7
[IPV6]: Uninline netfilter okfns
by Patrick McHardy
· 17 years ago
9c2842b
[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().
by Patrick McHardy
· 17 years ago
861d048
[IPV4]: Uninline netfilter okfns
by Patrick McHardy
· 17 years ago
a030847
[NET]: Avoid copying TCP packets unnecessarily
by Herbert Xu
· 17 years ago
172a863
[NET]: Fix csum_start update in pskb_expand_head
by Herbert Xu
· 17 years ago
a9d4119
[NIU]: getting rid of __ucmpdi2 in niu.o
by Al Viro
· 17 years ago
f937f1f46
[NETLINK]: Don't leak 'listeners' in netlink_kernel_create()
by Jesper Juhl
· 17 years ago
1dff92e
[IPV6] __inet6_csk_dst_store(): fix check-after-use
by Adrian Bunk
· 17 years ago
e6a5fdf
[NIU]: Fix write past end of array in niu_pci_probe_sprom().
by David S. Miller
· 17 years ago
65c8846
[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input
by Herbert Xu
· 17 years ago
f61944e
[IPV6]: Make ipv6_frag_rcv return the same packet
by Herbert Xu
· 17 years ago
3db05fe
[NETFILTER]: Replace sk_buff ** with sk_buff *
by Herbert Xu
· 17 years ago
2ca7b0a
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
by Herbert Xu
· 17 years ago
af1e1cf
[IPVS]: Replace local version of skb_make_writable
by Herbert Xu
· 17 years ago
37d4187
[NETFILTER]: Do not copy skb in skb_make_writable
by Herbert Xu
· 17 years ago
7b99565
[BRIDGE]: Unshare skb upon entry
by Herbert Xu
· 17 years ago
f697c3e
[NET]: Avoid unnecessary cloning for ingress filtering
by Herbert Xu
· 17 years ago
776c729
[IPV4]: Change ip_defrag to return an integer
by Herbert Xu
· 17 years ago
1706d58
[IPV4]: Make ip_defrag return the same packet
by Herbert Xu
· 17 years ago
e0053ec
[SKBUFF]: Add skb_morph
by Herbert Xu
· 17 years ago
dec1881
[SKBUFF]: Merge common code between copy_skb_header and skb_clone
by Herbert Xu
· 17 years ago
1358796
libata: add ST9160821AS / 3.CCD to NCQ blacklist
by Tejun Heo
· 17 years ago
f58db80
libata: fix revalidation issuing after configuration commands
by Tejun Heo
· 17 years ago
f140f0f
[libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61
by Kuan Luo
· 17 years ago
2b9e68f
[libata] pata_sil680: Add MMIO support
by Benjamin Herrenschmidt
· 17 years ago
88a15f2
ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107ce9a5bd5a0
by Emil Medve
· 17 years ago
293c851
gianfar: Fix regression caused by new napi interface
by Li Yang
· 17 years ago
20ef2bb
gianfar: Cleanup compile warning caused by 0795af57
by Li Yang
· 17 years ago
94e8cc3
gianfar: Fix compile regression caused by bea3348e
by Li Yang
· 17 years ago
25b31cb
add new prom.h for AU1x00
by Yoichi Yuasa
· 17 years ago
2de8892
update AU1000 get_ethernet_addr()
by Yoichi Yuasa
· 17 years ago
c2af68e
MIPSsim: General cleanup
by Ralf Baechle
· 17 years ago
6629b97
Jazzsonic: Fix warning about unused variable.
by Ralf Baechle
· 17 years ago
2843e7f
Remove msic_dcr_read() in axon_msi.c
by Michael Ellerman
· 17 years ago
cdbd386
Use dcr_host_t.base in dcr_unmap()
by Michael Ellerman
· 17 years ago
83f34df
Add dcr_host_t.base in dcr_read()/dcr_write()
by Michael Ellerman
· 17 years ago
0f18e71
Use dcr_host_t.base in ibm_emac_mal
by Michael Ellerman
· 17 years ago
7920369
Update ibm_newemac to use dcr_host_t.base
by Michael Ellerman
· 17 years ago
bc2618f
tehuti: possible leak in bdx_probe
by Florin Malita
· 17 years ago
7e7b968
TC35815: Fix build
by Ralf Baechle
· 17 years ago
b77eb35
SAA9730: Fix build
by Ralf Baechle
· 17 years ago
d95b39c
AR7 ethernet
by Matteo Croce
· 17 years ago
e0d7c52
myri10ge: update driver version to 1.3.2-1.287
by Brice Goglin
· 17 years ago
4f93fde
myri10ge: add IPv6 TSO support
by Brice Goglin
· 17 years ago
eabd7e3
Add skb_is_gso_v6
by Brice Goglin
· 17 years ago
af793e0
myri10ge: update firmware headers
by Brice Goglin
· 17 years ago
e636b2e
myri10ge: fix some indentation, white spaces, and comments
by Brice Goglin
· 17 years ago
dd957c5
net/bonding: Optionally allow ethernet slaves to keep own MAC
by Jay Vosburgh
· 17 years ago
d90a162
net/bonding: Destroy bonding master when last slave is gone
by Moni Shoua
· 17 years ago
1053f62
net/bonding: Delay sending of gratuitous ARP to avoid failure
by Moni Shoua
· 17 years ago
3158bf7
net/bonding: Handlle wrong assumptions that slave is always an Ethernet device
by Moni Shoua
· 17 years ago
6b1bf09
net/bonding: Enable IP multicast for bonding IPoIB devices
by Moni Shoua
· 17 years ago
2ab8285
net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address()
by Moni Shoua
· 17 years ago
Next »