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
2024-04-25
Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-04-25
net: bridge: remove redundant check of f->dst
linke li
2024-04-25
tcp: update sacked after tracepoint in __tcp_retransmit_skb
Philo Lu
2024-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-04-24
net: openvswitch: Release reference to netdev
Jun Gu
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
2024-04-24
net: free_netdev: exit earlier if dummy
Breno Leitao
2024-04-24
net: core: Fix documentation
Breno Leitao
2024-04-23
neighbour: fix neigh_master_filtered()
Eric Dumazet
2024-04-23
netlink: support all extack types in dumps
Jakub Kicinski
2024-04-23
netlink: move extack writing helpers
Jakub Kicinski
2024-04-23
netdev: support dumping a single netdev in qstats
Jakub Kicinski
2024-04-23
af_unix: Don't access successor in unix_del_edges() during GC.
Kuniyuki Iwashima
2024-04-22
net: openvswitch: Check vport netdev name
Jun Gu
2024-04-22
netfilter: nfnetlink: Handle ACK flags for batch messages
Donald Hunter
2024-04-22
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
2024-04-22
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-22
tcp: try to send bigger TSO packets
Eric Dumazet
2024-04-22
tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()
Eric Dumazet
2024-04-22
tcp: remove dubious FIN exception from tcp_cwnd_test()
Eric Dumazet
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-22
tcp: do not export tcp_twsk_purge()
Eric Dumazet
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-19
neighbour: no longer hold RTNL in neigh_dump_info()
Eric Dumazet
2024-04-19
neighbour: fix neigh_dump_info() return value
Eric Dumazet
2024-04-19
neighbour: add RCU protection to neigh_tables[]
Eric Dumazet
2024-04-19
net: rps: locklessly access rflow->cpu
Jason Xing
2024-04-19
net: rps: protect filter locklessly
Jason Xing
2024-04-19
net: rps: protect last_qtail with rps_input_queue_tail_save() helper
Jason Xing
2024-04-19
net_sched: sch_skbprio: implement lockless skbprio_dump()
Eric Dumazet
2024-04-19
net_sched: sch_pie: implement lockless pie_dump()
Eric Dumazet
2024-04-19
net_sched: sch_hhf: implement lockless hhf_dump()
Eric Dumazet
2024-04-19
net_sched: sch_hfsc: implement lockless accesses to q->defcls
Eric Dumazet
2024-04-19
net_sched: sch_fq_pie: implement lockless fq_pie_dump()
Eric Dumazet
2024-04-19
net_sched: sch_fq_codel: implement lockless fq_codel_dump()
Eric Dumazet
2024-04-19
net_sched: sch_fifo: implement lockless __fifo_dump()
Eric Dumazet
2024-04-19
net_sched: sch_ets: implement lockless ets_dump()
Eric Dumazet
2024-04-19
net_sched: sch_tfs: implement lockless etf_dump()
Eric Dumazet
2024-04-19
net_sched: sch_codel: implement lockless codel_dump()
Eric Dumazet
2024-04-19
net_sched: sch_choke: implement lockless choke_dump()
Eric Dumazet
2024-04-19
net_sched: sch_cbs: implement lockless cbs_dump()
Eric Dumazet
2024-04-19
net_sched: cake: implement lockless cake_dump()
Eric Dumazet
2024-04-19
net_sched: sch_fq: implement lockless fq_dump()
Eric Dumazet
2024-04-19
wifi: mac80211: handle link ID during management Tx
Sriram R
2024-04-19
wifi: mac80211: handle sdata->u.ap.active flag with MLO
Aditya Kumar Singh
2024-04-19
wifi: cfg80211: add return docs for regulatory functions
Johannes Berg
2024-04-19
wifi: cfg80211: make some regulatory functions void
Johannes Berg
2024-04-19
wifi: mac80211: add return docs for sta_info_flush()
Johannes Berg
2024-04-19
wifi: mac80211: keep mac80211 consistent on link activation failure
Benjamin Berg
[next]