index
:
pm24.git
cpufreq-rust
master
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
2023-04-17
sctp: add intl_capable and reconf_capable in ss peer_capable
Xin Long
2023-04-17
sctp: delete the obsolete code for the host name address param
Xin Long
2023-04-17
mptcp: remove unused 'remaining' variable
Matthieu Baerts
2023-04-17
mptcp: make userspace_pm_append_new_local_addr static
Geliang Tang
2023-04-17
mptcp: fastclose msk when cleaning unaccepted sockets
Paolo Abeni
2023-04-17
mptcp: move first subflow allocation at mpc access time
Paolo Abeni
2023-04-17
mptcp: move fastopen subflow check inside mptcp_sendmsg_fastopen()
Paolo Abeni
2023-04-17
mptcp: avoid unneeded __mptcp_nmpc_socket() usage
Paolo Abeni
2023-04-17
mptcp: drop unneeded argument
Paolo Abeni
2023-04-14
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2023-04-14
net: skb: plumb napi state thru skb freeing paths
Jakub Kicinski
2023-04-14
net/ipv6: Initialise msg_control_is_user
Kevin Brodsky
2023-04-14
net/compat: Update msg_control_is_user when setting a kernel pointer
Kevin Brodsky
2023-04-14
net: Ensure ->msg_control_user is used for user buffers
Kevin Brodsky
2023-04-14
vsock/loopback: don't disable irqs for queue access
Arseniy Krasnov
2023-04-13
net/sched: taprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
2023-04-13
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
2023-04-13
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
2023-04-13
net/sched: mqprio: add an extack message to mqprio_parse_opt()
Vladimir Oltean
2023-04-13
net/sched: mqprio: add extack to mqprio_parse_nlattr()
Vladimir Oltean
2023-04-13
net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
Vladimir Oltean
2023-04-13
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-13
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
2023-04-13
mptcp: fix NULL pointer dereference on fastopen early fallback
Paolo Abeni
2023-04-13
mptcp: stricter state check in mptcp_worker
Paolo Abeni
2023-04-13
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2023-04-13
xsk: Elide base_addr comparison in xp_unaligned_validate_desc
Kal Conley
2023-04-13
xsk: Simplify xp_aligned_validate_desc implementation
Kal Conley
2023-04-13
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
2023-04-13
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
2023-04-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
2023-04-12
bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
Christian Ehrig
2023-04-12
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
2023-04-12
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
2023-04-12
smc: Fix use-after-free in tcp_write_timer_handler().
Kuniyuki Iwashima
2023-04-12
net: dsa: add trace points for VLAN operations
Vladimir Oltean
2023-04-12
net: dsa: add trace points for FDB/MDB operations
Vladimir Oltean
2023-04-11
Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
2023-04-10
Merge tag '9p-6.3-fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-10
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
2023-04-10
Bluetooth: Set ISO Data Path on broadcast sink
Claudia Draghicescu
2023-04-10
Bluetooth: hci_conn: Fix possible UAF
Luiz Augusto von Dentz
2023-04-10
Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt
Luiz Augusto von Dentz
[next]