Gustavo A. R. Silva
|
f91845da9f
pktgen: Fix fall-through annotation
|
7 years ago |
David S. Miller
|
7a49d3d4ea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
7 years ago |
Jakub Kicinski
|
f15f084ff1
pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation warning
|
7 years ago |
Steffen Klassert
|
7e6526404a
xfrm: Add a new lookup key to match xfrm interfaces.
|
7 years ago |
Kees Cook
|
fd7becedb1
treewide: Use array_size() in vzalloc_node()
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Gustavo A. R. Silva
|
29d1df72ce
pktgen: Fix memory leak in pktgen_if_write
|
7 years ago |
Arnd Bergmann
|
a870a02cc9
pktgen: use dynamic allocation for debug print buffer
|
7 years ago |
Gustavo A. R. Silva
|
35951393bb
pktgen: Remove VLA usage
|
7 years ago |
Kirill Tkhai
|
59d269731e
net: Convert pg_net_ops
|
7 years ago |
Dmitry Safonov
|
52e12d5dae
pktgen: Clean read user supplied flag mess
|
7 years ago |
Dmitry Safonov
|
99c6d3d20d
pktgen: Remove brute-force printing of flags
|
7 years ago |
Dmitry Safonov
|
6f107c7412
pktgen: Add behaviour flags macro to generate flags/names
|
7 years ago |
Dmitry Safonov
|
57a5749b0f
pktgen: Add missing !flag parameters
|
7 years ago |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 years ago |
David Miller
|
b6ca8bd5a9
xfrm: Move child route linkage into xfrm_dst.
|
7 years ago |
Linus Torvalds
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Arnd Bergmann
|
7f5d3f2721
pktgen: document 32-bit timestamp overflow
|
7 years ago |
Eric Dumazet
|
df7e8e2e3e
pktgen: do not abuse IN6_ADDR_HSIZE
|
7 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 years ago |
Reshetova, Elena
|
633547973f
net: convert sk_buff.users from atomic_t to refcount_t
|
8 years ago |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
Johannes Berg
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
Johannes Berg
|
b080db5853
networking: convert many more places to skb_put_zero()
|
8 years ago |
Willem de Bruijn
|
a5135bcfba
net-tc: convert tc_verd to integer bitfields
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Eric Dumazet
|
9a0b1e8ba4
net: pktgen: remove rcu locking in pktgen_change_name()
|
8 years ago |
Paolo Abeni
|
63d75463c9
net: pktgen: fix pkt_size
|
8 years ago |
John Fastabend
|
0967f24459
net: pktgen: support injecting packets for qdisc testing
|
9 years ago |
Florian Westphal
|
99860208bc
sched: remove NET_XMIT_POLICED
|
9 years ago |