Commit Graph

54 Commits (d63219a10126b878abbbffdf4c5bcf29ef756b7f)

Author SHA1 Message Date
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
Luiz Capitulino cdcdbe0b17 [PKTGEN]: Ports thread list to Kernel list implementation. 19 years ago
Luiz Capitulino 222f180658 [PKTGEN]: Lindent run. 19 years ago
Arthur Kepner 95ed63f791 [NET] pktgen: Fix races between control/worker threads. 19 years ago
David S. Miller 7ac5459ec0 [PKTGEN]: Respect hard_header_len of device. 19 years ago
Kris Katterjohn f404e9a67f [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Luiz Capitulino 69549ddd2f [PKTGEN]: Adds missing __init. 19 years ago
Jaco Kroon f34fbb9713 [PKTGEN]: Deinitialise static variables. 19 years ago
Stephen Hemminger d50a6b56f0 [PKTGEN]: proc interface revision 20 years ago
Stephen Hemminger b4099fab75 [PKTGEN]: Spelling and white space 20 years ago
Stephen Hemminger 2845b63b50 [PKTGEN]: Use kzalloc 20 years ago
Stephen Hemminger b7c8921bf1 [PKTGEN]: Sleeping function called under lock 20 years ago
John Hawkes 670c02c2bf [NET]: Wider use of for_each_*cpu() 20 years ago
Herbert Xu 3e56a40bb3 [IPV4]: Get rid of bogus __in_put_dev in pktgen 20 years ago
Herbert Xu e5ed639913 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 20 years ago
Al Viro 666002218d [PATCH] proc_mkdir() should be used to create procfs directories 20 years ago
Nishanth Aravamudan 121caf577d [NET]: fix-up schedule_timeout() usage 20 years ago