index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
twofish_common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
macb: Don't unregister clks unconditionally
Stephen Boyd
1
-3
/
+1
2020-01-05
MAINTAINERS: Drop obsolete entries from Samsung sxgbe ethernet driver
Krzysztof Kozlowski
1
-2
/
+0
2020-01-05
net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
Carl Huang
1
-1
/
+1
2020-01-05
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
Fenghua Yu
1
-3
/
+6
2020-01-03
net: Google gve: Remove dma_wmb() before ringing doorbell
Liran Alon
2
-8
/
+0
2020-01-03
net: phylink: fix failure to register on x86 systems
Russell King
1
-0
/
+3
2020-01-03
doc/net: Update git https URLs in netdev-FAQ documentation
Jesper Dangaard Brouer
1
-2
/
+2
2020-01-03
selftests: loopback.sh: skip this test if the driver does not support
Hangbin Liu
1
-0
/
+8
2020-01-03
net: Update GIT url in maintainers.
David S. Miller
1
-5
/
+5
2020-01-03
net: freescale: fec: Fix ethtool -d runtime PM
Andrew Lunn
1
-0
/
+9
2020-01-03
vxlan: fix tos value before xmit
Hangbin Liu
1
-2
/
+2
2020-01-03
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
1
-1
/
+1
2020-01-03
net: Correct type of tcp_syncookies sysctl.
David S. Miller
1
-1
/
+1
2020-01-03
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
1
-1
/
+4
2020-01-03
net: dsa: mv88e6xxx: force cmode write on 6141/6341
Baruch Siach
1
-6
/
+6
2020-01-02
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
1
-11
/
+10
2020-01-02
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
1
-2
/
+2
2020-01-02
can: kvaser_usb: fix interface sanity check
Johan Hovold
2
-2
/
+2
2020-01-02
can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...
Oliver Hartkopp
1
-0
/
+34
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO...
Dan Murphy
1
-1
/
+12
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): reset device before register access
Sean Nyekjaer
1
-1
/
+26
2020-01-02
can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the config
Dan Murphy
1
-7
/
+10
2020-01-02
can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...
Sean Nyekjaer
1
-0
/
+4
2019-12-31
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
1
-1
/
+2
2019-12-31
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
4
-51
/
+22
2019-12-31
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
4
-44
/
+39
2019-12-31
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-31
Documentation: net: dsa: sja1105: Remove text about taprio base-time limitation
Vladimir Oltean
1
-6
/
+0
2019-12-31
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-31
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-31
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
2019-12-30
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
6
-19
/
+30
2019-12-30
Linux 5.5-rc4
v5.5-rc4
Linus Torvalds
1
-1
/
+1
2019-12-29
mlxsw: spectrum: Use dedicated policer for VRRP packets
Ido Schimmel
2
-2
/
+8
2019-12-29
mlxsw: spectrum_router: Skip loopback RIFs during MAC validation
Amit Cohen
1
-0
/
+3
2019-12-29
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
2019-12-28
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-28
riscv: reject invalid syscalls below -1
David Abdurachmanov
1
-0
/
+1
2019-12-28
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2
-3
/
+4
2019-12-28
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
1
-3
/
+11
2019-12-28
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
1
-10
/
+12
2019-12-27
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
1
-9
/
+8
2019-12-27
bnx2x: Fix accounting of vlan resources among the PFs
Manish Chopra
1
-1
/
+4
2019-12-27
bnx2x: Use appropriate define for vlan credit
Manish Chopra
1
-1
/
+1
2019-12-27
of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy
Geert Uytterhoeven
1
-1
/
+1
2019-12-27
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
1
-0
/
+2
2019-12-27
dpaa_eth: fix DMA mapping leak
Madalin Bucur
1
-19
/
+20
2019-12-26
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
Vladyslav Tarasiuk
1
-3
/
+4
[next]