index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
2023-12-05
net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_many
Pedro Tammela
2023-12-05
net/sched: act_api: stop loop over ops array on NULL in tcf_action_init
Pedro Tammela
2023-12-05
net/sched: act_api: avoid non-contiguous action array
Pedro Tammela
2023-12-05
net/sched: act_api: use tcf_act_for_each_action
Pedro Tammela
2023-12-05
docs: bridge: Add kAPI/uAPI fields
Hangbin Liu
2023-12-04
netdev-genl: Add PID for the NAPI thread
Amritha Nambiar
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-04
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2023-12-04
netdev-genl: Add netlink framework functions for queue
Amritha Nambiar
2023-12-04
net: Add queue and napi association
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2023-12-04
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
2023-12-02
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
2023-12-01
tcp: tcp_gro_dev_warn() cleanup
Eric Dumazet
2023-11-30
net/sched: cbs: Use units.h instead of the copy of a definition
Andy Shevchenko
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-30
net: page_pool: fix general protection fault in page_pool_unlist
Eric Dumazet
2023-11-30
devlink: warn about existing entities during reload-reinit
Jiri Pirko
2023-11-29
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
2023-11-29
tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
2023-11-29
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
tcp: Clean up goto labels in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
tcp: Cache sock_net(sk) in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
tcp: Clean up reverse xmas tree in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
mptcp: userspace pm rename remove_err to out
Geliang Tang
2023-11-29
mptcp: add mptcpi_subflows_total counter
Geliang Tang
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2023-11-29
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
2023-11-29
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
xsk: Support tx_metadata_len
Stanislav Fomichev
2023-11-29
ethtool: don't propagate EOPNOTSUPP from dumps
Jakub Kicinski
2023-11-28
net: page_pool: mute the periodic warning for visible page pools
Jakub Kicinski
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
2023-11-28
net: page_pool: add netlink notifications for state changes
Jakub Kicinski
2023-11-28
net: page_pool: implement GET in the netlink API
Jakub Kicinski
2023-11-28
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
2023-11-28
net: page_pool: factor out uninit
Jakub Kicinski
2023-11-27
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
[next]