index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
2024-01-03
bpf: sockmap, fix proto update hook to avoid dup calls
John Fastabend
2024-01-03
net/sched: cls_api: complement tcf_tfilter_dump_policy
Lin Ma
2024-01-02
net: ethtool: Fix symmetric-xor RSS RX flow hash check
Gerhard Engleder
2024-01-02
net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm
Ahmed Zaki
2024-01-02
net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh
Ahmed Zaki
2024-01-02
Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2024-01-02
mptcp: use mptcp_set_state
Geliang Tang
2024-01-02
mptcp: add CurrEstab MIB counter support
Geliang Tang
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2024-01-02
net/sched: Retire ipt action
Jamal Hadi Salim
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
2024-01-01
net: ethtool: strset: Allow querying phy stats by index
Maxime Chevallier
2024-01-01
net: ethtool: cable-test: Target the command to the requested PHY
Maxime Chevallier
2024-01-01
net: ethtool: pse-pd: Target the command to the requested PHY
Maxime Chevallier
2024-01-01
net: ethtool: plca: Target the command to the requested PHY
Maxime Chevallier
2024-01-01
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
2024-01-01
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-01-01
Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-12-29
genetlink: Use internal flags for multicast groups
Ido Schimmel
2023-12-29
iucv: make iucv_bus const
Greg Kroah-Hartman
2023-12-27
net: pktgen: Use wait_event_freezable_timeout() for freezable kthread
Kevin Hao
2023-12-27
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-26
bridge: cfm: fix enum typo in br_cc_ccm_tx_parse
Lin Ma
2023-12-26
mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORT
Maxim Galaganov
2023-12-26
mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()
Maxim Galaganov
2023-12-26
mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()
Davide Caratti
2023-12-26
net/sched: act_mirred: Allow mirred to block
Victor Nogueira
2023-12-26
net/sched: act_mirred: Add helper function tcf_mirred_replace_dev
Victor Nogueira
2023-12-26
net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readability
Victor Nogueira
2023-12-26
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
2023-12-26
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
2023-12-26
net: remove SOCK_DEBUG leftovers
Denis Kirjanov
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
2023-12-26
net/smc: disable SEID on non-s390 archs where virtual ISM may be used
Wen Gu
2023-12-26
net/smc: support extended GID in SMC-D lgr netlink attribute
Wen Gu
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-12-26
net/smc: define a reserved CHID range for virtual ISM devices
Wen Gu
2023-12-26
net/smc: introduce virtual ISM device support feature
Wen Gu
2023-12-26
net/smc: support SMCv2.x supplemental features negotiation
Wen Gu
2023-12-26
net/smc: unify the structs of accept or confirm message for v1 and v2
Wen Gu
2023-12-26
net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
Wen Gu
2023-12-26
net/smc: rename some 'fce' to 'fce_v2x' for clarity
Wen Gu
2023-12-22
tipc: Remove some excess struct member documentation
Jonathan Corbet
2023-12-22
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
2023-12-22
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
2023-12-22
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
2023-12-22
tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners).
Kuniyuki Iwashima
2023-12-22
tcp: Iterate tb->bhash2 in inet_csk_bind_conflict().
Kuniyuki Iwashima
[next]