Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39c341a8dcf060b246b0beddac90cd7de11d4a20
/
net
/
core
/
pktgen.c
174ce04
[PKTGEN]: pktgen should not print info that it is spinning
by Jesse Brandeburg
· 17 years ago
9fe7c71
[PKTGEN]: Remove an unused definition in pktgen.c.
by Rami Rosen
· 17 years ago
1e637c7
[IPV4]: Enable use of 240/4 address space.
by Jan Engelhardt
· 17 years ago
6db105d
[PKTGEN]: uninline getCurUs
by Ilpo Järvinen
· 17 years ago
56e252c
[PKTGEN]: Kill dead static inlines
by Ilpo Järvinen
· 17 years ago
21cf225
[IPV4] net/core: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
1f8170b
[PKTGEN]: Fix double unlock of xfrm_state->lock
by Pavel Emelyanov
· 17 years ago
668f895
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
by Pavel Emelyanov
· 17 years ago
dfa4091
[NET]: Use the skb_set_queue_mapping where appropriate
by Pavel Emelyanov
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
1399637
[IPSEC]: Rename mode to outer_mode and add inner_mode
by Herbert Xu
· 17 years ago
cfcabdc
[NET]: sparse warning fixes
by Stephen Hemminger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
b163911
[PKTGEN]: Remove softirq scheduling.
by Robert Olsson
· 17 years ago
45b270f
[PKTGEN]: Multiqueue support.
by Robert Olsson
· 17 years ago
ce5d0b4
[PKTGEN]: srcmac fix
by Adit Ranadive
· 17 years ago
88282c6
[PKTGEN]: Remove write-only variable.
by Pavel Emelyanov
· 17 years ago
378be2c
[PKTGEN]: Fix multiqueue oops.
by Robert Olsson
· 17 years ago
fea1ab0
[PKTGEN]: make get_ipsec_sa() static and non-inline
by Adrian Bunk
· 17 years ago
25a8b25
[PKTGEN]: Add missing KERN_* tags to printk()s.
by David S. Miller
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
a553e4a
[PKTGEN]: IPSEC support
by Jamal Hadi Salim
· 17 years ago
007a531
[PKTGEN]: Introduce sequential flows
by Jamal Hadi Salim
· 17 years ago
16dab72
[PKTGEN]: Centralize packet overhead tracking
by Jamal Hadi Salim
· 17 years ago
f25f4e4
[CORE] Stack changes to add multiqueue hardware support API
by Peter P Waskiewicz Jr
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
ddc7b8e
[SK_BUFF]: Some more layer header conversions
by Arnaldo Carvalho de Melo
· 18 years ago
4bedb45
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
e71a478
[NET] core: whitespace cleanup
by Stephen Hemminger
· 18 years ago
39df232
[PKTGEN]: fix device name handling
by Stephen Hemminger
· 18 years ago
d5f1ce9
[PKTGEN]: don't use __constant_htonl()
by Stephen Hemminger
· 18 years ago
5fa6fc7
[PKTGEN]: use random32
by Stephen Hemminger
· 18 years ago
25c4e53
[PKTGEN]: use pr_debug
by Stephen Hemminger
· 18 years ago
09fe3ef
[PKTGEN]: Add try_to_freeze()
by Andrew Morton
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
4ec93ed
[NET] CORE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
ee74baa
[PKTGEN]: Convert to kthread API.
by David S. Miller
· 18 years ago
252e334
[NET] net/core: Annotations.
by Al Viro
· 18 years ago
0f37c60
[PKTGEN]: TCI endianness fixes
by Al Viro
· 18 years ago
1ca7768
[PKTGEN]: DSCP support
by Francesco Fondelli
· 18 years ago
34954dd
[PKTGEN]: vlan support
by Francesco Fondelli
· 18 years ago
8814c4b
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
by YOSHIFUJI Hideaki
· 18 years ago
69d8c28
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
by David S. Miller
· 18 years ago
aaf5806
[PKTGEN]: Fix oops when used with balance-tlb bonding
by Chen-Li Tien
· 18 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 18 years ago
ca6549a
[PKTGEN]: Add MPLS extension.
by Steven Whitehouse
· 19 years ago
53dcb0e
[PKTGEN]: Updates version.
by Luiz Capitulino
· 19 years ago
6146e6a
[PKTGEN]: Removes thread_{un,}lock() macros.
by Luiz Capitulino
· 19 years ago
222fa07
[PKTGEN]: Convert thread lock to mutexes.
by Luiz Capitulino
· 19 years ago
65a3980
[PKTGEN]: Updates version.
by Luiz Capitulino
· 19 years ago
c26a801
[PKTGEN]: Ports if_list to the in-kernel implementation.
by Luiz Capitulino
· 19 years ago
8024bb2
[PKTGEN]: Fix Initialization fail leak.
by Luiz Capitulino
· 19 years ago
12e1872
[PKTGEN]: Fix kernel_thread() fail leak.
by Luiz Capitulino
· 19 years ago
cdcdbe0
[PKTGEN]: Ports thread list to Kernel list implementation.
by Luiz Capitulino
· 19 years ago
222f180
[PKTGEN]: Lindent run.
by Luiz Capitulino
· 19 years ago
95ed63f
[NET] pktgen: Fix races between control/worker threads.
by Arthur Kepner
· 19 years ago
7ac5459
[PKTGEN]: Respect hard_header_len of device.
by David S. Miller
· 19 years ago
f404e9a
[PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN
by Kris Katterjohn
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
69549dd
[PKTGEN]: Adds missing __init.
by Luiz Capitulino
· 19 years ago
f34fbb97
[PKTGEN]: Deinitialise static variables.
by Jaco Kroon
· 19 years ago
d50a6b56
[PKTGEN]: proc interface revision
by Stephen Hemminger
· 19 years ago
b4099fa
[PKTGEN]: Spelling and white space
by Stephen Hemminger
· 19 years ago
2845b63
[PKTGEN]: Use kzalloc
by Stephen Hemminger
· 19 years ago
b7c8921
[PKTGEN]: Sleeping function called under lock
by Stephen Hemminger
· 19 years ago
670c02c
[NET]: Wider use of for_each_*cpu()
by John Hawkes
· 19 years ago
3e56a40
[IPV4]: Get rid of bogus __in_put_dev in pktgen
by Herbert Xu
· 19 years ago
e5ed639
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
by Herbert Xu
· 19 years ago
6660022
[PATCH] proc_mkdir() should be used to create procfs directories
by Al Viro
· 19 years ago
121caf5
[NET]: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
a9f6a0d
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
by Ingo Molnar
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
64053be
[PKTGEN]: Fix random packet sizes causing panic
by Robert Olsson
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago