index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-10-25
mptcp: refactor sndbuf auto-tuning
Paolo Abeni
2023-10-25
mptcp: ignore notsent_lowat setting at the subflow level
Paolo Abeni
2023-10-25
mptcp: consolidate sockopt synchronization
Paolo Abeni
2023-10-25
mptcp: use copy_from_iter helpers on transmit
Paolo Abeni
2023-10-25
mptcp: give rcvlowat some love
Paolo Abeni
2023-10-25
mptcp: use plain bool instead of custom binary enum
Paolo Abeni
2023-10-25
mptcp: properly account fastopen data
Paolo Abeni
2023-10-25
mptcp: add a new sysctl for make after break timeout
Paolo Abeni
2023-10-25
sched: act_ct: switch to per-action label counting
Florian Westphal
2023-10-24
net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
Florian Fainelli
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
net: remove else after return in dev_prep_valid_name()
Jakub Kicinski
2023-10-24
net: remove dev_valid_name() check from __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: trust the bitmap in __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: reduce indentation of __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: make dev_alloc_name() call dev_prep_valid_name()
Jakub Kicinski
2023-10-24
net: don't use input buffer of __dev_alloc_name() as a scratch space
Jakub Kicinski
2023-10-24
net: mptcp: use policy generated by YAML spec
Davide Caratti
2023-10-24
net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
Davide Caratti
2023-10-24
net: mptcp: convert netlink from small_ops to ops
Davide Caratti
2023-10-24
net: sched: sch_qfq: Use non-work-conserving warning handler
Liu Jian
2023-10-24
sock: Ignore memcg pressure heuristics when raising allocated
Abel Wu
2023-10-24
sock: Doc behaviors for pressure heurisitics
Abel Wu
2023-10-24
sock: Code cleanup on __sk_mem_raise_allocated()
Abel Wu
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
2023-10-23
Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-10-23
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
2023-10-23
devlink: remove netlink small_ops
Jiri Pirko
2023-10-23
devlink: remove duplicated netlink callback prototypes
Jiri Pirko
2023-10-23
netlink: specs: devlink: add the remaining command to generate complete split...
Jiri Pirko
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
2023-10-23
genetlink: don't merge dumpit split op for different cmds into single iter
Jiri Pirko
2023-10-23
net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_status
Eric Dumazet
2023-10-23
net_sched: sch_fq: fix off-by-one error in fq_dequeue()
Eric Dumazet
2023-10-23
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
2023-10-23
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2023-10-23
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2023-10-23
Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
Dan Carpenter
2023-10-23
Bluetooth: ISO: Match QoS adv handle with BIG handle
Iulia Tanasescu
2023-10-23
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
2023-10-23
Bluetooth: ISO: Set CIS bit only for devices with CIS support
Vlad Pruteanu
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2023-10-23
tls: don't reset prot->aad_size and prot->tail_size for TLS_HW
Sabrina Dubroca
2023-10-23
tcp: add TCPI_OPT_USEC_TS
Eric Dumazet
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
[next]