index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
pktgen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: sparse warning fixes
Stephen Hemminger
2007-10-10
1
-16
/
+14
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-12
/
+5
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+1
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-4
/
+5
*
[PKTGEN]: Remove softirq scheduling.
Robert Olsson
2007-10-10
1
-32
/
+3
*
[PKTGEN]: Multiqueue support.
Robert Olsson
2007-10-10
1
-0
/
+59
*
[PKTGEN]: srcmac fix
Adit Ranadive
2007-09-16
1
-0
/
+10
*
[PKTGEN]: Remove write-only variable.
Pavel Emelyanov
2007-08-30
1
-3
/
+0
*
[PKTGEN]: Fix multiqueue oops.
Robert Olsson
2007-08-28
1
-2
/
+3
*
[PKTGEN]: make get_ipsec_sa() static and non-inline
Adrian Bunk
2007-07-31
1
-2
/
+1
*
[PKTGEN]: Add missing KERN_* tags to printk()s.
David S. Miller
2007-07-31
1
-46
/
+57
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+2
*
[PKTGEN]: IPSEC support
Jamal Hadi Salim
2007-07-10
1
-2
/
+152
*
[PKTGEN]: Introduce sequential flows
Jamal Hadi Salim
2007-07-10
1
-8
/
+52
*
[PKTGEN]: Centralize packet overhead tracking
Jamal Hadi Salim
2007-07-10
1
-12
/
+15
*
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
2007-07-10
1
-3
/
+7
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
1
-3
/
+3
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
1
-8
/
+8
*
[SK_BUFF]: Some more layer header conversions
Arnaldo Carvalho de Melo
2007-04-25
1
-12
/
+18
*
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NET] core: whitespace cleanup
Stephen Hemminger
2007-04-25
1
-8
/
+8
*
[PKTGEN]: fix device name handling
Stephen Hemminger
2007-04-25
1
-67
/
+70
*
[PKTGEN]: don't use __constant_htonl()
Stephen Hemminger
2007-04-25
1
-12
/
+12
*
[PKTGEN]: use random32
Stephen Hemminger
2007-04-25
1
-33
/
+19
*
[PKTGEN]: use pr_debug
Stephen Hemminger
2007-04-25
1
-19
/
+15
*
[PKTGEN]: Add try_to_freeze()
Andrew Morton
2007-04-12
1
-0
/
+3
*
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-12
1
-3
/
+3
*
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-31
/
+31
*
[PKTGEN]: Convert to kthread API.
David S. Miller
2007-01-03
1
-108
/
+48
*
[NET] net/core: Annotations.
Al Viro
2006-12-02
1
-36
/
+32
*
[PKTGEN]: TCI endianness fixes
Al Viro
2006-11-05
1
-12
/
+18
*
[PKTGEN]: DSCP support
Francesco Fondelli
2006-09-28
1
-6
/
+59
*
[PKTGEN]: vlan support
Francesco Fondelli
2006-09-28
1
-9
/
+247
*
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
YOSHIFUJI Hideaki
2006-09-22
1
-2
/
+2
*
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
David S. Miller
2006-08-07
1
-0
/
+2
*
[PKTGEN]: Fix oops when used with balance-tlb bonding
Chen-Li Tien
2006-08-07
1
-0
/
+2
*
[NET]: Add netif_tx_lock
Herbert Xu
2006-06-17
1
-2
/
+2
*
[PKTGEN]: Add MPLS extension.
Steven Whitehouse
2006-03-23
1
-11
/
+147
*
[PKTGEN]: Updates version.
Luiz Capitulino
2006-03-20
1
-1
/
+1
*
[PKTGEN]: Removes thread_{un,}lock() macros.
Luiz Capitulino
2006-03-20
1
-25
/
+21
*
[PKTGEN]: Convert thread lock to mutexes.
Luiz Capitulino
2006-03-20
1
-3
/
+4
*
[PKTGEN]: Updates version.
Luiz Capitulino
2006-03-20
1
-1
/
+1
*
[PKTGEN]: Ports if_list to the in-kernel implementation.
Luiz Capitulino
2006-03-20
1
-48
/
+44
*
[PKTGEN]: Fix Initialization fail leak.
Luiz Capitulino
2006-03-20
1
-1
/
+14
*
[PKTGEN]: Fix kernel_thread() fail leak.
Luiz Capitulino
2006-03-20
1
-2
/
+9
[next]