Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a13b27826a67bfc0ca444fb42885f2069b6898e2
a13b278
korina: reset resource buffer size to 1536
by Phil Sutter
· 16 years ago
b96ecfa
korina: fix usage of driver_data
by Phil Sutter
· 16 years ago
0ef0045
bnx2x: First slow path interrupt race
by Eilon Greenstein
· 16 years ago
e7799c5
bnx2x: MTU Filter
by Eilon Greenstein
· 16 years ago
26c8fa4
bnx2x: Indirection table initialization index
by Eilon Greenstein
· 16 years ago
f5ba677
bnx2x: Missing brackets
by Eilon Greenstein
· 16 years ago
a5f67a04
bnx2x: Fixing the doorbell size
by Eilon Greenstein
· 16 years ago
68d5948
bnx2x: Endianness issues
by Eilon Greenstein
· 16 years ago
0c6671b
bnx2x: VLAN tagged packets without VLAN offload
by Eilon Greenstein
· 16 years ago
a5e9a7c
bnx2x: Protecting the link change indication
by Eilon Greenstein
· 16 years ago
3c96c68
bnx2x: Flow control updated before reporting the link
by Eilon Greenstein
· 16 years ago
ad33ea3
bnx2x: Missing mask when calculating flow control
by Eilon Greenstein
· 16 years ago
4f40f2c
bnx2x: Using system page size for SGE
by Eilon Greenstein
· 16 years ago
58f4c4c
bnx2x: Missing memory barriers
by Eilon Greenstein
· 16 years ago
1cf167f
bnx2x: Using singlethread work queue
by Eilon Greenstein
· 16 years ago
c53a6ee
can: fix slowpath issue in hrtimer callback function
by Oliver Hartkopp
· 16 years ago
d57bc36
ax88796: start_xmit fix using net_device_ops
by Magnus Damm
· 16 years ago
937f1ba
net: Add init_dummy_netdev() and fix EMAC driver using it
by Benjamin Herrenschmidt
· 16 years ago
2950e95
drivers/net/irda/irda-usb.c: fix buffer overflow
by Jos-Vicente Gilabert
· 16 years ago
6f70340
netxen: handle dma mapping failures
by Dhananjay Phadke
· 16 years ago
03e678e
netxen: hold tx lock while sending firmware commands
by Dhananjay Phadke
· 16 years ago
06e9d9f
netxen: cleanup mac list on driver unload
by Dhananjay Phadke
· 16 years ago
27c915a
netxen: firmware init fix
by Dhananjay Phadke
· 16 years ago
c7860a2
netxen: fix link speed reporting for some boards
by Dhananjay Phadke
· 16 years ago
391587c
netxen: fix ipv6 offload and tx cleanup
by Dhananjay Phadke
· 16 years ago
2edbb45
netxen: fix endianness in firmware commands
by Dhananjay Phadke
· 16 years ago
d1d5e6b
sis900: generate fake MAC address if the hardware doesn't have one
by Daniele Venzano
· 16 years ago
d7e094d
powerpc/fs_enet: Add missing irq free in error path.
by Mike Ditto
· 16 years ago
4e704ee
gso: Ensure that the packet is long enough
by Herbert Xu
· 16 years ago
f557206
gro: Fix page ref count for skbs freed normally
by Herbert Xu
· 16 years ago
fc8c7dc
xfrm: For 32/64 compatability wrt. xfrm_usersa_info
by David S. Miller
· 16 years ago
5f3e540
i4l: minor cleanups
by Paul Bolle
· 16 years ago
bae5843
i4l: do not print a warning when shutting down an i4l ppp interface
by Paul Bolle
· 16 years ago
f0d44ae
phylib: Fix Freescale TBI PHY detection
by Anton Vorontsov
· 16 years ago
f17f5c9
gro: Check for GSO packets and packets with frag_list
by Herbert Xu
· 16 years ago
483a2b3
ARM etherh: Fix build failure.
by David S. Miller
· 16 years ago
7891cc8
ipv6: Fix fib6_dump_table walker leak
by Herbert Xu
· 16 years ago
33966dd0
tcp: splice as many packets as possible at once
by Willy Tarreau
· 16 years ago
9a0811c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
26d1597
p54: fix "‘ret’ may be used uninitialized" warning
by John W. Linville
· 16 years ago
25a4cce
iwl3945: fix "‘power_idx’ may be used uninitialized" warning
by John W. Linville
· 16 years ago
08cb7e0
b43legacy: fix "‘up_dev’ may be used uninitialized" warning
by John W. Linville
· 16 years ago
922d8a0
b43: fix "‘gmode’ may be used uninitialized" warning
by John W. Linville
· 16 years ago
85b9e4f
mac80211: fix "‘ret’ may be used uninitialized" warning
by John W. Linville
· 16 years ago
8599757
net: ppp_generic - fix regressions caused by IDR conversion
by Cyrill Gorcunov
· 16 years ago
a6d0b91
gianfar: Fix soft lockup with multi-interrupt TSECs
by Anton Vorontsov
· 16 years ago
b74f62c
hso: driver fix for big endian machines.
by Denis Joseph Barrow
· 16 years ago
a73be04
pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies
by Jarek Poplawski
· 16 years ago
c085134
pkt_sched: sch_htb: Consider used jiffies in htb_do_events()
by Jarek Poplawski
· 16 years ago
daaf83d
netfilter 09/09: remove padding from struct xt_match on 64bit builds
by Richard Kennedy
· 16 years ago
e6210f3
netfilter 08/09: xt_time: print timezone for user information
by Jan Engelhardt
· 16 years ago
cd7fcbf
netfilter 07/09: simplify nf_conntrack_alloc() error handling
by Julia Lawall
· 16 years ago
71320af
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
by Patrick McHardy
· 16 years ago
d61ba9f
netfilter 05/09: ebtables: fix inversion in match code
by Jan Engelhardt
· 16 years ago
656caff
netfilter 04/09: x_tables: fix match/target revision lookup
by Patrick McHardy
· 16 years ago
47e0e1c
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
by Herbert Xu
· 16 years ago
a2bd40a
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
by Herbert Xu
· 16 years ago
8884310
netfilter 01/09: remove "happy cracking" message
by Patrick McHardy
· 16 years ago
985ebdb
net: Fix a comment in include/linux/netdevice.h.
by Krzysztof Hałasa
· 16 years ago
d973674
WAN: Fix NAPI interface in IXP4xx HSS driver.
by Krzysztof Hałasa
· 16 years ago
37a76bd
async: fix __lowest_in_progress()
by Arjan van de Ven
· 16 years ago
d32ad10
script: improve markup_oops.pl to also decode oopses in modules
by Arjan van de Ven
· 16 years ago
7df5231
ti_usb_3410_5052: add Multi-Tech firmware
by Chris Adams
· 16 years ago
cb7a7c6
ti_usb_3410_5052: add Multi-Tech modem support
by Chris Adams
· 16 years ago
05a3d90
ti_usb_3410_5052: support alternate firmware
by Chris Adams
· 16 years ago
bf0672d
usb-serial: remove NULL check
by Alan Cox
· 16 years ago
21b56ec
neo: Remove a bogus NULL check
by Alan Cox
· 16 years ago
c774bda
pty: Fix documentation
by Alan Cox
· 16 years ago
1284709
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
1181a24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b743791
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
9219a3b
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
23ead72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
54c2668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
ddb4a9d
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
87aa08b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
3b1b719
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 16 years ago
c69e883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
3e55f1a
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9b0c474
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
618efba
[WATCHDOG] Pika Warp appliance watchdog timer
by Sean MacLennan
· 16 years ago
6ec9eae
[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610
by Martyn Welch
· 16 years ago
3268b56
[WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer
by Martyn Welch
· 16 years ago
b1cf3e9
[WATCHDOG] wm8350: Fix section annotations
by Mark Brown
· 16 years ago
877d524
m68k: Fix --build-id breakage for sun3
by Al Viro
· 16 years ago
c162564
m68k: Wire up sys_restart_syscall
by Andreas Schwab
· 16 years ago
1fa0b29
fbdev: Kill Atari vblank cursor blinking
by Geert Uytterhoeven
· 16 years ago
b01e3b0
m68k: zorro - Use %pR to print resources
by Geert Uytterhoeven
· 16 years ago
fae3306
m68k: dio - Kill resource_size_t format warnings
by Geert Uytterhoeven
· 16 years ago
89bde7b
m68k: dmasound - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
11a8b2c
m68k: zorro - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
2e4c77b
m68k: dio - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
639274d
m68k: atafb - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
5edc304
m68k: amiserial - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
67c53c3
m68k: ser_a2232 - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
c36a4e4
m68k: vme_scc - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
07e449b
m68k: sun3 core - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
41904f8
m68k: mvme147 core - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
92c3dd1
m68k: mac core - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
8bd3968
m68k: hp300 core - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
Next »