Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a0a61a604c60c14accc3962ecfeee9acc7a3c08a
/
include
c88e6f5
include/linux/netdevice.h: don't export MAX_HEADER to userspace
by Adrian Bunk
· 16 years ago
b9f75f4
netns: Don't receive new packets in a dead network namespace.
by Eric W. Biederman
· 16 years ago
f630e43
ipv6: Drop packets for loopback address from outside of the box.
by YOSHIFUJI Hideaki
· 16 years ago
68b80f1
netfilter: nf_nat: fix RCU races
by Patrick McHardy
· 16 years ago
2b4743b
ipv6 sit: Avoid extra need for compat layer in PRL management.
by YOSHIFUJI Hideaki
· 16 years ago
7775c97
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
e374d17
parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
by Kyle McMartin
· 16 years ago
5155857
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
61d6cc5
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
2165009
pagemap: pass mm into pagewalkers
by Dave Hansen
· 16 years ago
24aac48
cciss: add new hardware support
by Mike Miller
· 16 years ago
57d3c64
proc_fs.h: move struct mm_struct forward-declaration
by Ben Nizette
· 16 years ago
69c5ddf
m68k: Add ext2_find_{first,next}_bit() for ext4
by Aneesh Kumar K.V
· 16 years ago
ec0a196
tcp: Revert 'process defer accept as established' changes.
by David S. Miller
· 16 years ago
1b3cba8
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3692fd0
[ARM] 5091/1: Add missing bitfield include to regs-lcd.h
by Stefan Schmidt
· 16 years ago
dc10885
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9412e286
always_inline timespec_add_ns
by Jeremy Fitzhardinge
· 16 years ago
d5e181f
add an inlined version of iter_div_u64_rem
by Jeremy Fitzhardinge
· 16 years ago
f595ec9
common implementation of iterative div/mod
by Jeremy Fitzhardinge
· 16 years ago
da50ccc
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
a66b34b
proper prototype for acpi_processor_tstate_has_changed()
by Adrian Bunk
· 16 years ago
e9fe9e1
pnpacpi: fix IRQ flag decoding
by Bjorn Helgaas
· 16 years ago
dcb84f3
cpuidle acpi driver: fix oops on AC<->DC
by Venkatesh Pallipadi
· 17 years ago
a4df1ac
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
f7f866e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
513fd37
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
709772e
net: Fix routing tables with id > 255 for legacy software
by Krzysztof Piotr Oledzki
· 16 years ago
2506ece
virtio: Fix typo in virtio_net_hdr comments
by Mark McLoughlin
· 16 years ago
ce4a7d0
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
by Arnaldo Carvalho de Melo
· 16 years ago
45d465b
ipv4: Remove unused declaration from include/net/tcp.h.
by Rami Rosen
· 16 years ago
28ffb5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
b769164
ide: remove the ide_etrax100 chipset type
by Adrian Bunk
· 16 years ago
16882c1
sched: fix TASK_WAKEKILL vs SIGKILL race
by Oleg Nesterov
· 16 years ago
b57838e
[S390] Fix __ctl_load/__ctl_store inline assembly constraints
by Martin Schwidefsky
· 16 years ago
30c083c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
d5301a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
585c543
include/linux/ssb/ssb_driver_gige.h typo fix
by Adrian Bunk
· 16 years ago
64a3dcd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
dfa7e20
mm: Minor clean-up of page flags in mm/page_alloc.c
by Russ Anderson
· 16 years ago
4c0283f
IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
by Roland Dreier
· 16 years ago
0d57994
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
by Nathan Lynch
· 16 years ago
f751aa1
fat_valid_media() isn't for userspace
by Adrian Bunk
· 16 years ago
5f0e62c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
aab2545
uml: activate_mm: remove the dead PF_BORROWED_MM check
by Oleg Nesterov
· 16 years ago
156a9ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6
by Linus Torvalds
· 16 years ago
979b0fe
vm: add kzalloc_node() inline
by Jeff Layton
· 16 years ago
ec0ced1
asm-m32r/uaccess.h must #include <asm/setup.h>
by Adrian Bunk
· 16 years ago
4fd5a43
v850: fix typo in header guard
by Vegard Nossum
· 16 years ago
3b2d38b
h8300: fix typo in header guard
by Vegard Nossum
· 16 years ago
68aa0a2
ipc: restore MSGPOOL original value
by Nadia Derbey
· 16 years ago
93b0711
introduce memory_read_from_buffer()
by Akinobu Mita
· 16 years ago
3527fb32
lib: export bitrev16
by Harvey Harrison
· 16 years ago
44d1b98
Fix various old email addresses for dwmw2
by David Woodhouse
· 16 years ago
2f59971
KVM: migrate PIT timer
by Marcelo Tosatti
· 16 years ago
ce263d7
KVM: ppc: Remove duplicate function
by Hollis Blanchard
· 17 years ago
39b945a
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
b2ab26a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 16 years ago
5965087
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
609a70a
FRV: ip_fast_csum() requires a memory clobber on its inline asm
by David Howells
· 16 years ago
2cc3c0b
[MIPS] Fix typo in header guard
by Vegard Nossum
· 16 years ago
272bace
[MIPS] Add accessors for random register.
by Ralf Baechle
· 16 years ago
057229f
[MIPS] Add missing braces to pte_mkyoung
by Ilpo Järvinen
· 17 years ago
ccdb003
[MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.
by Manuel Lauss
· 17 years ago
39028ec
V4L/DVB (7166): [v4l] Add new user class controls and deprecate others
by David Woodhouse
· 16 years ago
70345fb
V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration
by Guennadi Liakhovetski
· 17 years ago
3e387fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
9489a06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
b9031d9
sctp: Fix ECN markings for IPv6
by Vlad Yasevich
· 16 years ago
62aeaff
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
by Vlad Yasevich
· 16 years ago
a646523
sctp: Correctly implement Fast Recovery cwnd manipulations.
by Vlad Yasevich
· 16 years ago
aed5a83
Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix
by David S. Miller
· 16 years ago
36d926b
[IPV6]: inet_sk(sk)->cork.opt leak
by Denis V. Lunev
· 16 years ago
91e1908
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
by YOSHIFUJI Hideaki
· 16 years ago
4bed72e
[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
by YOSHIFUJI Hideaki
· 16 years ago
e511710
[SCTP]: Fix NULL dereference of asoc.
by YOSHIFUJI Hideaki
· 16 years ago
d389c7d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
4ded383
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
by Linus Torvalds
· 16 years ago
246dd41
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
df6ab559
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26
by Linus Torvalds
· 16 years ago
e8a496a
x86: fix broken math-emu with lazy allocation of fpu area
by Suresh Siddha
· 17 years ago
a57c1ba
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
by Alan Cox
· 16 years ago
4f0ebe3
libata: kill unused constants
by Tejun Heo
· 17 years ago
ab32cd7
route: Remove unused ifa_anycast field
by Thomas Graf
· 16 years ago
bc3ed28
netlink: Improve returned error codes
by Thomas Graf
· 16 years ago
1f9d11c
route: Mark unused routing attributes as such
by Thomas Graf
· 16 years ago
51b77ca
route: Mark unused route cache flags as such.
by Thomas Graf
· 16 years ago
64e9159
serial_core: uart_set_ldisc infrastructure
by Alan Cox
· 16 years ago
1feaa51
Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.
by Sonic Zhang
· 16 years ago
63e1462
mmc_spi: mmc_spi.h should include linux/interrupts.h
by Anton Vorontsov
· 16 years ago
00e98a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
f365ad5
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
1e5c594
[ARM] 5067/1: _raw_write_can_lock macro bugfix
by surinder
· 16 years ago
ea6a740
[ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configuration
by Philipp Zabel
· 16 years ago
106f627
[ARM] 5068/1: PXA2xx Additional gpio definitions
by Jonathan Cameron
· 16 years ago
d02d6be
sh: fix miscompilation of ip_fast_csum with gcc >= 4.3
by Paul Mundt
· 16 years ago
759e940
[ARM] 5060/1: remove unnecessary include of asm/io.h
by Greg Ungerer
· 16 years ago
ee48a75
[ARM] fix AT91 include loops
by Russell King
· 16 years ago
ca05a99
capabilities: remain source compatible with 32-bit raw legacy capability support.
by Andrew G. Morgan
· 16 years ago
a70ce07
Blackfin arch: update anomaly headers from toolchain trunk
by Mike Frysinger
· 16 years ago
Next »