Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7e09dccd07518729fe3cf586beb83acffa2e64ca
/
drivers
c857781
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
17544e2
cxgb4 : Fix DCB priority groups being returned in wrong order
by Anish Bhatt
· 10 years ago
a5f6fc2
pptp: fix stack info leak in pptp_getname()
by Mathias Krause
· 10 years ago
a1d69c6
brcmfmac: don't include linux/unaligned/access_ok.h
by Johannes Berg
· 10 years ago
ee7255a
cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection
by Anish Bhatt
· 10 years ago
ddecab1
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
9737c6a
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
by Or Gerlitz
· 10 years ago
b8e4500
bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
by Nikolay Aleksandrov
· 10 years ago
11bf782
vxlan: Inline vxlan_gso_check().
by Joe Stringer
· 10 years ago
8064673
can: m_can: update to support CAN FD features
by Dong Aisheng
· 10 years ago
a93f5ca
can: m_can: fix incorrect error messages
by Dong Aisheng
· 10 years ago
7660f63
can: m_can: add missing delay after setting CCCR_INIT bit
by Dong Aisheng
· 10 years ago
921f168
can: m_can: fix not set can_dlc for remote frame
by Dong Aisheng
· 10 years ago
f6a9964
can: m_can: fix possible sleep in napi poll
by Dong Aisheng
· 10 years ago
962845d
can: m_can: add missing message RAM initialization
by Dong Aisheng
· 10 years ago
efe2228
can: m_can: add CONFIG_HAS_IOMEM dependence
by David Cohen
· 10 years ago
d6fdb38
can: m_can: add .ndo_change_mtu function
by Dong Aisheng
· 10 years ago
50212b4
can: gs_usb: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
ca976d6
can: rcar_can: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
92593a0
can: xilinx_can: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
fb3ec7b
can: xilinx_can: fix comparison of unsigned variable
by Sudip Mukherjee
· 10 years ago
4e2061b
can: remove unused variable
by Sudip Mukherjee
· 10 years ago
efbd50d
can: esd_usb2: fix memory leak on disconnect
by Alexey Khoroshilov
· 10 years ago
67b5909
can: dev: fix typo CIA -> CiA, CAN in Automation
by Roman Fietze
· 10 years ago
5247a58
can: dev: avoid calling kfree_skb() from interrupt context
by Thomas Körper
· 10 years ago
4c69f05
brcmfmac: fix error handling of irq_of_parse_and_map
by Dmitry Torokhov
· 10 years ago
8180bd4
brcmfmac: kill URB when request timed out
by Mathy Vanhoef
· 10 years ago
daad166
ath9k: fix regression in bssidmask calculation
by Ben Greear
· 10 years ago
bb2bdeb
qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
by Martin Hauke
· 10 years ago
8c2dd54
ieee802154: fix error handling in ieee802154fake_probe()
by Alexey Khoroshilov
· 10 years ago
35717d8
drivers: net: cpsw: Fix TX_IN_SEL offset
by John Ogness
· 10 years ago
795a05c
qlcnic: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
956bdab
net/mlx4_en: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
725d548
be2net: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
23e62de
net: Add vxlan_gso_check() helper
by Joe Stringer
· 10 years ago
8a5809e
Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
b23dc5a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
5cf5203
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
971ad4e
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
6b07974
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
c406515
zram: avoid kunmap_atomic() of a NULL pointer
by Weijie Yang
· 10 years ago
19ca9fc
vxlan: Do not reuse sockets for a different address family
by Marcelo Leitner
· 10 years ago
ccf899a
smsc911x: power-up phydev before doing a software reset.
by Enric Balletbo i Serra
· 10 years ago
6ff53fd
net/smsc911x: Fix delays in the PHY enable/disable routines
by Alexander Kochetkov
· 10 years ago
242bcd5
net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode
by Alexander Kochetkov
· 10 years ago
5a7a662
Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
65eca3a
virtio_console: move early VQ enablement
by Cornelia Huck
· 10 years ago
04689e7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
0a6cb34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
de34b81
Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
999f81d
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
c921220
Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
b3cf93b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
cca04b2
net: ptp: fix time stamp matching logic for VLAN packets.
by Richard Cochran
· 10 years ago
ee7bc3c
cxgb4 : dcb open-lldp interop fixes
by Anish Bhatt
· 10 years ago
dbd479d
net: bcmgenet: apply MII configuration in bcmgenet_open()
by Florian Fainelli
· 10 years ago
c96e731
net: bcmgenet: connect and disconnect from the PHY state machine
by Florian Fainelli
· 10 years ago
93ecd26
net: qualcomm: Fix dependency
by Stefan Wahren
· 10 years ago
48eb5b9
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
by Daniel Borkmann
· 10 years ago
4e6ce4d
ath9k: Fix RTC_DERIVED_CLK usage
by Miaoqing Pan
· 10 years ago
79ce047
net: phy: Correctly handle MII ioctl which changes autonegotiation.
by Brian Hill
· 10 years ago
0cd75b1
brcmfmac: fix conversion of channel width 20MHZ_NOHT
by Arend van Spriel
· 10 years ago
cfd9167
rt2x00: do not align payload on modern H/W
by Stanislaw Gruszka
· 10 years ago
9d828ad
Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 10 years ago
5748eb8
net: ppp: Don't call bpf_prog_create() in ppp_lock
by Takashi Iwai
· 10 years ago
0bd5294
hwmon: (fam15h_power) Fix NB device ID for F16h M30h
by Aravind Gopalakrishnan
· 10 years ago
48b9d5b
hwmon: (pwm-fan) Fix suspend/resume behavior
by Kamil Debski
· 10 years ago
aab18da
hwmon: (ibmpowernv) Quieten when probing finds no device
by Michael Ellerman
· 10 years ago
f4a1edd
net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set
by Or Gerlitz
· 10 years ago
87dd634
iwlwifi: pcie: fix prph dump length
by Liad Kaufman
· 10 years ago
9b520d8
iwlwifi: mvm: abort scan upon RFKILL
by Emmanuel Grumbach
· 10 years ago
9b460d3
dm btree: fix a recursion depth bug in btree walking code
by Joe Thornber
· 10 years ago
a815286
cxgb4 : Fix bug in DCB app deletion
by Anish Bhatt
· 10 years ago
cfdf1e1
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
by Jesse Gross
· 10 years ago
50d21a6
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold
by Hariprasad Shenai
· 10 years ago
ce8f407
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
by Hariprasad Shenai
· 10 years ago
65f6ecc
cxgb4vf: Move fl_starv_thres into adapter->sge data structure
by Hariprasad Shenai
· 10 years ago
9c3a667
b43: fix NULL pointer dereference in b43_phy_copy()
by Hauke Mehrtens
· 10 years ago
d1cd5ba
rtlwifi: rtl8192se: Fix connection problems
by Larry Finger
· 10 years ago
caea217
rtlwifi: Fix errors in descriptor manipulation
by Larry Finger
· 10 years ago
fb6eaf2
rtlwifi: Fix setting of tx descriptor for new trx flow
by Larry Finger
· 10 years ago
481c7f8
mfd: twl4030-power: Fix poweroff with PM configuration enabled
by Tony Lindgren
· 10 years ago
c0acb81
mfd: max77693: Fix always masked MUIC interrupts
by Krzysztof Kozlowski
· 10 years ago
43fc939
mfd: max77693: Use proper regmap for handling MUIC interrupts
by Krzysztof Kozlowski
· 10 years ago
b668422
mfd: viperboard: Fix platform-device id collision
by Johan Hovold
· 10 years ago
451be64
mfd: rtsx: Fix build warnings for !PM
by Thierry Reding
· 10 years ago
871c3cf
mfd: stmpe: Fix STMPE24xx GPMR LSB
by Linus Walleij
· 10 years ago
03dca70
Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
b1f368b
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a315780
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
0b0c7db
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
86a7a16
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
45a4c07
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
b942791
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
90a21ff
imx: thermal: imx_get_temp might be called before sensor clock is prepared
by Heiner Kallweit
· 10 years ago
fe606df
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
a50d715
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ae04e1c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
436c2a5
asix: Do full reset during ax88772_bind
by Charles Keepax
· 10 years ago
51f83ef
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
Next »