Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a942b57b9577f30da46a9f16ea0ef2c372cb15a4
a942b57
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
887e5d5
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
e8f7558
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
2c1a108
[PATCH] myri10ge - Export more parameters to ethtool
by Brice Goglin
· 18 years ago
d602078
[PATCH] myri10ge - Use dev_info() when printing parameters after probe
by Brice Goglin
· 18 years ago
18ac544
[PATCH] myri10ge - Drop ununsed nvidia chipset id
by brice@myri.com
· 18 years ago
ec59097
[PATCH] myri10ge - Drop unused pm_state
by brice@myri.com
· 18 years ago
b07db75
[PATCH] Fix freeing of net device
by Ralf Baechle
· 18 years ago
22db99b
[PATCH] remove dead entry in net wan Kconfig
by Paul Fulghum
· 18 years ago
5b552b1
[PATCH] NI5010 netcard cleanup
by Andreas Mohr
· 18 years ago
3a10cce
[PATCH] lock validator: fix ns83820.c irq-flags bug
by Ingo Molnar
· 18 years ago
ac5bfe4
[PATCH] pcnet32: Cleanup rx buffers after loopback test.
by Don Fry
· 18 years ago
df27f4a
[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc
by Don Fry
· 18 years ago
06c8785
[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/rx rings
by Don Fry
· 18 years ago
12fa30f
[PATCH] pcnet32: Use kcalloc instead of kmalloc and memset
by Don Fry
· 18 years ago
6dcd60c
[PATCH] pcnet32: Fix off-by-one in get_ringparam
by Don Fry
· 18 years ago
f2622a2
[PATCH] pcnet32: Use PCI_DEVICE macro
by Don Fry
· 18 years ago
dcaf976
[PATCH] pcnet32: Fix Section mismatch error
by Don Fry
· 18 years ago
0c639b3
[PATCH] Add support for the Cicada 8201 PHY
by Kim Phillips
· 18 years ago
c9a4b35
[PATCH] zd1211rw: disable TX queue during stop
by Daniel Drake
· 18 years ago
e85d091
[PATCH] ZyDAS ZD1211 USB-WLAN driver
by Daniel Drake
· 18 years ago
4a232e7
[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549
by John W. Linville
· 18 years ago
8f7eb407
[PATCH] CONFIG_WIRELESS_EXT is neccessary after all
by Horms
· 18 years ago
9f101fc
[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate times out
by Joseph Jezak
· 18 years ago
cb74c43
[PATCH] SoftMAC: Prevent multiple authentication attempts on the same network
by Joseph Jezak
· 18 years ago
4359219
[PATCH] bcm43xx: enable shared key authentication
by Daniel Drake
· 18 years ago
6d41e26
[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211softmac_assoc_req
by Larry Finger
· 18 years ago
fc8fd34
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
by Larry Finger
· 18 years ago
60d48f1
[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c
by Eric Sesterhenn
· 18 years ago
4b30153
[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ieee80211_tx_frame
by Hong Liu
· 18 years ago
a1d79aa
[PATCH] bcm43xx: workaround init_board vs. IRQ race
by Michael Buesch
· 18 years ago
e8d5969
[PATCH] bcm43xx: use softmac-suggested TX rate
by Daniel Drake
· 18 years ago
d3cef4e
[PATCH] Add two PLX device IDs
by Faidon Liambotis
· 18 years ago
9b91cf9
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
by Jeff Garzik
· 18 years ago
2e8a538
[netdrvr] Use dev_printk() when ethernet interface isn't available
by Jeff Garzik
· 18 years ago
cabb766
[netdrvr] via-velocity: remove io_size struct member, it is invariant
by Jeff Garzik
· 18 years ago
e54f489
[netdrvr] via-velocity: misc. cleanups
by Jeff Garzik
· 18 years ago
46009c8
[netdrvr] minor cleanups in Becker-derived drivers
by Jeff Garzik
· 18 years ago
8ab6f3f
[netdrvr] via-velocity: use netdev_priv() where appropriate
by Jeff Garzik
· 18 years ago
c3d8e68
[netdrvr] Remove Becker-template 'io_size' member, when invariant
by Jeff Garzik
· 18 years ago
03a8c66
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
by Jeff Garzik
· 18 years ago
36e1e84
[netdrvr] epic100: minor cleanups
by Jeff Garzik
· 18 years ago
72dbac3
Merge branch 'locks'
by Trond Myklebust
· 18 years ago
4e0641a
NFS: Optimise away an excessive GETATTR call when a file is symlinked
by Trond Myklebust
· 18 years ago
bce3481
This fixes a panic doing the first READDIR or READDIRPLUS call when:
by Trond Myklebust
· 18 years ago
83715ad
NFS: Fix NFS page_state usage
by Trond Myklebust
· 18 years ago
01c3b86
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
by Trond Myklebust
· 18 years ago
f07f18d
VFS: Add support for the FL_ACCESS flag to flock_lock_file()
by Trond Myklebust
· 18 years ago
42a2d13
NFSv4: Ensure nfs4_lock_expired() caches delegated locks
by Trond Myklebust
· 18 years ago
9b07357
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
by Trond Myklebust
· 18 years ago
f475ae9
VFS: Allow caller to determine if BSD or posix locks were actually freed
by Trond Myklebust
· 18 years ago
5e66dd6
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
e340221
[PATCH] Makefile typo
by Andreas Schwab
· 18 years ago
a8e0c51
[PATCH] powerpc: implement missing jiffies64_to_cputime64()
by David Woodhouse
· 18 years ago
ba1826e
[PATCH] powerpc: Fix loss of interrupts with MPIC
by Benjamin Herrenschmidt
· 18 years ago
ba854e1
[ARM] 3711/1: AT91 timer update
by Andrew Victor
· 18 years ago
5904a7f
[ARM] 3709/1: pnx4008: convert to generic irq subsystem
by Vitaly Wool
· 18 years ago
20e6527
[ARM] 3710/1: AT91 Serial: Use GPIO API
by Andrew Victor
· 18 years ago
ca78f6b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
7ad7153
Fix up headers_install wrt devfs removal
by Linus Torvalds
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
c6482dd
[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb
by Arjan van de Ven
· 18 years ago
a46f948
[PATCH] mthca: initialize send and receive queue locks separately
by Zach Brown
· 18 years ago
dd8041f
[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug
by Yasunori Goto
· 18 years ago
31304c9
[PATCH] uclinux: fix proc_task()/get_proc-task() naming
by Greg Ungerer
· 18 years ago
e82ca04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
075395d
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 18 years ago
060ec6f
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
0d17821
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
67ab33d
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
f7d57e4
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
51bece9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
d8cb7c1
[PATCH] revert "kthread: convert stop_machine into a kthread"
by Andrew Morton
· 18 years ago
38c54ee
[PATCH] zfcp: fix incorrect usage of fsf_req_list_lock
by Heiko Carstens
· 18 years ago
9f09c54
[PATCH] zfcp: fix incorrect usage of erp_lock
by Heiko Carstens
· 18 years ago
b6a7c79
[PATCH] Fix modular cpuid.ko
by OGAWA Hirofumi
· 18 years ago
300b939
[Bluetooth] Add RFCOMM role switch support
by Marcel Holtmann
· 18 years ago
7c2660b
[Bluetooth] Allow disabling of credit based flow control
by Marcel Holtmann
· 18 years ago
0139418
[Bluetooth] Small cleanup of the L2CAP source code
by Marcel Holtmann
· 18 years ago
a91f2e3
[Bluetooth] Use real devices for host controllers
by Marcel Holtmann
· 18 years ago
27d3528
[Bluetooth] Add platform device for virtual and serial devices
by Marcel Holtmann
· 18 years ago
04837f6
[Bluetooth] Add automatic sniff mode support
by Marcel Holtmann
· 18 years ago
da1f519
[Bluetooth] Correct SCO buffer size on request
by Marcel Holtmann
· 18 years ago
dcdcf63
[Bluetooth] Add suspend/resume support to the HCI USB driver
by Marcel Holtmann
· 18 years ago
2b86ad2
[Bluetooth] Use raw mode for the Frontline sniffer device
by Marcel Holtmann
· 18 years ago
69ee20a
[BRIDGE]: br_dump_ifinfo index fix
by Andrey Savochkin
· 18 years ago
3c6b377
[ATM]: add+use poison defines
by Randy Dunlap
· 18 years ago
4bdbf6c
[NET]: add+use poison defines
by Randy Dunlap
· 18 years ago
6508871
[IOAT]: fix kernel-doc in source files
by Randy Dunlap
· 18 years ago
fe4ada2
[IOAT]: fix header file kernel-doc
by Randy Dunlap
· 18 years ago
b002662
[TG3]: Add ipv6 TSO feature
by Michael Chan
· 18 years ago
6703931
[IPV6]: Fix ipv6 GSO payload length
by Michael Chan
· 18 years ago
863fae6
[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)
by Allan Stephens
· 18 years ago
bbcf467
[NET]: Verify gso_type too in gso_segment
by Herbert Xu
· 18 years ago
6ce1669
[IPVS]: Add sysctl documentation
by Horms
· 18 years ago
d85838c
[ROSE]: Try all routes when establishing a ROSE connections.
by Ralf Baechle
· 18 years ago
18601a7
[NETROM]: Use socket helpers instead of direct fiddling with struct sock
by Ralf Baechle DL5RB
· 18 years ago
006f68b
[AX.25]: Reference counting for AX.25 routes.
by Ralf Baechle DL5RB
· 18 years ago
8dc22d2
[ROSE]: Fix dereference of skb pointer after free.
by Ralf Baechle
· 18 years ago
518d1c9
[IOAT]: Fix a warning in ioatdma
by Benoit Boissinot
· 18 years ago
Next »