index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
2019-12-07
1
-2
/
+0
*
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-12-07
10
-75
/
+143
|
\
|
*
net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag
Parav Pandit
2019-12-05
2
-38
/
+93
|
*
net/mlx5e: ethtool, Fix analysis of speed setting
Aya Levin
2019-12-05
1
-10
/
+3
|
*
net/mlx5e: Fix translation of link mode into speed
Aya Levin
2019-12-05
1
-0
/
+1
|
*
net/mlx5e: Fix free peer_flow when refcount is 0
Roi Dayan
2019-12-05
1
-2
/
+5
|
*
net/mlx5e: Fix freeing flow with kfree() and not kvfree()
Roi Dayan
2019-12-05
1
-1
/
+1
|
*
net/mlx5e: Fix SFF 8472 eeprom length
Eran Ben Elisha
2019-12-05
1
-1
/
+1
|
*
net/mlx5e: Query global pause state before setting prio2buffer
Huy Nguyen
2019-12-05
1
-2
/
+25
|
*
net/mlx5e: Fix TXQ indices to be sequential
Eran Ben Elisha
2019-12-05
4
-22
/
+15
*
|
lpc_eth: kernel BUG on remove
Bruno Carneiro da Cunha
2019-12-07
1
-2
/
+0
*
|
phy: mdio-thunder: add missed pci_release_regions in remove
Chuhong Yuan
2019-12-06
1
-0
/
+1
*
|
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
2019-12-06
1
-0
/
+2
*
|
enetc: disable EEE autoneg by default
Yangbo Lu
2019-12-06
1
-0
/
+5
*
|
ppp: fix out-of-bounds access in bpf_prog_create()
Eric Biggers
2019-12-05
1
-2
/
+3
*
|
net: hns3: fix VF ID issue for setting VF VLAN
Jian Shen
2019-12-05
1
-12
/
+6
*
|
net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()
Yunsheng Lin
2019-12-05
1
-13
/
+6
*
|
net: hns3: fix for TX queue not restarted problem
Yunsheng Lin
2019-12-05
1
-12
/
+21
*
|
net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...
Grygorii Strashko
2019-12-05
1
-1
/
+1
*
|
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
2019-12-05
5
-46
/
+67
*
|
s390/qeth: ensure linear access to packet headers
Julian Wiedmann
2019-12-05
1
-33
/
+31
*
|
s390/qeth: guard against runt packets
Julian Wiedmann
2019-12-05
3
-6
/
+23
|
/
*
net: thunderx: start phy before starting autonegotiation
Mian Yousaf Kaukab
2019-12-05
1
-1
/
+1
*
net: sfp: fix hwmon
Russell King
2019-12-05
1
-9
/
+4
*
net: sfp: fix unbind
Russell King
2019-12-05
1
-0
/
+4
*
ionic: keep users rss hash across lif reset
Shannon Nelson
2019-12-05
1
-6
/
+10
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
5
-17
/
+18
*
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
2019-12-03
1
-4
/
+10
*
can: xilinx_can: Fix usage of skb memory
Srinivas Neeli
2019-12-03
1
-12
/
+13
*
can: xilinx_can: skip error message on deferred probe
Venkatesh Yadav Abbarapu
2019-12-03
1
-1
/
+2
*
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
2019-12-03
1
-1
/
+1
*
can: slcan: Fix use-after-free Read in slcan_open
Jouni Hogander
2019-12-03
1
-0
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-02
3
-29
/
+16
|
\
|
*
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
2019-12-01
2
-2
/
+0
|
*
drivers/base/memory.c: drop the mem_sysfs_mutex
David Hildenbrand
2019-12-01
1
-19
/
+14
|
*
hv_balloon: use generic_online_page()
David Hildenbrand
2019-12-01
1
-2
/
+1
|
*
mm, soft-offline: convert parameter to pfn
Naoya Horiguchi
2019-12-01
1
-6
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-02
6
-41
/
+60
|
\
\
|
*
|
net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
Heiner Kallweit
2019-12-01
1
-0
/
+9
|
*
|
r8169: fix resume on cable plug-in
Heiner Kallweit
2019-12-01
1
-0
/
+1
|
*
|
r8169: fix jumbo configuration for RTL8168evl
Heiner Kallweit
2019-12-01
1
-1
/
+1
|
*
|
net: emulex: benet: indent a Kconfig depends continuation line
Randy Dunlap
2019-11-30
1
-1
/
+1
|
*
|
net: ethernet: ti: ale: ensure vlan/mdb deleted when no members
Grygorii Strashko
2019-11-30
1
-3
/
+9
|
*
|
net/mlx5e: Fix build error without IPV6
YueHaibing
2019-11-30
1
-36
/
+38
|
*
|
net: macb: add missed tasklet_kill
Chuhong Yuan
2019-11-29
1
-0
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-02
3
-0
/
+45
|
\
\
\
|
*
|
|
lkdtm: Add a DOUBLE_FAULT crash type on x86
Andy Lutomirski
2019-11-26
3
-0
/
+45
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-12-02
44
-1768
/
+1483
|
\
\
\
\
|
*
\
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-11-25
6200
-179720
/
+500270
|
|
\
\
\
\
|
|
*
|
|
|
Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54
Hans Verkuil
2019-11-23
1
-1
/
+14
[next]