index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
NFC: st21nfca: fix double free
Pan Bian
1
-0
/
+1
2019-11-07
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
1
-1
/
+17
2019-11-07
r8169: fix page read in r8168g_mdio_read
Heiner Kallweit
1
-0
/
+3
2019-11-07
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
1
-30
/
+34
2019-11-07
net: stmmac: Fix TSO descriptor with Enhanced Addressing
Jose Abreu
1
-0
/
+1
2019-11-07
net: stmmac: Fix the packet count in stmmac_rx()
Jose Abreu
1
-2
/
+3
2019-11-07
net: stmmac: xgmac: Disable MMC interrupts by default
Jose Abreu
1
-2
/
+4
2019-11-07
net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV
Jose Abreu
1
-0
/
+2
2019-11-07
net: stmmac: xgmac: Fix AV Feature detection
Jose Abreu
1
-1
/
+1
2019-11-07
net: stmmac: xgmac: Fix TSA selection
Jose Abreu
1
-0
/
+1
2019-11-07
net: stmmac: xgmac: Only get SPH header len if available
Jose Abreu
1
-1
/
+2
2019-11-07
net: stmmac: selftests: Prevent false positives in filter tests
Jose Abreu
1
-40
/
+94
2019-11-07
net: stmmac: xgmac: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
2019-11-07
net: stmmac: gmac4: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
2019-11-07
net/smc: fix ethernet interface refcounting
Ursula Braun
1
-2
/
+0
2019-11-07
selftests/tls: add test for concurrent recv and send
Jakub Kicinski
1
-0
/
+108
2019-11-07
net/tls: add a TX lock
Jakub Kicinski
4
-14
/
+20
2019-11-07
net/tls: don't pay attention to sk_write_pending when pushing partial records
Jakub Kicinski
2
-7
/
+6
2019-11-07
net: mscc: ocelot: fix __ocelot_rmw_ix prototype
Vladimir Oltean
1
-1
/
+1
2019-11-07
net: mscc: ocelot: fix NULL pointer on LAG slave removal
Claudiu Manoil
1
-1
/
+2
2019-11-07
net: mscc: ocelot: don't handle netdev events for other netdevs
Claudiu Manoil
1
-3
/
+3
2019-11-06
net/mlx5e: Use correct enum to determine uplink port
Dmytro Linkin
1
-1
/
+2
2019-11-06
net/mlx5: DR, Fix memory leak during rule creation
Alex Vesker
1
-0
/
+2
2019-11-06
net/mlx5: DR, Fix memory leak in modify action destroy
Alex Vesker
1
-0
/
+1
2019-11-06
net/mlx5e: Fix eswitch debug print of max fdb flow
Roi Dayan
1
-1
/
+1
2019-11-06
net: bcmgenet: reapply manual settings to the PHY
Doug Berger
1
-1
/
+4
2019-11-06
Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"
Doug Berger
3
-69
/
+73
2019-11-06
net: bcmgenet: use RGMII loopback for MAC reset
Doug Berger
2
-2
/
+33
2019-11-06
Documentation: TLS: Add missing counter description
Tariq Toukan
1
-0
/
+4
2019-11-06
NFC: fdp: fix incorrect free object
Pan Bian
1
-1
/
+1
2019-11-06
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-06
net: qualcomm: rmnet: Fix potential UAF when unregistering
Sean Tranchetti
1
-2
/
+2
2019-11-06
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
2
-8
/
+21
2019-11-06
mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes
Dotan Barak
1
-2
/
+1
2019-11-06
net: dsa: bcm_sf2: Fix driver removal
Florian Fainelli
1
-2
/
+2
2019-11-06
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
2
-4
/
+83
2019-11-06
net: hns3: Use the correct style for SPDX License Identifier
Nishad Kamdar
7
-7
/
+7
2019-11-06
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2
-24
/
+23
2019-11-05
taprio: fix panic while hw offload sched list swap
Ivan Khoronzhuk
1
-2
/
+3
2019-11-05
can: don't use deprecated license identifiers
Yegor Yefremov
8
-8
/
+8
2019-11-05
can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...
Timo Schlüßler
1
-1
/
+1
2019-11-04
can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ...
Oleksij Rempel
1
-0
/
+18
2019-11-04
can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with...
Oleksij Rempel
1
-1
/
+1
2019-11-04
can: j1939: fix memory leak if filters was set
Oleksij Rempel
1
-0
/
+1
2019-11-04
can: j1939: fix resource leak of skb on error return paths
Colin Ian King
1
-2
/
+6
2019-11-04
can: ti_hecc: add missing state changes
Jeroen Hofstee
1
-0
/
+17
2019-11-04
can: ti_hecc: properly report state changes
Jeroen Hofstee
1
-74
/
+88
2019-11-04
can: ti_hecc: add fifo overflow error reporting
Jeroen Hofstee
1
-5
/
+31
2019-11-04
can: ti_hecc: release the mailbox a bit earlier
Jeroen Hofstee
1
-2
/
+3
2019-11-04
can: ti_hecc: keep MIM and MD set
Jeroen Hofstee
1
-3
/
+3
[next]