Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d768c61bc353a0e0de3f839e1de99eee7d4eca10
d768c61
r8152: disable ALDPS and EEE before setting PHY
by hayeswang
· 8 years ago
af0287e
r8152: remove r8153_enable_eee
by hayeswang
· 8 years ago
ef39df8
r8152: move PHY settings to hw_phy_cfg
by hayeswang
· 8 years ago
2dd436d
r8152: move enabling PHY
by hayeswang
· 8 years ago
e644953
r8152: move some functions
by hayeswang
· 8 years ago
9b86a8d
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
by Hariprasad Shenai
· 8 years ago
ceb16a9
Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 8 years ago
67a99b7
qed: Fix stack corruption on probe
by Yuval Mintz
· 8 years ago
3ed6e49
MAINTAINERS: Add an entry for the core network DSA code
by Andrew Lunn
· 8 years ago
a435a07
net: ipv6: fallback to full lookup if table lookup is unsuitable
by Vincent Bernat
· 8 years ago
7675bb2
Merge branch 'mlx5-fixes'
by David S. Miller
· 8 years ago
6c419ba
net/mlx5: E-Switch, Handle mode change failures
by Or Gerlitz
· 8 years ago
4eea37d
net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init code
by Or Gerlitz
· 8 years ago
babd613
net/mlx5: Fix flow counter bulk command out mailbox allocation
by Roi Dayan
· 8 years ago
4de349e
can: flexcan: fix resume function
by Fabio Estevam
· 8 years ago
7ac3273
Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
19cd120
stmmac: fix PWRDWN into the PMT register for global unicast.
by Giuseppe CAVALLARO
· 8 years ago
37dd348
bna: fix crash in bnad_get_strings()
by Ivan Vecera
· 8 years ago
2835d2d
bna: add missing per queue ethtool stat
by Ivan Vecera
· 8 years ago
4496195
sctp: fix SSN comparision
by Marcelo Ricardo Leitner
· 8 years ago
8ab86c0
irda: Free skb on irda_accept error path.
by phil.turnbull@oracle.com
· 8 years ago
20c64d5
net: avoid sk_forward_alloc overflows
by Eric Dumazet
· 8 years ago
ffb4d6c
tcp: fix overflow in __tcp_retransmit_skb()
by Eric Dumazet
· 8 years ago
cce9448
xen-netback: fix error handling on netback_probe()
by Filipe Manco
· 8 years ago
4253ef8
Merge branch 'qeth-fixes'
by David S. Miller
· 8 years ago
732a59c
s390/qeth: fix setting VIPA address
by Thomas Richter
· 8 years ago
5722963
qeth: do not turn on SG per default
by Ursula Braun
· 8 years ago
243f750
qeth: do not limit number of gso segments
by Ursula Braun
· 8 years ago
903e485
qeth: check not more than 16 SBALEs on the completion queue
by Ursula Braun
· 8 years ago
a7531c1
s390/qeth: allow hsuid configuration in DOWN state
by Ursula Braun
· 8 years ago
016930b
s390/qeth: use ip_lock for hsuid configuration
by Ursula Braun
· 8 years ago
e830baa
qeth: restore device features after recovery
by Hans Wippel
· 8 years ago
bc6c03f
nfp: fix error return code in nfp_net_netdev_open()
by Wei Yongjun
· 8 years ago
d6f64d7
net: VRF: Pass original iif to ip_route_input()
by Mark Tomlinson
· 8 years ago
7106a06
net/ibm/emac: add mutex to 'set multicast list'
by Ivan Mikhaylov
· 8 years ago
01afd97
net/ibm/emac: add set mac addr callback
by Ivan Mikhaylov
· 8 years ago
7077dc4
net: ethernet: mediatek: fix module loading automatically based on MODULE_DEVICE_TABLE
by Sean Wang
· 8 years ago
6777ae80
Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
2a29282
net/mlx4_en: fix off by one in error handling
by Sebastian Ott
· 8 years ago
3e454fd
Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
85d5313
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
by Johannes Berg
· 8 years ago
0b97a48
mac80211: check skb_linearize() return value
by Johannes Berg
· 8 years ago
ad5987b
nl80211: validate number of probe response CSA counters
by Johannes Berg
· 8 years ago
440f895
drivers: net: phy: xgene: Fix 'remove' function
by Christophe Jaillet
· 8 years ago
715f555
sctp: hold the transport before using it in sctp_hash_cmp
by Xin Long
· 8 years ago
3e1be7a
bnx2: Reset device during driver initialization
by Baoquan He
· 8 years ago
67b9f0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
4440a2a
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
by Gao Feng
· 8 years ago
ecfcdfe
netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()
by Pablo Neira Ayuso
· 8 years ago
da499f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
5df20f2
mac80211: make mpath path fixing more robust
by Pedersen, Thomas
· 8 years ago
df6ef5d
mac80211: fix sequence number assignment for PS response frames
by Felix Fietkau
· 8 years ago
83843c8
mac80211: fix tim recalculation after PS response
by Felix Fietkau
· 8 years ago
9395452
Linux 4.8-rc6
by Linus Torvalds
· 8 years ago
373df31
Merge branch 'mlx4-fixes'
by David S. Miller
· 8 years ago
7a61fc8
net/mlx4_en: Fix panic on xmit while port is down
by Moshe Shemesh
· 8 years ago
564ed9b
net/mlx4_en: Fixes for DCBX
by Tariq Toukan
· 8 years ago
c677071
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
by Kamal Heib
· 8 years ago
74a9e90
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
by Kamal Heib
· 8 years ago
bd0b841
nvme: make NVME_RDMA depend on BLOCK
by Linus Torvalds
· 8 years ago
2afe669
Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
61c3dae
Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
e148788
net: ethernet: renesas: sh_eth: add POST registers for rz
by Chris Brandt
· 8 years ago
98ac9a6
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
b8db371
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
6905732
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
ba63f23
fscrypto: require write access to mount to set encryption policy
by Eric Biggers
· 8 years ago
002ced4
fscrypto: only allow setting encryption policy on directories
by Eric Biggers
· 8 years ago
163ae1c
fscrypto: add authorization check for setting encryption policy
by Eric Biggers
· 8 years ago
c2f57fb
drivers: net: phy: mdio-xgene: Add hardware dependency
by Jean Delvare
· 8 years ago
0808a29
Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
47b02f7
dwc_eth_qos: do not register semi-initialized device
by Lars Persson
· 8 years ago
7303a14
sctp: identify chunks that need to be fragmented at IP level
by Marcelo Ricardo Leitner
· 8 years ago
1e8b8d9
libnvdimm: allow legacy (e820) pmem region to clear bad blocks
by Dave Jiang
· 8 years ago
2e21807
nfit, mce: Fix SPA matching logic in MCE handler
by Vishal Verma
· 8 years ago
9049771
mm: fix cache mode of dax pmd mappings
by Dan Williams
· 8 years ago
ca120cf
mm: fix show_smap() for zone_device-pmd ranges
by Dan Williams
· 8 years ago
1b672f5
Merge branch 'mlxsw-fixes'
by David S. Miller
· 8 years ago
3247ff2
mlxsw: spectrum: Set port type before setting its address
by Ido Schimmel
· 8 years ago
40d2590
mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init
by Jiri Pirko
· 8 years ago
d0acc7d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
daf6b9b
Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
8a2a835
Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 8 years ago
c4a6c70
Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
6dc728c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
5c44ad6
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
f4a9c16
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
067c2f4
Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
5e59d9a
virtio_console: Stop doing DMA on the stack
by Andy Lutomirski
· 8 years ago
af7c1be
virtio: mark vring_dma_dev() static
by Baoyou Xie
· 8 years ago
e45eeb4
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
2771fc8
Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
53d5f1d
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
6b98174
Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
1b49dae
Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
72d508a
Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 8 years ago
2b97434
arm64: use preempt_disable_notrace in _percpu_read/write
by Chunyan Zhang
· 8 years ago
872c63f
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
by Will Deacon
· 8 years ago
6f3c4fb
usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
by Clemens Gruber
· 8 years ago
2c2c8e3
Merge branch 'nfp-fixes'
by David S. Miller
· 8 years ago
Next »