开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-14
xsk: Wipe out dead zero_copy_allocator declarations
Maciej Fijalkowski
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-10
net: ocelot: add FDMA support
Clément Léger
2021-12-10
net: ocelot: add support for ndo_change_mtu
Clément Léger
2021-12-10
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
2021-12-10
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
2021-12-10
net: wwan: iosm: correct open parenthesis alignment
M Chetan Kumar
2021-12-10
net: wwan: iosm: removed unused function decl
M Chetan Kumar
2021-12-10
net: wwan: iosm: release data channel in case no active IP session
M Chetan Kumar
2021-12-10
net: wwan: iosm: set tx queue len
M Chetan Kumar
2021-12-10
net: bna: Update supported link modes
Erik Ekman
2021-12-10
ppp: add netns refcount tracker
Eric Dumazet
2021-12-09
sh_eth: Use dev_err_probe() helper
Geert Uytterhoeven
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
net: phy: prefer 1000baseT over 1000baseKX
Russell King (Oracle)
2021-12-09
net: ag71xx: remove unnecessary legacy methods
Russell King (Oracle)
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2021-12-09
net: mtk_eth_soc: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
2021-12-09
net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
Russell King (Oracle)
2021-12-09
net: wwan: iosm: fixes unable to send AT command during mbim tx
M Chetan Kumar
2021-12-09
net: wwan: iosm: fixes net interface nonfunctional after fw flash
M Chetan Kumar
2021-12-09
net: wwan: iosm: fixes unnecessary doorbell send
M Chetan Kumar
2021-12-09
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
José Expósito
2021-12-09
net: mana: Fix memory leak in mana_hwc_create_wq
José Expósito
2021-12-09
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
2021-12-09
net: dsa: mv88e6xxx: error handling for serdes_power functions
Ameer Hamza
2021-12-09
can: kvaser_usb: get CAN clock frequency from device
Jimmy Assarsson
2021-12-09
can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...
Jimmy Assarsson
2021-12-08
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-08
net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-08
net: mvpp2: fix XDP rx queues registering
Louis Amas
2021-12-08
net: wwan: make debugfs optional
Sergey Ryazanov
2021-12-08
net: wwan: iosm: move debugfs knobs into a subdir
Sergey Ryazanov
2021-12-08
net: wwan: iosm: allow trace port be uninitialized
Sergey Ryazanov
2021-12-08
net: wwan: iosm: consolidate trace port init code
Sergey Ryazanov
2021-12-08
vmxnet3: fix minimum vectors alloc issue
Ronak Doshi
2021-12-08
Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-12-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"
Russell King (Oracle)
2021-12-08
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
2021-12-08
net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev com...
Vladimir Oltean
2021-12-08
net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx...
Vladimir Oltean
2021-12-08
net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops
Vladimir Oltean
[next]