Jamal Hadi Salim
|
6a2b401cd1
net: sched: act_pedit method rename for grep-ability and consistency
|
7 년 전 |
Vlad Buslov
|
67b0c1a3c9
net: sched: act_pedit: remove dependency on rtnl lock
|
7 년 전 |
YueHaibing
|
0a80848ec5
act_pedit: remove unnecessary semicolon
|
7 년 전 |
Stephen Hemminger
|
50f699b1f8
sched: fix trailing whitespace
|
7 년 전 |
Vlad Buslov
|
0190c1d452
net: sched: atomically check-allocate action
|
7 년 전 |
Vlad Buslov
|
4e8ddd7f17
net: sched: don't release reference on action overwrite
|
7 년 전 |
Vlad Buslov
|
b409074e66
net: sched: add 'delete' function to action ops
|
7 년 전 |
Vlad Buslov
|
789871bb2a
net: sched: implement unlocked action init API
|
7 년 전 |
Vlad Buslov
|
036bb44327
net: sched: change type of reference and bind counters
|
7 년 전 |
Wei Yongjun
|
30e99ed6db
net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()
|
7 년 전 |
Roman Mashak
|
9868c0b2eb
net sched actions: add extack messages in pedit action
|
7 년 전 |
Roman Mashak
|
4305274153
net sched actions: avoid bitwise operation on signed value in pedit
|
7 년 전 |
Roman Mashak
|
95b0d2dc13
net sched actions: fix misleading text strings in pedit action
|
7 년 전 |
Roman Mashak
|
6ff7586e38
net sched actions: use sizeof operator for buffer length
|
7 년 전 |
Roman Mashak
|
544377cd25
net sched actions: fix sparse warning
|
7 년 전 |
Roman Mashak
|
80f0f574cc
net sched actions: fix coding style in pedit action
|
7 년 전 |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 년 전 |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 년 전 |
Davide Caratti
|
94fa3f929e
net/sched: fix idr leak in the error path of tcp_pedit_init()
|
7 년 전 |
Kirill Tkhai
|
685ecfb198
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations
|
7 년 전 |
Alexander Aring
|
b36201455a
net: sched: act: handle extack in tcf_generic_walker
|
7 년 전 |
Alexander Aring
|
417801055b
net: sched: act: add extack for walk callback
|
7 년 전 |
Alexander Aring
|
331a9295de
net: sched: act: add extack for lookup callback
|
7 년 전 |
Alexander Aring
|
589dad6d71
net: sched: act: add extack to init callback
|
7 년 전 |
Cong Wang
|
039af9c66b
net_sched: switch to exit_batch for action pernet ops
|
7 년 전 |
Cong Wang
|
9a63b255df
net_sched: remove unused parameter from act cleanup ops
|
7 년 전 |
Cong Wang
|
c7e460ce55
Revert "net_sched: hold netns refcnt for each action"
|
7 년 전 |
Cong Wang
|
ceffcc5e25
net_sched: hold netns refcnt for each action
|
7 년 전 |
Chris Mi
|
65a206c01e
net/sched: Change act_api and act_xxx modules to use IDR
|
8 년 전 |
Dan Carpenter
|
c4f65b09b4
net/act_pedit: fix an error code
|
8 년 전 |