Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
df1c0b8468b34628ed12b103804a4576cd9af8bb
df1c0b8
[BRIDGE]: Packets leaking out of disabled/blocked ports.
by Stephen Hemminger
· 17 years ago
b91ddd8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 17 years ago
05bb1fa
[TCP]: Allow minimum RTO to be configurable via routing metrics.
by David S. Miller
· 17 years ago
cb243a1
SCTP: Fix to handle invalid parameter length correctly
by Wei Yongjun
· 17 years ago
609ee46
SCTP: Abort on COOKIE-ECHO if backlog is exceeded.
by Vlad Yasevich
· 17 years ago
498d630
SCTP: Correctly disable listening when backlog is 0.
by Vlad Yasevich
· 17 years ago
d0ce929
SCTP: Do not retransmit chunks that are newer then rtt.
by Vlad Yasevich
· 17 years ago
cc75689
SCTP: Uncomfirmed transports can't become Inactive
by Vlad Yasevich
· 17 years ago
2772b49
SCTP: Pick the correct port when binding to 0.
by Vlad Yasevich
· 17 years ago
d99fa42
SCTP: Use net_ratelimit to suppress error messages print too fast
by Wei Yongjun
· 17 years ago
00f1c2d
SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly
by Wei Yongjun
· 17 years ago
8d614ad
SCTP: Fix sctp_addto_chunk() to add pad with correct length
by Wei Yongjun
· 17 years ago
ab3e5e7
SCTP: Assign stream sequence numbers to the entire message
by Vlad Yasevich
· 17 years ago
ea2dfb3
SCTP: properly clean up fragment and ordering queues during FWD-TSN.
by Vlad Yasevich
· 18 years ago
378be2c
[PKTGEN]: Fix multiqueue oops.
by Robert Olsson
· 17 years ago
594a9df
[BNX2]: Add write posting comment.
by Michael Chan
· 17 years ago
8e54588
[BNX2]: Use msleep().
by Arjan van de Ven
· 17 years ago
b07d68b
Linux 2.6.23-rc4
by Linus Torvalds
· 17 years ago
f99ba18
dm-mpath-rdac: don't stomp on a requests transfer bit
by Andrew Vasquez
· 17 years ago
5a99efe
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
28d9aa6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d243769
fix bogus hotplug cpu warning
by Hugh Dickins
· 17 years ago
721ebe0
reverse CONFIG_ACPI_PROC_EVENT default
by Hugh Dickins
· 17 years ago
8134097
fix maxcpus=N parsing
by Hugh Dickins
· 17 years ago
88ede82
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
9666582
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
d96a2a5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 17 years ago
81b4b98
[PARISC] Add NOTES section
by Kyle McMartin
· 17 years ago
88a7907
[PARISC] Use compat_sys_getdents
by Kyle McMartin
· 18 years ago
1eb51c362
[PARISC] Do not allow STI_CONSOLE to be modular
by Kyle McMartin
· 18 years ago
03b18f1
[PARISC] Clean up sti_flush
by Kyle McMartin
· 18 years ago
fabb8ff
[PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines
by Kyle McMartin
· 18 years ago
37efbb7
[PARISC] Add empty <asm-parisc/vga.h>
by Kyle McMartin
· 18 years ago
17a82e93
[SPARC32]: Make flush_tlb_kernel_range() an inline function.
by David S. Miller
· 17 years ago
4f1296a
[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c
by David S. Miller
· 17 years ago
7bcd4dae
[SPARC32]: Kill unused vars and macros from prom/console.c
by David S. Miller
· 17 years ago
6cc0735
[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.
by David S. Miller
· 17 years ago
6c8f5b9
[VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.
by David S. Miller
· 17 years ago
1bd4b28
[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.
by David S. Miller
· 17 years ago
10e2ff1
[NET]: Mark Paul Moore as maintainer of labelled networking.
by James Morris
· 17 years ago
e7c243c
[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"
by Evgeniy Polyakov
· 17 years ago
7c8347a
[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.
by Jesper Juhl
· 17 years ago
c573f73
[NET]: Avoid pointless allocation casts in BSD compression module
by Jesper Juhl
· 17 years ago
901ded2
[IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
by Jesper Juhl
· 17 years ago
aaa53c4
[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()
by Benjamin Thery
· 17 years ago
f424bb9
[PPPOL2TP]: Fix endianness annotations.
by Al Viro
· 17 years ago
e422397
[IOAT]: ioatdma needs to to play nice in a multi-dma-client world
by Shannon Nelson
· 17 years ago
97a1ad4
[SLIP]: trivial sparse warning fix
by Stephen Hemminger
· 17 years ago
37d2e73
[EQL]: sparse warning fix
by Stephen Hemminger
· 17 years ago
c3609d5
[NET]: is_power_of_2 in net/core/neighbour.c
by vignesh babu
· 17 years ago
2672287
[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
by David S. Miller
· 17 years ago
a96fb49
[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless
by Flavio Leitner
· 17 years ago
36d98d3
[KBUILD]: Sanitize tc_ematch headers.
by Stephen Hemminger
· 17 years ago
96fe1c0
[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.
by Nick Bowler
· 17 years ago
23dd6d3
[MIPS] Fulong doesn't need ISA DMA.
by Ralf Baechle
· 17 years ago
52625ca
[MIPS] IP27: intr_sconnect_level: don't disable interrupts.
by Ralf Baechle
· 17 years ago
84ced30
[MIPS] IP27: startup_bridge_irq: connect interrupt.
by Ralf Baechle
· 17 years ago
ed7a236
[MIPS] IP27: shutdown_bridge_irq: don't free irq.
by Ralf Baechle
· 17 years ago
8313da3
[MIPS] Sort out handling of ISA-less PCI systems.
by Ralf Baechle
· 17 years ago
2704afe
[MIPS] Add __cmpdi2
by Ralf Baechle
· 17 years ago
606bf78
[MIPS] HOTPLUG: Make register_pci_controller __devinit.
by Ralf Baechle
· 17 years ago
c4aa256
[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
by Ralf Baechle
· 17 years ago
4547d22
[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
by Ralf Baechle
· 17 years ago
db15f36
[MIPS] Delete duplicate inclusion of <linux/delay.h>.
by Ralf Baechle
· 17 years ago
1bfa771
[MIPS] Polish <asm/edac.h>.
by Ralf Baechle
· 17 years ago
88eb413
[MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.
by Ralf Baechle
· 17 years ago
948a34c
[MIPS] Maintain si_code field properly for FP exceptions
by Thiemo Seufer
· 17 years ago
34412c7
[MIPS] SMTC: Fix duplicate status dumps on NMI
by Thiemo Seufer
· 17 years ago
97ce9a8
[MIPS] Unconditionally writeback and invalidate caches on kexec.
by Nicolas Schichan
· 17 years ago
9f90a03
[PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware
by Atsushi Nemoto
· 17 years ago
c99dcac
[MIPS] Fix gcc 3.3 warning.
by Ralf Baechle
· 17 years ago
0806133
[MIPS] Fix invalid semicolon after if statement
by Ilpo Järvinen
· 17 years ago
c5d7eb9
[MIPS] Update Cobalt defconfig
by Yoichi Yuasa
· 17 years ago
0d2d644
[MIPS] Update workpad_defconfig
by Yoichi Yuasa
· 17 years ago
dd70438
[MIPS] Update tb0287_defconfig
by Yoichi Yuasa
· 17 years ago
96a6d87
[MIPS] Update tb0226_defconfig
by Yoichi Yuasa
· 17 years ago
aabfc58
[MIPS] Update tb0219_defconfig
by Yoichi Yuasa
· 17 years ago
f5594fd
[MIPS] Update mpc30x_defconfig
by Yoichi Yuasa
· 17 years ago
be72bd6
[MIPS] Update e55_defconfig
by Yoichi Yuasa
· 17 years ago
d2a34c4
[MIPS] Update capcella_defconfig
by Yoichi Yuasa
· 17 years ago
5bd080f
[MIPS] IP22: Fix modpost warning.
by Ralf Baechle
· 17 years ago
9975e77
[MIPS] Gcc 3.3 build fixes.
by Ralf Baechle
· 17 years ago
bdd3ede
[MIPS] MT: Use kallsyms in CPU state dump
by Ralf Baechle
· 17 years ago
153ef95
[MIPS] MIPSsim: Delete old file that survived moving around in the tree.
by Ralf Baechle
· 17 years ago
a204458
[MIPS] unwind_stack should return a value ...
by Ralf Baechle
· 17 years ago
b543858
[MIPS] SMTC: Fix crash on bootup with idebus= command line argument.
by Ralf Baechle
· 17 years ago
de4b214
[MIPS] Fix build error if CONFIG_KALLSYMS is undefined.
by Ralf Baechle
· 17 years ago
3f478a8
[MIPS] Excite: disable 64-bit kernel support.
by Ralf Baechle
· 17 years ago
dbb7454
[MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.
by Ralf Baechle
· 17 years ago
028151b
[MIPS] Update a few defconfigs.
by Ralf Baechle
· 17 years ago
fe56b95
[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
by Ralf Baechle
· 17 years ago
45a98eb
[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.
by Ralf Baechle
· 17 years ago
428ab28
[MIPS] SMP: Scatter __cpuinit over the code as needed.
by Ralf Baechle
· 17 years ago
d98cc84
[MIPS] SEAD: Don't mark as experimental.
by Ralf Baechle
· 17 years ago
48d365e
[MIPS] remove unused marvell.h
by Yoichi Yuasa
· 17 years ago
106e802
[MIPS] remove unused gt64240.h
by Yoichi Yuasa
· 17 years ago
e2286d7
[MIPS] SNI: remove unused pcimt_scache.c
by Yoichi Yuasa
· 17 years ago
dee3c75
[MIPS] SNI: Remove unneeded sni_machine_halt
by Yoichi Yuasa
· 17 years ago
5d3fdea
[MIPS] Remove dead code from irq_txx9.c
by Atsushi Nemoto
· 17 years ago
6c76988
[MIPS] Do not discard extra debugging sections.
by Daniel Jacobowitz
· 17 years ago
Next »