Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a85f00c36ef53ea3cb5ebf3dee4ce9cc6726671f
a85f00c
net: smsc911x: Move interrupt handler before open
by Jeremy Linton
· 8 years ago
aea95dd
net: smsc911x: Fix register_netdev, phy startup, driver unload ordering
by Jeremy Linton
· 8 years ago
1358bd5
net: smsc911x: Remove multiple exit points from smsc911x_open
by Jeremy Linton
· 8 years ago
2f86953
l2tp: fix use-after-free during module unload
by Sabrina Dubroca
· 8 years ago
ab34380
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
by Eli Cooper
· 8 years ago
b44e108
bnx2x: don't reset chip on cleanup if PCI function is offline
by Guilherme G. Piccoli
· 8 years ago
635c223
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
by Gao Feng
· 8 years ago
28b346c
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
by Neal Cardwell
· 8 years ago
85a3d4a
net: bridge: don't increment tx_dropped in br_do_proxy_arp
by Nikolay Aleksandrov
· 8 years ago
29c994e
netconf: add a notif when settings are created
by Nicolas Dichtel
· 8 years ago
d26c638
ipv6: add missing netconf notif when 'all' is updated
by Nicolas Dichtel
· 8 years ago
d3ebc88
Merge branch 'thunderx-fixes'
by David S. Miller
· 8 years ago
7ceb8a1
net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
by Sunil Goutham
· 8 years ago
57e81d4
net: thunderx: Fix for HW issue while padding TSO packet
by Sunil Goutham
· 8 years ago
a036244
i40e: Fix kernel panic on enable/disable LLDP
by Dave Ertman
· 8 years ago
da29838
MAINTAINERS: update to working email address
by Andy Gospodarek
· 8 years ago
a0d4a99
Merge tag 'wireless-drivers-for-davem-2016-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
d2f394d
tipc: fix random link resets while adding a second bearer
by Parthasarathy Bhuvaragan
· 8 years ago
aabdd09
tg3: Fix for disallow tx coalescing time to be 0
by Ivan Vecera
· 8 years ago
561ed23
qed: fix kzalloc-simple.cocci warnings
by Wu Fengguang
· 8 years ago
cb849e3
Merge branch 'mlxsw-fixes'
by David S. Miller
· 8 years ago
aad8b6b
mlxsw: spectrum: Use existing flood setup when adding VLANs
by Ido Schimmel
· 8 years ago
f1de7a2
mlxsw: spectrum: Don't take multiple references on a FID
by Ido Schimmel
· 8 years ago
e732263
mlxsw: spectrum_router: Fix netevent notifier registration
by Jiri Pirko
· 8 years ago
de7d629
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init
by Jiri Pirko
· 8 years ago
7146da3
mlxsw: spectrum_router: Fix fib entry update path
by Jiri Pirko
· 8 years ago
5b00441
mlxsw: spectrum_router: Fix failure caused by double fib removal from HW
by Jiri Pirko
· 8 years ago
c380428
Merge branch 'qed-fixes'
by David S. Miller
· 8 years ago
c5e801d
qed: Clear dcbx memory buffers before the usage.
by Sudarsana Reddy Kalluru
· 8 years ago
5ec5dfa
qed: Set selection-field while configuring the app entry in ieee mode.
by Sudarsana Reddy Kalluru
· 8 years ago
5fe118c
qed*: Disallow dcbx configuration for VF interfaces.
by Sudarsana Reddy Kalluru
· 8 years ago
c0338af
kcm: fix a socket double free
by WANG Cong
· 8 years ago
3b631e5
Merge branch 'mediatek-fixes'
by David S. Miller
· 8 years ago
aa6e8a5
net: ethernet: mediatek: fix error handling inside mtk_mdio_init
by Sean Wang
· 8 years ago
1e515b7
net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc inside mtk_mdio_init
by Sean Wang
· 8 years ago
b5776f0
net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init
by Sean Wang
· 8 years ago
79e9a41
net: ethernet: mediatek: fix issue of driver removal with interface is up
by Sean Wang
· 8 years ago
7c6b0d7
net: ethernet: mediatek: fix logic unbalance between probe and remove
by Sean Wang
· 8 years ago
d3bd1ce
net: ethernet: mediatek: remove redundant free_irq for devm_request_irq allocated irq
by Sean Wang
· 8 years ago
1b43079
net: ethernet: mediatek: fix API usage with skb_free_frag
by Sean Wang
· 8 years ago
549e549
net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER
by Sean Wang
· 8 years ago
c6f1dc4
net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port setup
by Sean Wang
· 8 years ago
9264251
bridge: re-introduce 'fix parsing of MLDv2 reports'
by Davide Caratti
· 8 years ago
2df5d10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
1554369
Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
c73c248
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
by Liping Zhang
· 8 years ago
61aaa0e
cfg80211: Add stub for cfg80211_get_station()
by Linus Lüssing
· 8 years ago
554d072
mac80211: TDLS: don't require beaconing for AP BW
by Arik Nemtsov
· 8 years ago
e4e98c4
Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
b892772
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
1f6a563
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
cf4d377
Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
2a90309
Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
bb87f02
Merge ath-current from ath.git
by Kalle Valo
· 8 years ago
3c32926
hwmon: (it87) Add missing sysfs attribute group terminator
by Jean Delvare
· 8 years ago
da43bf0
intel_pmic_gpio: Make explicitly non-modular
by Paul Gortmaker
· 8 years ago
f48d149
platform/olpc: Make ec explicitly non-modular
by Paul Gortmaker
· 8 years ago
b99b43b
Add Killer E2500 device ID in alx driver.
by Owen Lin
· 8 years ago
2fb04fd
net: smc91x: fix SMC accesses
by Russell King
· 8 years ago
7d13eca
Documentation: networking: dsa: Remove platform device TODO
by Florian Fainelli
· 8 years ago
e4d986a
Merge branch 'mlx5-series'
by David S. Miller
· 8 years ago
e5835f2
net/mlx5: Increase number of ethtool steering priorities
by Maor Gottlieb
· 8 years ago
1722b96
net/mlx5: Add error prints when validate ETS failed
by Eran Ben Elisha
· 8 years ago
bf50082
net/mlx5e: Fix memory leak if refreshing TIRs fails
by Kamal Heib
· 8 years ago
c8cf78f
net/mlx5e: Add ethtool counter for TX xmit_more
by Tariq Toukan
· 8 years ago
cc8e9eb
net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ
by Eran Ben Elisha
· 8 years ago
6e8dd6d
net/mlx5e: Don't wait for SQ completions on close
by Saeed Mahameed
· 8 years ago
8484f9e
net/mlx5e: Don't post fragmented MPWQE when RQ is disabled
by Saeed Mahameed
· 8 years ago
f2fde18
net/mlx5e: Don't wait for RQ completions on close
by Saeed Mahameed
· 8 years ago
fe4c988
net/mlx5e: Limit UMR length to the device's limitation
by Saeed Mahameed
· 8 years ago
78a3e88
powerpc: signals: Discard transaction state from signal frames
by Cyril Bur
· 8 years ago
a9cbf0b
powerpc/powernv : Drop reference added by kset_find_obj()
by Mukesh Ojha
· 8 years ago
cc7786d
powerpc/tm: do not use r13 for tabort_syscall
by Nicholas Piggin
· 8 years ago
3eab887
Linux 4.8-rc4
by Linus Torvalds
· 8 years ago
25d0d91
Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
add1fa7
drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates.
by Mario Kleiner
· 8 years ago
908e373
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5d84ee7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4340393
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
037d240
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
af56ff2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
5e608a02
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
65fc7d5
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
a3d3469
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
03cef71
Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
9dbeea7
rhashtable: fix a memory leak in alloc_bucket_locks()
by Eric Dumazet
· 8 years ago
e70c70c3
sfc: fix potential stack corruption from running past stat bitmask
by Andrew Rybchenko
· 8 years ago
5c1f5b4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 8 years ago
28687b9
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
370f601
Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 8 years ago
6ec675e
Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
67a8c7d
Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
fd1ae51
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b09c412
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
219c04c
Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
11bd969
mm: silently skip readahead for DAX inodes
by Ross Zwisler
· 8 years ago
d0e5845
dax: fix device-dax region base
by Dan Williams
· 8 years ago
088bf2f
fs/seq_file: fix out-of-bounds read
by Vegard Nossum
· 8 years ago
358c07f
mm: memcontrol: avoid unused function warning
by Arnd Bergmann
· 8 years ago
b32eaf7
mm: clarify COMPACTION Kconfig text
by Michal Hocko
· 8 years ago
Next »