index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2022-07-06
1
-1
/
+1
*
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
2022-06-27
1
-8
/
+14
*
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
2022-06-17
1
-2
/
+2
*
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
2022-06-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-0
/
+4
|
\
|
*
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
2022-05-16
1
-0
/
+4
*
|
net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
Eric Dumazet
2022-05-16
1
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-4
/
+22
|
\
|
|
*
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-11
1
-4
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-22
1
-10
/
+14
|
\
|
|
*
net/sched: cls_u32: fix possible leak in u32_init_knode()
Eric Dumazet
2022-04-15
1
-4
/
+4
|
*
net/sched: cls_u32: fix netns refcount changes in u32_change()
Eric Dumazet
2022-04-15
1
-6
/
+10
*
|
net/sched: flower: Consider the number of tags for vlan filters
Boris Sukholitko
2022-04-20
1
-8
/
+16
*
|
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
2022-04-20
1
-0
/
+14
*
|
net/sched: flower: Reduce identation after is_key_vlan refactoring
Boris Sukholitko
2022-04-20
1
-17
/
+17
*
|
net/sched: flower: Helper function for vlan ethtype checks
Boris Sukholitko
2022-04-20
1
-15
/
+17
*
|
net: sched: support hash selecting tx queue
Tonghao Zhang
2022-04-19
1
-2
/
+47
*
|
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2022-04-19
1
-1
/
+5
*
|
net_sched: make qdisc_reset() smaller
Eric Dumazet
2022-04-15
1
-10
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
3
-7
/
+16
|
\
|
|
*
net/sched: taprio: Check if socket flags are valid
Benedikt Spranger
2022-04-11
1
-1
/
+2
|
*
net/sched: fix initialization order when updating chain 0 head
Marcelo Ricardo Leitner
2022-04-08
1
-1
/
+1
|
*
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-08
1
-5
/
+13
*
|
net/sched: flower: Avoid overwriting error messages
Ido Schimmel
2022-04-08
1
-4
/
+0
*
|
net/sched: matchall: Avoid overwriting error messages
Ido Schimmel
2022-04-08
1
-4
/
+0
*
|
net/sched: cls_api: Add extack message for unsupported action offload
Ido Schimmel
2022-04-08
1
-2
/
+4
*
|
net/sched: act_vlan: Add extack message for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+1
*
|
net/sched: act_tunnel_key: Add extack message for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+1
*
|
net/sched: act_skbedit: Add extack messages for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+7
*
|
net/sched: act_police: Add extack messages for offload failure
Ido Schimmel
2022-04-08
1
-3
/
+14
*
|
net/sched: act_pedit: Add extack message for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+1
*
|
net/sched: act_mpls: Add extack messages for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+7
*
|
net/sched: act_mirred: Add extack message for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+1
*
|
net/sched: act_gact: Add extack messages for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+10
*
|
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-04-08
16
-24
/
+44
*
|
net/sched: flower: Take verbose flag into account when logging error messages
Ido Schimmel
2022-04-08
1
-6
/
+6
*
|
net/sched: matchall: Take verbose flag into account when logging error messages
Ido Schimmel
2022-04-08
1
-10
/
+7
|
/
*
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
2022-03-26
1
-6
/
+9
*
net/sched: add vlan push_eth and pop_eth action to the hardware IR
Maor Dickman
2022-03-16
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-03-15
1
-24
/
+91
|
\
|
*
act_ct: Support GRE offload
Toshiaki Makita
2022-03-03
1
-24
/
+91
*
|
net/sched: Allow flower to match on GTP options
Wojciech Drewek
2022-03-11
1
-0
/
+116
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-4
/
+9
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-03-01
1
-4
/
+9
|
|
\
\
|
|
*
|
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-03-01
1
-4
/
+9
*
|
|
|
bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress
Martin KaFai Lau
2022-03-03
2
-0
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
flow_offload: improve extack msg for user when adding invalid filter
Baowen Zheng
2022-03-02
1
-0
/
+2
*
|
|
net: flow_offload: add tc police action parameters
Jianbo Liu
2022-02-28
1
-0
/
+46
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
2
-6
/
+1
|
\
|
|
|
*
|
net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
2022-02-23
1
-1
/
+1
|
|
/
[next]