index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
mt76: mt76x0u: do not reset radio on resume
Stanislaw Gruszka
1
-4
/
+4
2019-08-20
can: mcp251x: remove custom DMA mapped buffer
Marc Kleine-Budde
1
-48
/
+10
2019-08-20
can: mcp251x: Use DT-supplied interrupt flags
Phil Elwell
1
-1
/
+4
2019-08-20
can: mcp251x: Use dev_name() during request_threaded_irq()
Alexander Shiyan
1
-1
/
+2
2019-08-20
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
1
-4
/
+13
2019-08-20
can: mcp251x: use u8 instead of uint8_t
Marc Kleine-Budde
1
-5
/
+4
2019-08-20
can: mcp251x: fix print formating strings
Marc Kleine-Budde
1
-2
/
+1
2019-08-20
can: mcp251x: avoid long lines
Marc Kleine-Budde
1
-2
/
+4
2019-08-20
can: mcp251x: remove unnecessary blank lines
Marc Kleine-Budde
1
-2
/
+0
2019-08-20
can: mcp251x: convert block comments to network style comments
Marc Kleine-Budde
1
-10
/
+5
2019-08-20
can: m_can_platform: m_can_plat_probe(): add missing error handling if mcan_class is NULL
Marc Kleine-Budde
1
-0
/
+3
2019-08-20
can: m_can_platform: remove not needed casts to struct m_can_plat_priv *
Marc Kleine-Budde
1
-8
/
+4
2019-08-20
can: tcan4x5x: fix data length in regmap write path
Marc Kleine-Budde
1
-2
/
+2
2019-08-20
can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class is NULL
Marc Kleine-Budde
1
-0
/
+3
2019-08-20
can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *
Marc Kleine-Budde
1
-13
/
+8
2019-08-20
can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock
Marc Kleine-Budde
1
-3
/
+0
2019-08-20
can: hi311x: remove custom DMA mapped buffer
Marc Kleine-Budde
1
-49
/
+10
2019-08-20
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-08-20
can: rcar_can: Remove unused platform data support
Geert Uytterhoeven
2
-31
/
+9
2019-08-20
auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant
Nishka Dasgupta
1
-2
/
+2
2019-08-20
HID: wacom: correct misreported EKR ring values
Aaron Armstrong Skomra
1
-1
/
+1
2019-08-20
ALSA: hda/ca0132 - Add new SBZ quirk
Paweł Rekowski
1
-0
/
+1
2019-08-20
ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
Takashi Iwai
1
-0
/
+1
2019-08-20
arm: select the dma-noncoherent symbols for all swiotlb builds
Christoph Hellwig
2
-4
/
+4
2019-08-19
scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
James Smart
4
-4
/
+27
2019-08-19
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
70
-2846
/
+8545
2019-08-19
Merge branch 'sctp-support-per-endpoint-auth-and-asconf-flags'
David S. Miller
10
-136
/
+325
2019-08-19
sctp: remove net sctp.x_enable working as a global switch
Xin Long
1
-16
/
+12
2019-08-19
sctp: add SCTP_AUTH_SUPPORTED sockopt
Xin Long
2
-0
/
+87
2019-08-19
sctp: add sctp_auth_init and sctp_auth_free
Xin Long
3
-56
/
+76
2019-08-19
sctp: use ep and asoc auth_enable properly
Xin Long
2
-33
/
+44
2019-08-19
sctp: add SCTP_ASCONF_SUPPORTED sockopt
Xin Long
2
-0
/
+83
2019-08-19
sctp: check asoc peer.asconf_capable before processing asconf
Xin Long
1
-2
/
+4
2019-08-19
sctp: not set peer.asconf_capable in sctp_association_init
Xin Long
1
-9
/
+0
2019-08-19
sctp: add asconf_enable in struct sctp_endpoint
Xin Long
4
-20
/
+19
2019-08-19
net: remove empty inet_exit_net
Li RongQing
1
-5
/
+0
2019-08-19
Merge branch 'ns-plugin-fixes'
David S. Miller
6
-292
/
+293
2019-08-19
tc-testing: concurrency: wrap piped rule update commands
Vlad Buslov
1
-9
/
+9
2019-08-19
tc-testing: use dedicated DUMMY interface name for dummy dev
Vlad Buslov
5
-283
/
+284
2019-08-19
nfp: flower: verify that block cb is not busy before binding
Vlad Buslov
1
-0
/
+7
2019-08-19
fs/xfs: Fix return code of xfs_break_leased_layouts()
Ira Weiny
1
-1
/
+1
2019-08-19
Kconfig: Fix the reference to the IDT77105 Phy driver in the description of ATM_NICSTAR_USE_IDT77105
Christophe JAILLET
1
-1
/
+1
2019-08-19
r8152: fix accessing skb after napi_gro_receive
Hayes Wang
1
-1
/
+1
2019-08-19
MAINTAINERS: net_failover: Fix typo in a filepath
Denis Efremov
1
-1
/
+1
2019-08-19
ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
Stefano Brivio
1
-1
/
+1
2019-08-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
6
-75
/
+163
2019-08-19
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
4
-2
/
+22
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-20
/
+45
2019-08-19
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
1
-7
/
+9
2019-08-19
Merge branch 'RTL8125-EEE'
David S. Miller
2
-2
/
+53
[prev]
[next]