index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-20
1
-4
/
+4
|
\
|
*
hrtimer: Annotate lockless access to timer->base
Eric Dumazet
2019-10-14
1
-4
/
+4
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-20
1
-4
/
+6
|
\
\
|
*
|
stop_machine: Avoid potential race behaviour
Mark Rutland
2019-10-17
1
-4
/
+6
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
179
-892
/
+1486
|
\
\
|
*
|
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
2019-10-19
1
-8
/
+17
|
*
|
net: dsa: fix switch tree list
Vivien Didelot
2019-10-19
1
-1
/
+1
|
*
|
net: ethernet: dwmac-sun8i: show message only when switching to promisc
Mans Rullgard
2019-10-19
1
-1
/
+2
|
*
|
net: aquantia: add an error handling in aq_nic_set_multicast_list
Chenwandun
2019-10-19
1
-0
/
+2
|
*
|
Merge branch 'netem-fix-further-issues-with-packet-corruption'
David S. Miller
2019-10-19
1
-3
/
+8
|
|
\
\
|
|
*
|
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
2019-10-19
1
-0
/
+2
|
|
*
|
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
2019-10-19
1
-3
/
+6
|
|
/
/
|
*
|
macb: propagate errors when getting optional clocks
Michael Tretter
2019-10-19
1
-6
/
+6
|
*
|
xen/netback: fix error path of xenvif_connect_data()
Juergen Gross
2019-10-19
1
-1
/
+0
|
*
|
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
2019-10-19
6
-6
/
+58
|
*
|
net: usb: lan78xx: Connect PHY before registering MAC
Andrew Lunn
2019-10-18
1
-6
/
+6
|
*
|
Merge branch 'vsock-virtio-make-the-credit-mechanism-more-robust'
David S. Miller
2019-10-18
1
-3
/
+14
|
|
\
\
|
|
*
|
vsock/virtio: discard packets if credit is not respected
Stefano Garzarella
2019-10-18
1
-3
/
+11
|
|
*
|
vsock/virtio: send a credit update when buffer size is changed
Stefano Garzarella
2019-10-18
1
-0
/
+3
|
|
/
/
|
*
|
mlxsw: spectrum_trap: Push Ethernet header before reporting trap
Ido Schimmel
2019-10-18
1
-0
/
+1
|
*
|
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-10-18
4
-0
/
+12
|
*
|
Merge branch 'net-bcmgenet-restore-internal-EPHY-support'
David S. Miller
2019-10-18
4
-77
/
+79
|
|
\
\
|
|
*
|
net: bcmgenet: reset 40nm EPHY on energy detect
Doug Berger
2019-10-18
1
-1
/
+8
|
|
*
|
net: bcmgenet: soft reset 40nm EPHYs before MAC init
Doug Berger
2019-10-18
3
-73
/
+69
|
|
*
|
net: phy: bcm7xxx: define soft_reset for 40nm EPHY
Doug Berger
2019-10-18
1
-0
/
+1
|
|
*
|
net: bcmgenet: don't set phydev->link from MAC
Doug Berger
2019-10-18
1
-3
/
+1
|
|
/
/
|
*
|
net: Update address for MediaTek ethernet driver in MAINTAINERS
Sean Wang
2019-10-18
1
-1
/
+1
|
*
|
ipv4: fix race condition between route lookup and invalidation
Wei Wang
2019-10-18
1
-1
/
+1
|
*
|
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
2019-10-18
1
-3
/
+6
|
*
|
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
2019-10-18
2
-3
/
+3
|
*
|
net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
Marek Vasut
2019-10-18
1
-4
/
+36
|
*
|
net: dsa: microchip: Add shared regmap mutex
Marek Vasut
2019-10-17
5
-9
/
+28
|
*
|
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
Marek Vasut
2019-10-17
1
-4
/
+0
|
*
|
net: stmmac: fix argument to stmmac_pcs_ctrl_ane()
Ben Dooks (Codethink)
2019-10-17
1
-1
/
+1
|
*
|
Merge branch 'dpaa2-eth-misc-fixes'
David S. Miller
2019-10-17
2
-2
/
+53
|
|
\
\
|
|
*
|
dpaa2-eth: Fix TX FQID values
Ioana Radulescu
2019-10-17
1
-0
/
+44
|
|
*
|
dpaa2-eth: add irq for the dpmac connect/disconnect event
Florin Chiculita
2019-10-17
2
-2
/
+9
|
|
/
/
|
*
|
usb: hso: obey DMA rules in tiocmget
Oliver Neukum
2019-10-17
1
-4
/
+9
|
*
|
net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
Biao Huang
2019-10-16
1
-4
/
+8
|
*
|
net: phy: Fix "link partner" information disappear issue
Yonglong Liu
2019-10-16
3
-4
/
+12
|
*
|
rxrpc: use rcu protection while reading sk->sk_user_data
Eric Dumazet
2019-10-16
1
-4
/
+8
|
*
|
Revert "blackhole_netdev: fix syzkaller reported issue"
Mahesh Bandewar
2019-10-16
2
-12
/
+10
|
*
|
net: usb: sr9800: fix uninitialized local variable
Valentin Vidic
2019-10-16
1
-1
/
+1
|
*
|
net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
Florian Fainelli
2019-10-16
2
-1
/
+6
|
*
|
net: stmmac: make tc_flow_parsers static
Ben Dooks (Codethink)
2019-10-16
1
-1
/
+1
|
*
|
davinci_cpdma: make cpdma_chan_split_pool static
Ben Dooks (Codethink)
2019-10-16
1
-1
/
+1
|
*
|
net: i82596: fix dma_alloc_attr for sni_82596
Thomas Bogendoerfer
2019-10-16
3
-4
/
+8
|
*
|
sctp: change sctp_prot .no_autobind with true
Xin Long
2019-10-16
1
-2
/
+2
|
*
|
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
2019-10-16
1
-1
/
+1
|
*
|
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
2019-10-16
1
-6
/
+8
[next]