Commit Graph

71 Commits (120c0b6d57257b2a3508d96bdaf54781935439f6)

Author SHA1 Message Date
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Robert Olsson b163911f8a [PKTGEN]: Remove softirq scheduling. 18 years ago
Robert Olsson 45b270f880 [PKTGEN]: Multiqueue support. 18 years ago
Adit Ranadive ce5d0b47f1 [PKTGEN]: srcmac fix 18 years ago
Pavel Emelyanov 88282c6ecf [PKTGEN]: Remove write-only variable. 18 years ago
Robert Olsson 378be2c083 [PKTGEN]: Fix multiqueue oops. 18 years ago
Adrian Bunk fea1ab0fcf [PKTGEN]: make get_ipsec_sa() static and non-inline 18 years ago
David S. Miller 25a8b2545b [PKTGEN]: Add missing KERN_* tags to printk()s. 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Jamal Hadi Salim a553e4a631 [PKTGEN]: IPSEC support 18 years ago
Jamal Hadi Salim 007a531b0a [PKTGEN]: Introduce sequential flows 18 years ago
Jamal Hadi Salim 16dab72f65 [PKTGEN]: Centralize packet overhead tracking 18 years ago
Peter P Waskiewicz Jr f25f4e4480 [CORE] Stack changes to add multiqueue hardware support API 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo ddc7b8e32b [SK_BUFF]: Some more layer header conversions 18 years ago
Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Stephen Hemminger e71a4783aa [NET] core: whitespace cleanup 18 years ago
Stephen Hemminger 39df232f1a [PKTGEN]: fix device name handling 18 years ago
Stephen Hemminger d5f1ce9a5e [PKTGEN]: don't use __constant_htonl() 18 years ago
Stephen Hemminger 5fa6fc76f5 [PKTGEN]: use random32 18 years ago
Stephen Hemminger 25c4e53a4c [PKTGEN]: use pr_debug 18 years ago
Andrew Morton 09fe3ef46c [PKTGEN]: Add try_to_freeze() 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 years ago
David S. Miller ee74baa7d8 [PKTGEN]: Convert to kthread API. 18 years ago
Al Viro 252e33467a [NET] net/core: Annotations. 18 years ago
Al Viro 0f37c60574 [PKTGEN]: TCI endianness fixes 19 years ago
Francesco Fondelli 1ca7768c87 [PKTGEN]: DSCP support 19 years ago
Francesco Fondelli 34954ddc4f [PKTGEN]: vlan support 19 years ago
YOSHIFUJI Hideaki 8814c4b533 [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 19 years ago
David S. Miller 69d8c28c95 [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too. 19 years ago
Chen-Li Tien aaf580601f [PKTGEN]: Fix oops when used with balance-tlb bonding 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Steven Whitehouse ca6549af77 [PKTGEN]: Add MPLS extension. 19 years ago
Luiz Capitulino 53dcb0e38c [PKTGEN]: Updates version. 19 years ago
Luiz Capitulino 6146e6a43b [PKTGEN]: Removes thread_{un,}lock() macros. 19 years ago
Luiz Capitulino 222fa07665 [PKTGEN]: Convert thread lock to mutexes. 19 years ago
Luiz Capitulino 65a3980e6b [PKTGEN]: Updates version. 19 years ago
Luiz Capitulino c26a80168f [PKTGEN]: Ports if_list to the in-kernel implementation. 19 years ago
Luiz Capitulino 8024bb2454 [PKTGEN]: Fix Initialization fail leak. 19 years ago
Luiz Capitulino 12e1872328 [PKTGEN]: Fix kernel_thread() fail leak. 19 years ago