Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e356f9cdfa885c78791d5d6e5d2baef22f01853
1e356f9
[IPVS]: Bind connections on stanby if the destination exists
by Rumen G. Bogdanovski
· 17 years ago
c183783
[NET]: Remove Documentation/networking/pt.txt
by Adrian Bunk
· 17 years ago
e8b2cad
[NET]: Remove Documentation/networking/routing.txt
by Adrian Bunk
· 17 years ago
17a83c7
[NET]: Remove Documentation/networking/ncsa-telnet
by Adrian Bunk
· 17 years ago
915590cf
[NET]: Remove comx driver docs.
by Adrian Bunk
· 17 years ago
240e546
[NET]: Remove Documentation/networking/Configurable
by Adrian Bunk
· 17 years ago
b733c00
[NET]: Clean proto_(un)register from in-code ifdefs
by Pavel Emelyanov
· 17 years ago
4999f36
[IPSEC]: Fix crypto_alloc_comp error checking
by Herbert Xu
· 17 years ago
fffe470
[VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl
by Patrick McHardy
· 17 years ago
45a19b0
[NETNS]: Fix compiler error in net_namespace.c
by Johann Felix Soden
· 17 years ago
d012753
[TTY]: Use tty_mode_ioctl() in network drivers.
by Alan Cox
· 17 years ago
0fc00e2
[TTY]: Fix network driver interactions with TCGET/SET calls.
by Alan Cox
· 17 years ago
543821c
[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.
by Radu Rendec
· 17 years ago
40208d7
[NET]: Removing duplicit #includes
by Jiri Olsa
· 17 years ago
4aa92cd
[NET]: Let USB_USBNET always select MII.
by Adrian Bunk
· 17 years ago
df1e6e5
[RRUNNER]: Do not muck with sysctl_{r,w}mem_max
by David S. Miller
· 17 years ago
df61c95
[DLM] lowcomms: Do not muck with sysctl_rmem_max.
by David S. Miller
· 17 years ago
c3e9a35
[IPV4]: Compact some ifdefs in the fib code.
by Pavel Emelyanov
· 17 years ago
6a9a025
[VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device".
by Rusty Russell
· 17 years ago
44656ba
[NET]: Kill proc_net_create()
by David S. Miller
· 17 years ago
33120b3
[IPV6]: Convert /proc/net/ipv6_route to seq_file interface
by Alexey Dobriyan
· 17 years ago
4f9f831
[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline
by Evgeniy Polyakov
· 17 years ago
c62cf5c
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
by David S. Miller
· 17 years ago
8295b6d
[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
by Eric Dumazet
· 17 years ago
c5a432f
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
by Eric Dumazet
· 17 years ago
47a31a6
[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
by Eric Dumazet
· 17 years ago
286ab3d
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way.
by Eric Dumazet
· 17 years ago
9178100
[PPP]: L2TP: Fix oops in transmit and receive paths
by James Chapman
· 17 years ago
6a9fb94
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
by Pavel Emelyanov
· 17 years ago
4e05806
[DECNET]: "addr" module param can't be __initdata
by Alexey Dobriyan
· 17 years ago
7a0ff716
[IPv6] SNMP: Restore Udp6InErrors incrementation
by Mitsuru Chinen
· 17 years ago
3f192b5
[NET]: Remove /proc/net/stat/*_arp_cache upon module removal
by Alexey Dobriyan
· 17 years ago
bf13886
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
by Pavel Emelyanov
· 17 years ago
429f08e
[IPV4]: Consolidate the ip cork destruction in ip_output.c
by Pavel Emelyanov
· 17 years ago
e011ff4
[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst}
by Bart De Schuymer
· 17 years ago
55d84ac
[NETFILTER]: nf_sockopts list head cleanup
by Alexey Dobriyan
· 17 years ago
d1332e0
[NETFILTER]: remove unneeded rcu_dereference() calls
by Patrick McHardy
· 17 years ago
0795c65
[NETFILTER]: Clean up Makefile
by Jan Engelhardt
· 17 years ago
b98e174
[NETFILTER]: Sort matches/targets in Kbuild file
by Jan Engelhardt
· 17 years ago
ba5dc27
[NETFILTER]: Copyright/Email update
by Jan Engelhardt
· 17 years ago
7351a22
[NETFILTER]: ip{,6}_queue: convert to seq_file interface
by Alexey Dobriyan
· 17 years ago
dbeeb81
Linux 2.6.24-rc2
by Linus Torvalds
· 17 years ago
7a82b63
UML: fix defconfig build again
by Jeff Dike
· 17 years ago
65d3a68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 17 years ago
5576269
9p: add missing end-of-options record for trans_fd
by Latchesar Ionkov
· 17 years ago
dd1a458
9p: return NULL when trans not found
by Latchesar Ionkov
· 17 years ago
8999e04
9p: use copy of the options value instead of original
by Latchesar Ionkov
· 17 years ago
dda6b02
9p: fix memory leak in v9fs_get_sb
by Latchesar Ionkov
· 17 years ago
2658770
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
f8a9efb
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
61edab8
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
246a3d1
drm: DRM: fix memset size error
by Li Zefan
· 17 years ago
747824c
drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL
by Dave Airlie
· 17 years ago
f9618ac
drm: remove second forward decleration of drm device struct.
by Dave Airlie
· 17 years ago
2655e2c
ata_piix: Add additional PCI identifier for 40 wire short cable
by Alan Cox
· 17 years ago
8dce39c
time: fix inconsistent function names in comments
by Li Zefan
· 17 years ago
001e09e
m68knommu: fix pread/pwrite defines
by Greg Ungerer
· 17 years ago
8a29f2b
eCryptfs: release mutex on hash error path
by Michael Halcrow
· 17 years ago
778d1a2
eCryptfs: increment extent_offset once per loop interation
by Michael Halcrow
· 17 years ago
01aae97
telephony: phonedev panics if unregistering device not registered [Bug 9266]
by Matti Linnanvuori
· 17 years ago
def6ae2
md: fix misapplied patch in raid5.c
by Neil Brown
· 17 years ago
139b829
virtio/virtcons: fix section mismatch warning
by Randy Dunlap
· 17 years ago
1273092
rtc: m48t59 fix section mismatch warning
by Randy Dunlap
· 17 years ago
f15cf51
uml: correctly strip kernel defines from userspace CFLAGS
by Jeff Dike
· 17 years ago
4f40c05
uml: fix incompatible types warning in previous SG fix
by WANG Cong
· 17 years ago
b07989f
paride: fix 'and' typo in drivers/block/paride/pt.c
by Roel Kluin
· 17 years ago
6551198
fs/afs/vlocation.c: fix off-by-one
by Adrian Bunk
· 17 years ago
f11b7ae
arm26: remove it again
by Hugh Dickins
· 17 years ago
0b030c2
Fix bitmap_scnlistprintf for empty masks
by Andi Kleen
· 17 years ago
5a75983
Missing include file in kallsyms.h
by Kamalesh Babulal
· 17 years ago
e1265205
local_t Documentation update
by Mathieu Desnoyers
· 17 years ago
bf2cdef
serial: fix compile warning about putc
by Yinghai Lu
· 17 years ago
ae5fbf7
i2o: debug messages corrected
by Vasily Averin
· 17 years ago
5db6a4d
Dump stack during sysctl registration failure
by Alexey Dobriyan
· 17 years ago
df59ebc
i4l: errors with assignments in if
by Roel Kluin
· 17 years ago
6bbfd53
libata: handle broken cable reporting
by Alan Cox
· 17 years ago
73946f9
pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect
by Alan Cox
· 17 years ago
7f2803d
ata_piix: Add additional PCI identifier for 40 wire short cable
by Alan Cox
· 17 years ago
36beb82
pata_serverworks: Fix problem with some drive combinations
by Alan Cox
· 17 years ago
f2511f1
phylib: Silence driver registration
by Olof Johansson
· 17 years ago
ac8c635
phylib: Add ID for Marvell 88E1240
by Olof Johansson
· 17 years ago
d2ea732
82596: free nonexistent resource fix
by Evgeniy Dushistov
· 17 years ago
cacd40e
SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy meals
by David Miller
· 17 years ago
4a8aa033
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
5d66f15
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
199fb21
leds: bugfixes for leds-gpio
by David Brownell
· 17 years ago
3131e53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
41557e7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
b285e0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild
by Linus Torvalds
· 17 years ago
bd3989e
PCI: Add Kconfig option to disable deprecated pci_find_* API
by Jeff Garzik
· 17 years ago
ccb9d59
PCI: pciserial_resume_one ignored return value of pci_enable_device
by Dirk Hohndel
· 17 years ago
0039541
PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check
by Adrian Bunk
· 17 years ago
d73460d
PCI: make pci_match_device() static
by Adrian Bunk
· 17 years ago
5257dca
PCI: Remove 3 incorrect MSI quirks.
by David Miller
· 17 years ago
bc38b41
PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB
by David Miller
· 17 years ago
ba698ad
PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.
by David Miller
· 17 years ago
1d84b54
PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.
by David Miller
· 17 years ago
2cc3187
PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"
by David Miller
· 17 years ago
bcbf6ee
ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0174511
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »