index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-07
net: dsa: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
Nathan Chancellor
2019-05-07
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
2019-05-07
net: mvpp2: cls: fix less than zero check on a u32 variable
Colin Ian King
2019-05-07
Merge branch 'fc-quic-pacing'
David S. Miller
2019-05-07
net_sched: sch_fq: handle non connected flows
Eric Dumazet
2019-05-07
net_sched: sch_fq: do not assume EDT packets are ordered
Eric Dumazet
2019-05-07
Merge branch 'hns3-next'
David S. Miller
2019-05-07
net: hns3: use devm_kcalloc when allocating desc_cb
Yunsheng Lin
2019-05-07
net: hns3: some cleanup for struct hns3_enet_ring
Yunsheng Lin
2019-05-07
net: hns3: unify the page reusing for page size 4K and 64K
Yunsheng Lin
2019-05-07
net: hns3: optimize the barrier using when cleaning TX BD
Yunsheng Lin
2019-05-07
net: hns3: fix error handling for desc filling
Yunsheng Lin
2019-05-07
net: hns3: combine len and checksum handling for inner and outer header.
Yunsheng Lin
2019-05-07
net: hns3: refactor BD filling for l2l3l4 info
Yunsheng Lin
2019-05-07
net: hns3: fix for tunnel type handling in hns3_rx_checksum
Yunsheng Lin
2019-05-07
net: hns3: add linearizing checking for TSO case
Yunsheng Lin
2019-05-07
net: hns3: add counter for times RX pages gets allocated
Yunsheng Lin
2019-05-07
net: hns3: use napi_schedule_irqoff in hard interrupts handlers
Yunsheng Lin
2019-05-07
net: hns3: unify maybe_stop_tx for TSO and non-TSO case
Yunsheng Lin
2019-05-07
Merge branch 'net-dsa-lantiq-Add-bridge-offloading'
David S. Miller
2019-05-07
net: dsa: lantiq: Add Forwarding Database access
Hauke Mehrtens
2019-05-07
net: dsa: lantiq: Add fast age function
Hauke Mehrtens
2019-05-07
net: dsa: lantiq: Add VLAN aware bridge offloading
Hauke Mehrtens
2019-05-07
net: dsa: lantiq: Add VLAN unaware bridge offloading
Hauke Mehrtens
2019-05-07
net: dsa: lantiq: Allow special tags only on CPU port
Hauke Mehrtens
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-06
libbpf: remove unnecessary cast-to-void
Björn Töpel
2019-05-06
kbuild: tolerate missing pahole when generating BTF
Andrii Nakryiko
2019-05-05
Merge branch 'r8169-replace-some-magic-with-more-speaking-functions'
David S. Miller
2019-05-05
r8169: add rtl8168g_set_pause_thresholds
Heiner Kallweit
2019-05-05
r8169: add rtl_set_fifo_size
Heiner Kallweit
2019-05-05
Merge branch 'mlxsw-spectrum-Implement-loopback-ethtool-feature'
David S. Miller
2019-05-05
selftests: Add loopback test
Jiri Pirko
2019-05-05
mlxsw: spectrum: Implement loopback ethtool feature
Jiri Pirko
2019-05-05
mlxsw: reg: Add Port Physical Loopback Register
Jiri Pirko
2019-05-05
sch_htb: redefine htb qdisc overlimits
Cong Wang
2019-05-05
r8169: move EEE LED config to rtl8168_config_eee_mac
Heiner Kallweit
2019-05-05
r8169: simplify rtl_writephy_batch and rtl_ephy_init
Heiner Kallweit
2019-05-05
Merge branch 'Traffic-support-for-SJA1105-DSA-driver'
David S. Miller
2019-05-05
Documentation: net: dsa: sja1105: Add info about supported traffic modes
Vladimir Oltean
2019-05-05
net: dsa: sja1105: Add support for Spanning Tree Protocol
Vladimir Oltean
2019-05-05
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
2019-05-05
net: dsa: Add a private structure pointer to dsa_port
Vladimir Oltean
2019-05-05
net: dsa: Add support for deferred xmit
Vladimir Oltean
2019-05-05
net: dsa: Keep private info in the skb->cb
Vladimir Oltean
2019-05-05
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2019-05-05
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
2019-05-05
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
2019-05-05
net: dsa: Call driver's setup callback after setting up its switchdev notifier
Vladimir Oltean
[next]