index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-03-04
net: macvlan: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
net: caif: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
net: sgi-xp: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-03-04
net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinit
Vladimir Oltean
2022-03-04
net: dsa: felix: print error message in felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_init
Vladimir Oltean
2022-03-04
net: mscc: ocelot: use pretty names for IPPROTO_UDP and IPPROTO_TCP
Vladimir Oltean
2022-03-04
net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_block_remove_filter
Vladimir Oltean
2022-03-03
net: marvell: Use min() instead of doing it manually
Haowen Bai
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
2022-03-03
Merge tag 'auxdisplay-for-linus-v5.17-rc7' of git://github.com/ojeda/linux
Linus Torvalds
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
2022-03-03
ice: use ice_for_each_vf for iteration during removal
Jacob Keller
2022-03-03
ice: remove checks in ice_vc_send_msg_to_vf
Jacob Keller
2022-03-03
ice: move VFLR acknowledge during ice_free_vfs
Jacob Keller
2022-03-03
ice: move clear_malvf call in ice_free_vfs
Jacob Keller
2022-03-03
ice: pass num_vfs to ice_set_per_vf_res()
Jacob Keller
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
2022-03-03
ice: refactor unwind cleanup in eswitch mode
Jacob Keller
2022-03-03
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
2022-03-03
bnx2: Fix an error message
Christophe JAILLET
2022-03-03
ptp: ocp: adjust utc_tai_offset to TOD info
Vadim Fedorenko
2022-03-03
ptp: ocp: add tod_correction attribute
Vadim Fedorenko
2022-03-03
ptp: ocp: Expose clock status drift and offset
Vadim Fedorenko
2022-03-03
ptp: ocp: add TOD debug information
Vadim Fedorenko
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
net: mscc: ocelot: accept configuring bridge port flags on the NPI port
Vladimir Oltean
2022-03-03
net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021q
Vladimir Oltean
2022-03-03
net: dsa: felix: start off with flooding disabled on the CPU port
Vladimir Oltean
2022-03-03
net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU port
Vladimir Oltean
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
2022-03-03
sfc: extend the locking on mcdi->seqno
Niels Dossche
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
2022-03-03
mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
2022-03-03
mlxsw: Extract classification of router-related events to a helper
Petr Machata
2022-03-03
mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functions
Petr Machata
2022-03-03
mlxsw: reg: Fix packing of router interface counters
Petr Machata
2022-03-03
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
Zheyu Ma
2022-03-03
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2022-03-03
qed: display VF trust config
Manish Chopra
2022-03-03
net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform
Bjorn Andersson
[next]