index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: create a dummy net_device allocator
Breno Leitao
2024-04-24
1
-18
/
+38
*
net: free_netdev: exit earlier if dummy
Breno Leitao
2024-04-24
1
-1
/
+2
*
net: core: Fix documentation
Breno Leitao
2024-04-24
1
-2
/
+2
*
neighbour: fix neigh_master_filtered()
Eric Dumazet
2024-04-24
1
-1
/
+1
*
netlink: support all extack types in dumps
Jakub Kicinski
2024-04-23
1
-5
/
+10
*
netlink: move extack writing helpers
Jakub Kicinski
2024-04-23
1
-63
/
+63
*
netdev: support dumping a single netdev in qstats
Jakub Kicinski
2024-04-23
2
-13
/
+40
*
af_unix: Don't access successor in unix_del_edges() during GC.
Kuniyuki Iwashima
2024-04-23
1
-5
/
+12
*
net: openvswitch: Check vport netdev name
Jun Gu
2024-04-23
1
-1
/
+4
*
netfilter: nfnetlink: Handle ACK flags for batch messages
Donald Hunter
2024-04-23
1
-0
/
+5
*
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
2024-04-23
1
-12
/
+24
|
\
|
*
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
2024-04-23
1
-6
/
+14
|
*
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-23
1
-6
/
+10
*
|
tcp: try to send bigger TSO packets
Eric Dumazet
2024-04-22
1
-2
/
+36
*
|
tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()
Eric Dumazet
2024-04-22
1
-12
/
+14
*
|
tcp: remove dubious FIN exception from tcp_cwnd_test()
Eric Dumazet
2024-04-22
1
-13
/
+5
*
|
tcp: do not export tcp_twsk_purge()
Eric Dumazet
2024-04-22
1
-1
/
+0
*
|
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-22
22
-25
/
+25
*
|
neighbour: no longer hold RTNL in neigh_dump_info()
Eric Dumazet
2024-04-19
1
-4
/
+5
*
|
neighbour: fix neigh_dump_info() return value
Eric Dumazet
2024-04-19
1
-18
/
+13
*
|
neighbour: add RCU protection to neigh_tables[]
Eric Dumazet
2024-04-19
1
-11
/
+19
*
|
net: rps: locklessly access rflow->cpu
Jason Xing
2024-04-19
1
-1
/
+1
*
|
net: rps: protect filter locklessly
Jason Xing
2024-04-19
1
-4
/
+4
*
|
net: rps: protect last_qtail with rps_input_queue_tail_save() helper
Jason Xing
2024-04-19
1
-4
/
+4
*
|
net_sched: sch_skbprio: implement lockless skbprio_dump()
Eric Dumazet
2024-04-19
1
-3
/
+5
*
|
net_sched: sch_pie: implement lockless pie_dump()
Eric Dumazet
2024-04-19
1
-18
/
+21
*
|
net_sched: sch_hhf: implement lockless hhf_dump()
Eric Dumazet
2024-04-19
1
-14
/
+21
*
|
net_sched: sch_hfsc: implement lockless accesses to q->defcls
Eric Dumazet
2024-04-19
1
-5
/
+4
*
|
net_sched: sch_fq_pie: implement lockless fq_pie_dump()
Eric Dumazet
2024-04-19
1
-27
/
+34
*
|
net_sched: sch_fq_codel: implement lockless fq_codel_dump()
Eric Dumazet
2024-04-19
1
-22
/
+35
*
|
net_sched: sch_fifo: implement lockless __fifo_dump()
Eric Dumazet
2024-04-19
1
-6
/
+7
*
|
net_sched: sch_ets: implement lockless ets_dump()
Eric Dumazet
2024-04-19
1
-11
/
+14
*
|
net_sched: sch_tfs: implement lockless etf_dump()
Eric Dumazet
2024-04-19
1
-5
/
+5
*
|
net_sched: sch_codel: implement lockless codel_dump()
Eric Dumazet
2024-04-19
1
-11
/
+18
*
|
net_sched: sch_choke: implement lockless choke_dump()
Eric Dumazet
2024-04-19
1
-10
/
+11
*
|
net_sched: sch_cbs: implement lockless cbs_dump()
Eric Dumazet
2024-04-19
1
-10
/
+10
*
|
net_sched: cake: implement lockless cake_dump()
Eric Dumazet
2024-04-19
1
-47
/
+63
*
|
net_sched: sch_fq: implement lockless fq_dump()
Eric Dumazet
2024-04-19
1
-39
/
+69
*
|
net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
Kory Maincent (Dent Project)
2024-04-19
1
-10
/
+50
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
16
-52
/
+145
|
\
\
|
*
\
Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-04-18
6
-23
/
+62
|
|
\
\
|
|
*
|
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
2024-04-18
1
-2
/
+14
|
|
*
|
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
2024-04-17
5
-20
/
+45
|
|
*
|
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2024-04-17
2
-1
/
+3
|
*
|
|
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-04-18
2
-0
/
+7
|
|
/
/
|
*
|
inet: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
2024-04-15
1
-0
/
+5
|
*
|
af_unix: Don't peek OOB data without MSG_OOB.
Kuniyuki Iwashima
2024-04-13
1
-5
/
+5
|
*
|
af_unix: Call manage_oob() for every skb in unix_stream_read_generic().
Kuniyuki Iwashima
2024-04-13
1
-1
/
+1
|
*
|
Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2024-04-12
8
-24
/
+66
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: flowtable: incorrect pppoe tuple
Pablo Neira Ayuso
2024-04-11
1
-1
/
+1
[next]