index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-05-27
ice: Fix memory leak
Surabhi Boob
-1
/
+7
2020-05-27
ice: fix MAC write command
Jesse Brandeburg
-10
/
+5
2020-05-27
ice: set VF default LAN address
Paul Greenwalt
-3
/
+5
2020-05-27
ice: remove unused macro
Jesse Brandeburg
-2
/
+0
2020-05-27
ice: fix signed vs unsigned comparisons
Jesse Brandeburg
-9
/
+10
2020-05-27
sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
Jonas Falkevik
-6
/
+6
2020-05-27
net/tls: Add force_resync for driver resync
Tariq Toukan
-4
/
+17
2020-05-27
Merge branch 'net_sched-reduce-the-number-of-qdisc-resets'
David S. Miller
-43
/
+110
2020-05-27
net_sched: get rid of unnecessary dev_qdisc_reset()
Cong Wang
-16
/
+0
2020-05-27
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
-14
/
+23
2020-05-27
net_sched: add a tracepoint for qdisc creation
Cong Wang
-1
/
+29
2020-05-27
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
-0
/
+56
2020-05-27
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
-13
/
+3
2020-05-27
drivers: ipa: remove discription of nonexistent element
Wang Wenhu
-1
/
+0
2020-05-27
drivers: ipa: fix typoes for ipa
Wang Wenhu
-2
/
+2
2020-05-27
Merge branch 'tcp-tcp_v4_err-cleanups'
David S. Miller
-49
/
+54
2020-05-27
tcp: rename tcp_v4_err() skb parameter
Eric Dumazet
-9
/
+9
2020-05-27
tcp: add tcp_ld_RTO_revert() helper
Eric Dumazet
-40
/
+45
2020-05-27
Merge branch 'hns3-next'
David S. Miller
-7
/
+16
2020-05-27
net: hns3: add a print for initializing CMDQ when reset pending
Huazhong Tan
-0
/
+3
2020-05-27
net: hns3: remove unnecessary MAC enable in app loopback
Yufeng Mo
-2
/
+0
2020-05-27
net: hns3: change the order of reinitializing RoCE and NIC client during reset
Yufeng Mo
-5
/
+4
2020-05-27
net: hns3: add a resetting check in hclgevf_init_nic_client_instance()
Guangbin Huang
-0
/
+9
2020-05-27
Merge branch 'net-mscc-allow-forwarding-ioctl-operations-to-attached-PHYs'
David S. Miller
-12
/
+14
2020-05-27
net: mscc: allow offloading timestamping operations to the PHY
Antoine Tenart
-2
/
+6
2020-05-27
net: mscc: use the PHY MII ioctl interface when possible
Antoine Tenart
-11
/
+9
2020-05-27
net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
Vladimir Oltean
-0
/
+1
2020-05-27
net: add large ecmp group nexthop tests
Stephen Worley
-2
/
+82
2020-05-27
mtk-star-emac: mark PM functions as __maybe_unused
Arnd Bergmann
-2
/
+2
2020-05-27
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
-50
/
+290
2020-05-27
net: dsa: b53: remove redundant premature assignment to new_pvid
Colin Ian King
-1
/
+0
2020-05-27
net: ethernet: mtk-star-emac: fix error path in RX handling
Bartosz Golaszewski
-1
/
+2
2020-05-27
mlxsw: spectrum_router: remove redundant initialization of pointer br_dev
Colin Ian King
-1
/
+1
2020-05-27
nexthop: Fix type of event_type in call_nexthop_notifiers
Nathan Chancellor
-1
/
+1
2020-05-26
net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032
Oleksij Rempel
-2
/
+16
2020-05-26
Merge branch 'Raw-PHY-TDR-data'
David S. Miller
-13
/
+818
2020-05-26
net: phy: marvell: Configure TDR pulse based on measurement length
Andrew Lunn
-2
/
+23
2020-05-26
net : phy: marvell: Speedup TDR data retrieval by only changing page once
Andrew Lunn
-12
/
+19
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
-27
/
+197
2020-05-26
net: phy: marvell: Add support for amplitude graph
Andrew Lunn
-1
/
+231
2020-05-26
net: ethtool: Add helpers for cable test TDR data
Andrew Lunn
-1
/
+100
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
-10
/
+144
2020-05-26
net: ethtool: Add attributes for cable test TDR data
Andrew Lunn
-0
/
+144
2020-05-26
ne2k-pci: Fix various coding-style issues and improve printk() usage
Armin Wolf
-163
/
+182
2020-05-26
macvlan: Skip loopback packets in RX handler
Alexander Sverdlin
-0
/
+4
2020-05-26
Merge branch 'mlxsw-Various-trap-changes-part-2'
David S. Miller
-35
/
+56
2020-05-26
mlxsw: spectrum_router: Allow programming link-local prefix routes
Ido Schimmel
-2
/
+4
2020-05-26
mlxsw: spectrum: Add packet traps for BFD packets
Ido Schimmel
-0
/
+10
2020-05-26
mlxsw: spectrum: Treat IPv6 link-local SIP as an exception
Ido Schimmel
-1
/
+1
2020-05-26
mlxsw: spectrum: Share one group for all locally delivered packets
Ido Schimmel
-2
/
+2
[next]