Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8718389b1ca8c911b5a143090b880c3474da508b
8718389
ath9k: add debugfs support for hw TPC
by Lorenzo Bianconi
· 10 years ago
a9abe30
ath9k: enable TPC by default
by Lorenzo Bianconi
· 10 years ago
b30b2e0
rtlwifi: rtl8723be: phy.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
9898b77
rtlwifi: rtl8192ee: trx.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
fd3cb22
rtlwifi: rtl8821ae: Switch to use common rate control routine
by Larry Finger
· 10 years ago
a160ba0
rtlwifi: rtl8192de: Rework calls to rate-control routine
by Larry Finger
· 10 years ago
6a7fd77
rtlwifi: rtl8192cu: Rework calls to rate-control routine
by Larry Finger
· 10 years ago
5a0791d
rtlwifi: rtl8821ae: Add VHT rate descriptors
by Larry Finger
· 10 years ago
e0e776a
rtlwifi: Convert all drivers to use a common set of rate descriptors
by Larry Finger
· 10 years ago
7b7d0d6
rtlwifi: rtl8192ee: Convert driver to use common rate-mapping code
by Larry Finger
· 10 years ago
8d3fc3a
rtlwifi: rtl8723ae: Modify driver to use rate-mapping routine in core
by Larry Finger
· 10 years ago
5b243fe
rtlwifi: rtl8188ee: Switch to use common rate-mapping routine
by Larry Finger
· 10 years ago
7e0dde9
rtlwifi: rtl8723be: Switch to use common rate-mapping routine
by Larry Finger
· 10 years ago
f1f2177
rtlwifi: Remove extraneous argument for rate mapping
by Larry Finger
· 10 years ago
9905792
rtlwifi: rtl8192ce: Improve RF sleep routine
by Larry Finger
· 10 years ago
ff6ee6b
rtlwifi: rtl8192ce: Update rate setting routines
by Larry Finger
· 10 years ago
9d62c55
rtlwifi: rtl8192ce: Update setting of the media status
by Larry Finger
· 10 years ago
1ed0327
rtlwifi: rtl8192ce: Add code to set the keep-alive operation
by Larry Finger
· 10 years ago
f091282
rtlwifi: rtl8821ae: Fix typos in power-sequence macro
by Larry Finger
· 10 years ago
fe89707
rtlwifi: rtl8821ae: Simplify loading of WOWLAN firmware
by Troy Tan
· 10 years ago
a844bae
ath: fix incorrect PPB on FCC radar type 5
by Peter Oh
· 10 years ago
eae79b4
rsi: fix memory leak in rsi_load_ta_instructions()
by Alexey Khoroshilov
· 10 years ago
18e0c0b
rtlwifi: rtl8192de: fw.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
b8fb4e0
net: Reset secmark when scrubbing packet
by Thomas Graf
· 10 years ago
796f2da
net: Fix stacked vlan offload features computation
by Toshiaki Makita
· 10 years ago
e51a08b8
Merge branch 'openvswitch-net'
by David S. Miller
· 10 years ago
74f4727
vxlan: Fix double free of skb.
by Pravin B Shelar
· 10 years ago
997e068
openvswitch: Fix vport_send double free
by Pravin B Shelar
· 10 years ago
cbe7e76
openvswitch: Fix GSO with multiple MPLS label.
by Pravin B Shelar
· 10 years ago
ec449f4
openvswitch: Fix MPLS action validation.
by Pravin B Shelar
· 10 years ago
4cc1bec
mpls: Fix allowed protocols for mpls gso
by Pravin B Shelar
· 10 years ago
d0edc7b
mpls: Fix config check for mpls.
by Pravin B Shelar
· 10 years ago
ceb8d5b
net: Rearrange loop in net_rx_action
by Herbert Xu
· 10 years ago
6bd373e
net: Always poll at least one device in net_rx_action
by Herbert Xu
· 10 years ago
001ce54
net: Detect drivers that reschedule NAPI and exhaust budget
by Herbert Xu
· 10 years ago
726ce70
net: Move napi polling code out of net_rx_action
by Herbert Xu
· 10 years ago
0d16449
batman-adv: avoid NULL dereferences and fix if check
by Antonio Quartulli
· 10 years ago
0402e44
batman-adv: Unify fragment size calculation
by Sven Eckelmann
· 10 years ago
5b6698b
batman-adv: Calculate extra tail size based on queued fragments
by Sven Eckelmann
· 10 years ago
af6dabc
net: drop the packet when fails to do software segmentation or header check
by Jason Wang
· 10 years ago
2dc49d1
tcp6: don't move IP6CB before xfrm6_policy_check()
by Nicolas Dichtel
· 10 years ago
5ad24de
cxgb4vf: Fix ethtool get_settings for VF driver
by Hariprasad Shenai
· 10 years ago
3079c65
caif: Fix napi poll list corruption
by Herbert Xu
· 10 years ago
492f5ad
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
by Amir Vadai
· 10 years ago
ea3c9e1
8139too: Add netif_napi_del in the driver
by Jia-Ju Bai
· 10 years ago
6402a57
8139too: Fix the lack of pci_disable_device
by Jia-Ju Bai
· 10 years ago
f620e4f
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
f3ba9d4
net: s6gmac: remove driver
by Daniel Glöckner
· 10 years ago
62633b8
net: ethernet: micrel: ksz884x.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
05b0aa5
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
by Prashant Sreedharan
· 10 years ago
6d08acd
in6: fix conflict with glibc
by stephen hemminger
· 10 years ago
c51ed1825
hyperv: Fix some variable name typos in send-buffer init/revoke
by Haiyang Zhang
· 10 years ago
8acdf99
virtio_net: Fix napi poll list corruption
by Herbert Xu
· 10 years ago
fe131929
stmmac: Don't init ptp again when resume from suspend/hibernation
by Huacai Chen
· 10 years ago
da413ee
packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet
by Dan Collins
· 10 years ago
02d6a74
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 10 years ago
17e9683
enic: fix rx skb checksum
by Govindarajulu Varadarajan
· 10 years ago
4f2ff8e
sunvnet: fix a memory leak in vnet_handle_offloads
by Li RongQing
· 10 years ago
71bb99a
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket
by Al Viro
· 10 years ago
96c2665
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket
by Al Viro
· 10 years ago
51bda2b
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
by Al Viro
· 10 years ago
004fa5e
Bluetooth: 6lowpan: Do not free skb when packet is dropped
by Jukka Rissanen
· 10 years ago
d790be3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
64ec45b
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
385336e
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
ebcffcd
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 10 years ago
0ec28c37
Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
4c929fe
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
018cb13
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
96e869d
tools/testing/selftests/Makefile: alphasort the TARGETS list
by Andrew Morton
· 10 years ago
66cdef6
mm/zsmalloc: adjust order of functions
by Ganesh Mahendran
· 10 years ago
136f49b
ocfs2: fix journal commit deadlock
by Junxiao Bi
· 10 years ago
1e58958
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
by Joseph Qi
· 10 years ago
f62f12b
ocfs2: reflink: fix slow unlink for refcounted file
by Junxiao Bi
· 10 years ago
d82fa87
mm/memory.c:do_shared_fault(): add comment
by Andrew Morton
· 10 years ago
48332f2
.mailmap: Santosh Shilimkar has moved
by Santosh Shilimkar
· 10 years ago
7d19c8f
.mailmap: update akpm@osdl.org
by Andrew Morton
· 10 years ago
49abd8c
lib/show_mem.c: add cma reserved information
by Vishnu Pratap Singh
· 10 years ago
47f8f92
fs/proc/meminfo.c: include cma info in proc/meminfo
by Pintu Kumar
· 10 years ago
e48322a
mm: cma: split cma-reserved in dmesg log
by Pintu Kumar
· 10 years ago
89ac9b4
hfsplus: fix longname handling
by Sougata Santra
· 10 years ago
859f7ef
mm/mempolicy.c: remove unnecessary is_valid_nodemask()
by Zhihui Zhang
· 10 years ago
00c845d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
28ee580
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
22943a6
Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 10 years ago
39757e7
Merge tag 'nios2-fixes-v3.19' of git://git.rocketboards.org/linux-socfpga-next
by Linus Torvalds
· 10 years ago
66dcff8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
91ed9e8
KVM: PPC: E500: Compile fix in this_cpu_write
by Alexander Graf
· 10 years ago
86c8fc4
Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
7dce675
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 10 years ago
c297abf
mnt: Fix a memory stomp in umount
by Eric W. Biederman
· 10 years ago
ac9a3d8
be2net: Fix incorrect setting of tunnel offload flag in netdev features
by Sriharsha Basavapatna
· 10 years ago
bf27c35
bnx2x: fix typos in "configure"
by Jiri Benc
· 10 years ago
26c0e10
xen-netback: support frontends without feature-rx-notify again
by David Vrabel
· 10 years ago
66d0f7e
sparc32: destroy_context() and switch_mm() needs to disable interrupts.
by Andreas Larsson
· 10 years ago
2ec1c17
Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
035f10e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
0a06664
Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'
by Rafael J. Wysocki
· 10 years ago
be10f60
Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'
by Rafael J. Wysocki
· 10 years ago
Next »