Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0eeb315b20774296f977cecf0010794cd690c594
0eeb315
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 10 years ago
4601879
iwlwifi: mvm: pass beacons from foreign APs
by Eliad Peller
· 10 years ago
7fc9427
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
8c26d45
cfg80211: fix mic_failure tracing
by Eliad Peller
· 10 years ago
2c4db12
rt2800usb: Don't perform DMA from stack
by Andrea Merello
· 10 years ago
1b2388d
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 10 years ago
08b9939
Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"
by Johannes Berg
· 10 years ago
c6a21ff
iwlwifi: mvm: fix merge damage
by Emmanuel Grumbach
· 10 years ago
701a9e6
mwifiex: initialize Tx/Rx info of a packet correctly
by Amitkumar Karwar
· 10 years ago
dc271ee
iwlwifi: mvm: disable CTS to Self
by Emmanuel Grumbach
· 10 years ago
43d826c
iwlwifi: dvm: don't enable CTS to self
by Emmanuel Grumbach
· 10 years ago
e055a6e
Merge branch 'ath-current' of git://github.com/kvalo/ath
by John W. Linville
· 10 years ago
c6bff54
brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded
by Arend van Spriel
· 11 years ago
d76744a
mwifiex: fix Tx timeout issue
by Amitkumar Karwar
· 11 years ago
8b87efb
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 10 years ago
dc70a29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 10 years ago
12307e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
e48393e
iwlwifi: mvm: Fix broadcast filtering
by Ilan Peer
· 11 years ago
a42c9fc
Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"
by Arik Nemtsov
· 11 years ago
b3c063a
iwlwifi: update the 7265 series HW IDs
by Oren Givon
· 11 years ago
02df00e
nl80211: move set_qos_map command into split state
by Johannes Berg
· 11 years ago
8987941
iwlwifi: mvm: rework sched scan channel configuration
by Eliad Peller
· 11 years ago
48439d5
Bluetooth: Ignore H5 non-link packets in non-active state
by Loic Poulain
· 10 years ago
0ce1202
cfg80211: fix elapsed_jiffies calculation
by Eliad Peller
· 11 years ago
e33e224
Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"
by Johannes Berg
· 10 years ago
744462a
mac80211: WEP extra head/tail room in ieee80211_send_auth
by Max Stepanov
· 11 years ago
1d56dc4
Bluetooth: Fix for ACL disconnect when pairing fails
by Lukasz Rymanowski
· 11 years ago
2ed8f65
Bluetooth: Fix rejecting pairing in case of insufficient capabilities
by Johan Hedberg
· 11 years ago
581370c
Bluetooth: Refactor authentication method lookup into its own function
by Johan Hedberg
· 11 years ago
c7262e7
Bluetooth: Fix overriding higher security level in SMP
by Johan Hedberg
· 11 years ago
a2b23ba
Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."
by Marcel Holtmann
· 11 years ago
616a839
rt2x00: fix rfkill regression on rt2500pci
by Stanislaw Gruszka
· 11 years ago
2fc68eb
b43: fix frequency reported on G-PHY with /new/ firmware
by Rafał Miłecki
· 11 years ago
b663cd1
rt2800usb:fix hang during firmware load
by Michael Braun
· 11 years ago
de51b35
rt2800usb:fix efuse detection
by Michael Braun
· 11 years ago
7f4dbaa
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
740bb82
b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)
by Rafał Miłecki
· 11 years ago
8edcb0b
rt2x00: disable TKIP on USB
by Stanislaw Gruszka
· 11 years ago
bca463e
mwifiex: fix tx_info/rx_info overlap with PCIe dma_mapping
by Chin-Ran Lo
· 11 years ago
f15ec34
b43: disable 5 GHz on G-PHY
by Rafał Miłecki
· 11 years ago
7171511
Linux 3.16-rc1
by Linus Torvalds
· 11 years ago
a9be224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
dd1845a
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
b55b390
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
b58537a
net: sctp: fix permissions for rto_alpha and rto_beta knobs
by Daniel Borkmann
· 11 years ago
e4f7ae9
Merge branch 'csum_fixes'
by David S. Miller
· 11 years ago
f79b064
vxlan: Checksum fixes
by Tom Herbert
· 11 years ago
e5eb4e3
net: add skb_pop_rcv_encapsulation
by Tom Herbert
· 11 years ago
bbdff22
udp: call __skb_checksum_complete when doing full checksum
by Tom Herbert
· 11 years ago
46fb51e
net: Fix save software checksum complete
by Tom Herbert
· 11 years ago
4b28252
net: Fix GSO constants to match NETIF flags
by Tom Herbert
· 11 years ago
abf04af
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
16d52ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
a311c48
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
0506408
fix __swap_writepage() compile failure on old gcc versions
by Al Viro
· 11 years ago
4a54e5e
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
by Linus Torvalds
· 11 years ago
1ad96bb
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
c728762
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
503698e
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
63c6f81
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
by Eric Dumazet
· 11 years ago
2853af6
vxlan: use dev->needed_headroom instead of dev->hard_header_len
by Cong Wang
· 11 years ago
56f16c7
MAINTAINERS: update cxgb4 maintainer
by Dimitris Michailidis
· 11 years ago
a934fb5
x86/vdso: Fix vdso_install
by Andy Lutomirski
· 11 years ago
b8e0808
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
by Dan McLeran
· 11 years ago
47a306a
btrfs: fix error handling in create_pending_snapshot
by Eric Sandeen
· 11 years ago
3e2426b
btrfs: fix use of uninit "ret" in end_extent_writepage()
by Eric Sandeen
· 11 years ago
d737278
btrfs: free ulist in qgroup_shared_accounting() error path
by Eric Sandeen
· 11 years ago
b050f9f
Btrfs: fix qgroups sanity test crash or hang
by Filipe Manana
· 11 years ago
f1e3c28
btrfs: prevent RCU warning when dereferencing radix tree slot
by Sasha Levin
· 11 years ago
5fbc7c5
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
by Wang Shilong
· 11 years ago
cc68a8a
btrfs: new ioctl TREE_SEARCH_V2
by Gerhard Heift
· 11 years ago
ef351b9
NVMe: Use Log Page constants in SCSI emulation
by Matthew Wilcox
· 11 years ago
3d69bb6
NVMe: Define Log Page constants
by Matthew Wilcox
· 11 years ago
f3db22f
NVMe: Fix hot cpu notification dead lock
by Keith Busch
· 11 years ago
6391f34
Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
4bdeb31
Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 11 years ago
aa569fa
Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security
by Linus Torvalds
· 11 years ago
92d1372
Bluetooth: Allow change security level on ATT_CID in slave role
by Marcin Kraglak
· 11 years ago
c73f94b
Bluetooth: Fix locking of hdev when calling into SMP code
by Johan Hedberg
· 11 years ago
7ab56c3
Bluetooth: Fix deadlock in l2cap_conn_del()
by Jukka Taimisto
· 11 years ago
f8680f1
Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state
by Johan Hedberg
· 11 years ago
21a60d3
Bluetooth: Refactor discovery stopping into its own function
by Johan Hedberg
· 11 years ago
50143a4
Bluetooth: Fix indicating discovery state when canceling inquiry
by Johan Hedberg
· 11 years ago
fff3490
Bluetooth: Fix setting correct authentication information for SMP STK
by Johan Hedberg
· 11 years ago
4ad51a7
Bluetooth: Add clarifying comment for conn->auth_type
by Johan Hedberg
· 11 years ago
ba15a58
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
by Johan Hedberg
· 11 years ago
e694788
Bluetooth: Fix check for connection encryption
by Johan Hedberg
· 11 years ago
b62b650
Bluetooth: Fix incorrectly overriding conn->src_type
by Johan Hedberg
· 11 years ago
8a02b16
ALSA: hda/realtek - Add more entry for enable HP mute led
by Kailang Yang
· 11 years ago
2041d56
ALSA: hda - Add quirk for external mic on Lifebook U904
by David Henningsson
· 11 years ago
64eb428
ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
by Hui Wang
· 11 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
338c09a
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
c1fdb2d
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1700ff8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
8841c8b
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
b7c8c19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
88bbfb4
Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
by Linus Torvalds
· 11 years ago
71998d1
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
Next »