aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-04-25Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-25net: bridge: remove redundant check of f->dstlinke li
2024-04-25tcp: update sacked after tracepoint in __tcp_retransmit_skbPhilo Lu
2024-04-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-24net: openvswitch: Release reference to netdevJun Gu
2024-04-24net: create a dummy net_device allocatorBreno Leitao
2024-04-24net: free_netdev: exit earlier if dummyBreno Leitao
2024-04-24net: core: Fix documentationBreno Leitao
2024-04-23neighbour: fix neigh_master_filtered()Eric Dumazet
2024-04-23netlink: support all extack types in dumpsJakub Kicinski
2024-04-23netlink: move extack writing helpersJakub Kicinski
2024-04-23netdev: support dumping a single netdev in qstatsJakub Kicinski
2024-04-23af_unix: Don't access successor in unix_del_edges() during GC.Kuniyuki Iwashima
2024-04-22net: openvswitch: Check vport netdev nameJun Gu
2024-04-22netfilter: nfnetlink: Handle ACK flags for batch messagesDonald Hunter
2024-04-22Merge branch 'for-uring-ubufops' into HEADJakub Kicinski
2024-04-22net: add callback for setting a ubuf_info to skbPavel Begunkov
2024-04-22net: extend ubuf_info callback to ops structurePavel Begunkov
2024-04-22tcp: try to send bigger TSO packetsEric Dumazet
2024-04-22tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()Eric Dumazet
2024-04-22tcp: remove dubious FIN exception from tcp_cwnd_test()Eric Dumazet
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-22tcp: do not export tcp_twsk_purge()Eric Dumazet
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh
2024-04-19neighbour: no longer hold RTNL in neigh_dump_info()Eric Dumazet
2024-04-19neighbour: fix neigh_dump_info() return valueEric Dumazet
2024-04-19neighbour: add RCU protection to neigh_tables[]Eric Dumazet
2024-04-19net: rps: locklessly access rflow->cpuJason Xing
2024-04-19net: rps: protect filter locklesslyJason Xing
2024-04-19net: rps: protect last_qtail with rps_input_queue_tail_save() helperJason Xing
2024-04-19net_sched: sch_skbprio: implement lockless skbprio_dump()Eric Dumazet
2024-04-19net_sched: sch_pie: implement lockless pie_dump()Eric Dumazet
2024-04-19net_sched: sch_hhf: implement lockless hhf_dump()Eric Dumazet
2024-04-19net_sched: sch_hfsc: implement lockless accesses to q->defclsEric Dumazet
2024-04-19net_sched: sch_fq_pie: implement lockless fq_pie_dump()Eric Dumazet
2024-04-19net_sched: sch_fq_codel: implement lockless fq_codel_dump()Eric Dumazet
2024-04-19net_sched: sch_fifo: implement lockless __fifo_dump()Eric Dumazet
2024-04-19net_sched: sch_ets: implement lockless ets_dump()Eric Dumazet
2024-04-19net_sched: sch_tfs: implement lockless etf_dump()Eric Dumazet
2024-04-19net_sched: sch_codel: implement lockless codel_dump()Eric Dumazet
2024-04-19net_sched: sch_choke: implement lockless choke_dump()Eric Dumazet
2024-04-19net_sched: sch_cbs: implement lockless cbs_dump()Eric Dumazet
2024-04-19net_sched: cake: implement lockless cake_dump()Eric Dumazet
2024-04-19net_sched: sch_fq: implement lockless fq_dump()Eric Dumazet
2024-04-19wifi: mac80211: handle link ID during management TxSriram R
2024-04-19wifi: mac80211: handle sdata->u.ap.active flag with MLOAditya Kumar Singh
2024-04-19wifi: cfg80211: add return docs for regulatory functionsJohannes Berg
2024-04-19wifi: cfg80211: make some regulatory functions voidJohannes Berg
2024-04-19wifi: mac80211: add return docs for sta_info_flush()Johannes Berg
2024-04-19wifi: mac80211: keep mac80211 consistent on link activation failureBenjamin Berg