index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
can: ucan: remove duplicated include from ucan.c
YueHaibing
1
-4
/
+0
2018-11-09
can: ucan: remove set but not used variable 'udev'
YueHaibing
1
-3
/
+0
2018-11-09
can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
Jimmy Assarsson
1
-2
/
+2
2018-11-09
can: kvaser_usb: Fix potential uninitialized variable use
Jimmy Assarsson
1
-5
/
+5
2018-11-09
can: raw: check for CAN FD capable netdev in raw_sendmsg()
Oliver Hartkopp
1
-7
/
+8
2018-11-08
net: smsc95xx: Fix MTU range
Stefan Wahren
1
-0
/
+2
2018-11-08
net: stmmac: Fix RX packet size > 8191
Thor Thayer
4
-4
/
+5
2018-11-08
Merge branch 'qed-Slowpath-Queue-bug-fixes'
David S. Miller
9
-43
/
+89
2018-11-08
qed: Fix potential memory corruption
Sagiv Ozeri
1
-7
/
+5
2018-11-08
qed: Fix SPQ entries not returned to pool in error flows
Denis Bolotin
8
-15
/
+45
2018-11-08
qed: Fix blocking/unlimited SPQ entries leak
Denis Bolotin
2
-27
/
+33
2018-11-08
qed: Fix memory/entry leak in qed_init_sp_request()
Denis Bolotin
1
-2
/
+14
2018-11-08
inet: frags: better deal with smp races
Eric Dumazet
1
-14
/
+15
2018-11-08
net: hns3: bugfix for not checking return value
Huazhong Tan
1
-1
/
+2
2018-11-07
qlcnic: remove assumption that vlan_tci != 0
Michał Mirosław
1
-3
/
+5
2018-11-07
ibmvnic: fix accelerated VLAN handling
Michał Mirosław
1
-1
/
+1
2018-11-07
Merge branch 'FDDI-defza-Fix-a-bunch-of-small-issues'
David S. Miller
2
-4
/
+6
2018-11-07
FDDI: defza: Make the driver version string constant
Maciej W. Rozycki
1
-1
/
+1
2018-11-07
FDDI: defza: Move SMT Tx data buffer declaration next to its skb
Maciej W. Rozycki
1
-1
/
+2
2018-11-07
FDDI: defza: Add missing comment closing
Maciej W. Rozycki
1
-0
/
+1
2018-11-07
FDDI: defza: Fix SPDX annotation
Maciej W. Rozycki
2
-2
/
+2
2018-11-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-60
/
+113
2018-11-07
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
1
-3
/
+3
2018-11-07
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
1
-0
/
+2
2018-11-07
ice: Change req_speeds to be u16
Chinh T Cao
1
-1
/
+1
2018-11-06
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
1
-5
/
+7
2018-11-06
ice: Fix the bytecount sent to netdev_tx_sent_queue
Brett Creeley
1
-1
/
+1
2018-11-06
ice: Fix tx_timeout in PF driver
Brett Creeley
4
-6
/
+40
2018-11-06
ice: Fix napi delete calls for remove
Dave Ertman
3
-1
/
+3
2018-11-06
ice: Fix typo in error message
Anirudh Venkataramanan
1
-1
/
+1
2018-11-06
ice: Fix flags for port VLAN
Md Fahad Iqbal Polash
1
-1
/
+1
2018-11-06
ice: Remove duplicate addition of VLANs in replay path
Anirudh Venkataramanan
3
-39
/
+6
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
3
-0
/
+17
2018-11-06
ice: Fix dead device link issue with flow control
Akeem G Abodunrin
1
-1
/
+6
2018-11-06
ice: Check for reset in progress during remove
Anirudh Venkataramanan
2
-0
/
+8
2018-11-06
ice: Set carrier state and start/stop queues in rebuild
Anirudh Venkataramanan
1
-1
/
+17
2018-11-06
net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay
Tao Ren
1
-2
/
+16
2018-11-06
Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-11-06
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
60
-563
/
+653
2018-11-06
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
1
-1
/
+1
2018-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
22
-247
/
+200
2018-11-05
net: alx: make alx_drv_name static
Rasmus Villemoes
2
-2
/
+1
2018-11-05
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-05
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-05
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-05
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
1
-2
/
+2
2018-11-05
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-05
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
Jeff Barnhill
1
-1
/
+1
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
3
-15
/
+3
[next]