index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
2023-02-10
net: sched: move frag check and tc_skb_cb update out of handle_fragments
Xin Long
2023-02-10
openvswitch: move key and ovs_cb update out of handle_fragments
Xin Long
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
2023-02-10
net: create nf_conntrack_ovs for ovs and tc use
Xin Long
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2023-02-10
Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2023-02-09
openvswitch: Use string_is_terminated() helper
Andy Shevchenko
2023-02-09
genetlink: Use string_is_terminated() helper
Andy Shevchenko
2023-02-09
string_helpers: Move string_is_valid() to the header
Andy Shevchenko
2023-02-09
net: introduce default_rps_mask netns attribute
Paolo Abeni
2023-02-09
net-sysctl: factor-out rpm mask manipulation helpers
Paolo Abeni
2023-02-09
net-sysctl: factor out cpumask parsing helper
Paolo Abeni
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
net: enable usercopy for skb_small_head_cache
Eric Dumazet
2023-02-09
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
2023-02-08
Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-02-08
can: raw: use temp variable instead of rolling back config
Oliver Hartkopp
2023-02-08
net/sched: taprio: don't segment unnecessarily
Vladimir Oltean
2023-02-08
net/sched: taprio: split segmentation logic from qdisc_enqueue()
Vladimir Oltean
2023-02-08
net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durat...
Vladimir Oltean
2023-02-08
net/sched: keep the max_frm_len information inside struct sched_gate_list
Vladimir Oltean
2023-02-08
net/sched: taprio: warn about missing size table
Vladimir Oltean
2023-02-08
net/sched: make stab available before ops->init() call
Vladimir Oltean
2023-02-08
net/sched: taprio: calculate guard band against actual TC gate close time
Vladimir Oltean
2023-02-08
net/sched: taprio: calculate budgets per traffic class
Vladimir Oltean
2023-02-08
net/sched: taprio: rename close_time to end_time
Vladimir Oltean
2023-02-08
net/sched: taprio: calculate tc gate durations
Vladimir Oltean
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-08
net/sched: taprio: avoid calling child->ops->dequeue(child) twice
Vladimir Oltean
2023-02-08
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Vladimir Oltean
2023-02-08
net/sched: taprio: continue with other TXQs if one dequeue() failed
Vladimir Oltean
2023-02-08
net/sched: taprio: delete peek() implementation
Vladimir Oltean
2023-02-08
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
2023-02-08
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2023-02-08
mptcp: fix locking for setsockopt corner-case
Paolo Abeni
2023-02-08
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
2023-02-07
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
2023-02-07
Merge tag 'linux-can-fixes-for-6.2-20230207' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-02-07
devlink: Fix memleak in health diagnose callback
Moshe Shemesh
2023-02-07
rxrpc: Reduce unnecessary ack transmission
David Howells
2023-02-07
rxrpc: Trace ack.rwind
David Howells
2023-02-07
rxrpc: Fix overwaking on call poking
David Howells
2023-02-07
rxrpc: Use consume_skb() rather than kfree_skb_reason()
David Howells
2023-02-07
net: add dedicated kmem_cache for typical/small skb->head
Eric Dumazet
2023-02-07
net: factorize code in kmalloc_reserve()
Eric Dumazet
2023-02-07
net: remove osize variable in __alloc_skb()
Eric Dumazet
2023-02-07
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
[next]