index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-28
net: decnet: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
net: wan: lmc: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
net: hamradio: use time_is_after_jiffies() instead of open coding it
Wang Qing
2022-02-28
net: ethernet: sun: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
net: ethernet: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
2022-02-28
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
2022-02-28
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
2022-02-28
ionic: no transition while stopping
Shannon Nelson
2022-02-28
net/sysctl: avoid two synchronize_rcu() calls
Eric Dumazet
2022-02-28
net: netsec: enable pp skb recycling
Lorenzo Bianconi
2022-02-28
net/smc: Call trace_smc_tx_sendmsg when data corked
Tony Lu
2022-02-28
Merge branch 'flow_offload-tc-police-parameters'
David S. Miller
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
2022-02-28
net: flow_offload: add tc police action parameters
Jianbo Liu
2022-02-27
Merge branch 'dsa-fdb-isolation'
David S. Miller
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
2022-02-27
net: dsa: sja1105: enforce FDB isolation
Vladimir Oltean
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2022-02-27
net: dsa: felix: delete workarounds present due to SVL tag_8021q bridging
Vladimir Oltean
2022-02-27
docs: net: dsa: sja1105: document limitations of tc-flower rule VLAN awareness
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2022-02-27
Merge branch 'FFungible-ethernet-driver'
David S. Miller
2022-02-27
net/fungible: Kconfig, Makefiles, and MAINTAINERS
Dimitris Michailidis
2022-02-27
net/funeth: add kTLS TX control part
Dimitris Michailidis
2022-02-27
net/funeth: add the data path
Dimitris Michailidis
2022-02-27
net/funeth: devlink support
Dimitris Michailidis
2022-02-27
net/funeth: ethtool operations
Dimitris Michailidis
2022-02-27
net/funeth: probing and netdev ops
Dimitris Michailidis
2022-02-27
net/fungible: Add service module for Fungible drivers
Dimitris Michailidis
2022-02-27
PCI: Add Fungible Vendor ID to pci_ids.h
Dimitris Michailidis
2022-02-26
Merge branch 'ip-neigh-skb-reason'
David S. Miller
2022-02-26
net: neigh: add skb drop reasons to arp_error_report()
Menglong Dong
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2022-02-26
Merge branch 'dsa-ocelot-phylink-updates'
David S. Miller
2022-02-26
net: dsa: ocelot: mark as non-legacy
Russell King (Oracle)
2022-02-26
net: dsa: ocelot: convert to mac_select_pcs()
Russell King (Oracle)
2022-02-26
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
2022-02-26
net: dsa: ocelot: populate supported_interfaces
Russell King (Oracle)
2022-02-25
Merge branch 'small-fixes-for-mctp'
Jakub Kicinski
2022-02-25
mctp i2c: Fix hard head TX bounds length check
Matt Johnston
2022-02-25
mctp i2c: Fix potential use-after-free
Matt Johnston
2022-02-25
mctp: Avoid warning if unregister notifies twice
Matt Johnston
2022-02-25
stmmac: intel: Enable 2.5Gbps for Intel AlderLake-S
Wong Vee Khee
2022-02-25
net: dsa: qca8k: return with -EINVAL on invalid port
Colin Ian King
[next]