index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-100
/
+208
2017-12-20
nfp: bpf: keep track of the offloaded program
Jakub Kicinski
2
-4
/
+51
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
1
-9
/
+3
2017-12-20
net: mvneta: eliminate wrong call to handle rx descriptor error
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: use proper rxq_number in loop on rx queues
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: clear interface link status on port disable
Yelena Krivosheev
1
-0
/
+4
2017-12-19
net/mlx5: Stay in polling mode when command EQ destroy fails
Moshe Shemesh
1
-3
/
+1
2017-12-19
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
1
-7
/
+13
2017-12-19
net/mlx5: Fix steering memory leak
Maor Gottlieb
1
-2
/
+14
2017-12-19
net/mlx5e: Prevent possible races in VXLAN control flow
Gal Pressman
1
-0
/
+4
2017-12-19
net/mlx5e: Add refcount to VXLAN structure
Gal Pressman
2
-23
/
+28
2017-12-19
net/mlx5e: Fix possible deadlock of VXLAN lock
Gal Pressman
1
-10
/
+10
2017-12-19
net/mlx5: Fix error flow in CREATE_QP command
Moni Shoua
1
-2
/
+2
2017-12-19
net/mlx5: Fix misspelling in the error message and comment
Eugenia Emantayev
2
-2
/
+2
2017-12-19
net/mlx5e: Fix defaulting RX ring size when not needed
Eugenia Emantayev
4
-13
/
+22
2017-12-19
net/mlx5e: Fix features check of IPv6 traffic
Gal Pressman
1
-1
/
+2
2017-12-19
net/mlx5e: Fix ETS BW check
Huy Nguyen
1
-3
/
+7
2017-12-19
net/mlx5: Fix rate limit packet pacing naming and struct
Eran Ben Elisha
2
-13
/
+13
2017-12-19
Revert "mlx5: move affinity hints assignments to generic code"
Saeed Mahameed
3
-29
/
+92
2017-12-19
net/mlx5: FPGA, return -EINVAL if size is zero
Kamal Heib
1
-0
/
+6
2017-12-19
net: stmmac: Fix bad RX timestamp extraction
Fredrik Hallenberg
5
-6
/
+8
2017-12-19
net: stmmac: Fix TX timestamp calculation
Fredrik Hallenberg
1
-2
/
+4
2017-12-19
vxlan: update skb dst pmtu on tx path
Xin Long
1
-0
/
+14
2017-12-19
net: arc_emac: restart stalled EMAC
Alexander Kochetkov
2
-0
/
+113
2017-12-19
net: arc_emac: fix arc_emac_rx() error paths
Alexander Kochetkov
1
-22
/
+31
2017-12-19
net: mediatek: setup proper state for disabled GMAC on the default
Sean Wang
1
-5
/
+6
2017-12-19
mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bug
Petr Machata
1
-12
/
+3
2017-12-19
tg3: Fix rx hang on MTU change with 5717/5719
Brian King
1
-1
/
+3
2017-12-19
Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+2
2017-12-19
mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nl
Jia-Ju Bai
1
-1
/
+1
2017-12-19
mac80211_hwsim: enable TODS BIT in null data frame
Adiel Aloni
1
-0
/
+1
2017-12-18
net: phy: xgene: disable clk on error paths
Alexey Khoroshilov
1
-6
/
+15
2017-12-18
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
Russell King
1
-0
/
+12
2017-12-18
net: qcom/emac: Change the order of mac up and sgmii open
Hemanth Puranik
1
-3
/
+3
2017-12-18
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Zhao Qiang
1
-1
/
+1
2017-12-16
vxlan: restore dev->mtu setting based on lower device
Alexey Kodanev
1
-0
/
+5
2017-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-19
/
+56
2017-12-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-20
/
+19
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-228
/
+426
2017-12-15
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-94
/
+139
2017-12-15
Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2017-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-34
/
+9
2017-12-15
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-62
/
+100
2017-12-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-32
/
+53
2017-12-15
Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-1
/
+11
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-12-15
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-12-15
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
Daniele Palmas
1
-0
/
+1
2017-12-15
net: aquantia: Increment driver version
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
1
-8
/
+8
[next]