开源镜像站
帮助
动态
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
/
net
Age
Commit message (
Expand
)
Author
2021-10-10
net: make dev_get_port_parent_id slightly more readable
Antoine Tenart
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
2021-10-08
vsock: Enable y2038 safe timeval for timeout
Richard Palethorpe
2021-10-08
vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
Richard Palethorpe
2021-10-08
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
2021-10-08
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
2021-10-08
eth: platform: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-08
ethernet: un-export nvmem_get_mac_address()
Jakub Kicinski
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-10-07
net: prefer socket bound to interface when not in VRF
Mike Manning
2021-10-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-07
eth: fwnode: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
2021-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-10-06
unix: Fix an issue in unix_shutdown causing the other end read/write failures
Jiang Wang
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-10-05
netlink: annotate data races around nlk->bound
Eric Dumazet
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
2021-10-05
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
2021-10-05
net: bridge: fix under estimation in br_get_linkxstats_size()
Eric Dumazet
2021-10-05
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
Eric Dumazet
2021-10-04
dsa: tag_dsa: Fix mask for trunked packets
Andrew Lunn
2021-10-04
net: ipv6: fix use after free of struct seg6_pernet_data
MichelleJin
2021-10-04
ipv6: ioam: Add support for the ip6ip6 encapsulation
Justin Iurman
2021-10-04
ipv6: ioam: Prerequisite patch for ioam6_iptunnel
Justin Iurman
2021-10-04
ipv6: ioam: Distinguish input and output for hop-limit
Justin Iurman
2021-10-03
mctp: Add input reassembly tests
Jeremy Kerr
2021-10-03
mctp: Add route input to socket tests
Jeremy Kerr
2021-10-03
mctp: Add packet rx tests
Jeremy Kerr
2021-10-03
mctp: Add test utils
Jeremy Kerr
2021-10-03
mctp: Add initial test structure and fragmentation test
Jeremy Kerr
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
net: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
net: dsa: tag_ocelot: set the classified VLAN during xmit
Vladimir Oltean
2021-10-02
net:dev: Change napi_gro_complete return type to void
Gyumin Hwang
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-10-02
netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
Pablo Neira Ayuso
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
2021-10-01
net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT
Sebastian Andrzej Siewior
2021-10-01
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
[next]