开源镜像站
帮助
动态
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-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-08-04
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-08-04
can: j1939: extend UAPI to notify about RX status
Oleksij Rempel
2021-08-04
can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
Oleksij Rempel
2021-08-04
ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()
Eric Dumazet
2021-08-04
net: add netif_set_real_num_queues() for device reconfig
Jakub Kicinski
2021-08-04
net: add extack arg for link ops
Rocco Yue
2021-08-04
af_unix: Add OOB support
Rao Shoaib
2021-08-03
net: dsa: tag_sja1105: consistently fail with arbitrary input
Vladimir Oltean
2021-08-03
net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d...
Vladimir Oltean
2021-08-03
net: decnet: Fix refcount warning for new dn_fib_info
Yajun Deng
2021-08-03
move netdev_boot_setup into Space.c
Arnd Bergmann
2021-08-03
ethtool: runtime-resume netdev parent in ethnl_ops_begin
Heiner Kallweit
2021-08-03
ethtool: move netif_device_present check from ethnl_parse_header_dev_get to e...
Heiner Kallweit
2021-08-03
ethtool: move implementation of ethnl_ops_begin/complete to netlink.c
Heiner Kallweit
2021-08-03
ethtool: runtime-resume netdev parent before ethtool ioctl ops
Heiner Kallweit
2021-08-03
net: Keep vertical alignment
Yajun Deng
2021-08-03
bpf: use skb_expand_head in bpf_out_neigh_v4/6
Vasily Averin
2021-08-03
ax25: use skb_expand_head
Vasily Averin
2021-08-03
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
2021-08-03
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
2021-08-03
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
2021-08-03
skbuff: introduce skb_expand_head()
Vasily Averin
2021-08-03
can: j1939: j1939_session_tx_dat(): fix typo
Marc Kleine-Budde
2021-08-02
ipv4: Fix refcount warning for new fib_info
David Ahern
2021-08-02
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
2021-08-02
net_sched: refactor TC action init API
Cong Wang
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
2021-07-30
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
2021-07-30
unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
2021-07-30
net: netlink: Remove unused function
Yajun Deng
2021-07-30
nfc: hci: cleanup unneeded spaces
Krzysztof Kozlowski
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
2021-07-30
nfc: constify local pointer variables
Krzysztof Kozlowski
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2021-07-30
nfc: hci: annotate nfc_llc_init() as __init
Krzysztof Kozlowski
2021-07-30
nfc: annotate af_nfc_exit() as __exit
Krzysztof Kozlowski
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
2021-07-29
mctp: Add dest neighbour lladdr to route output
Matt Johnston
[next]