Commit Graph

118 Commits (ceb0c642624f634c5b4f46b0e22df19be87a2e53)

Author SHA1 Message Date
Andrew Morton 98eb5683fb [TIPC]: Fix semaphore handling. 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 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 e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Jesper Juhl 897c77cab0 [TIPC]: Clean up duplicate includes in net/tipc/ 18 years ago
Florian Westphal d788d8056f [TIPC]: Fix two minor sparse warnings. 18 years ago
Florian Westphal 248bbf3821 [TIPC]: Make function tipc_nameseq_subscribe static. 18 years ago
Florian Westphal 9457106575 [TIPC]: fix tipc_link_create error handling 18 years ago
Al Viro 582ee43dad net/* misc endianness annotations 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
YOSHIFUJI Hideaki 8238745a39 [NET] TIPC: Fix whitespace errors. 18 years ago
Allan Stephens 05646c9110 [TIPC]: Optimize stream send routine to avoid fragmentation 18 years ago
Allan Stephens 5eee6a6dc9 [TIPC]: Use standard socket "not implemented" routines 18 years ago
Allan Stephens f3ec75f627 [TIPC]: Improved support for Ethernet traffic filtering 18 years ago
Florian Westphal 64beb8f3eb [TIPC]: Fix infinite loop in netlink handler 18 years ago
Jon Paul Maloy cb283ead71 [TIPC]: Fixed erroneous introduction of for_each_netdev 18 years ago
Jan Engelhardt a31b19c514 [TIPC]: Use menuconfig objects. 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Alexander E. Patrakov 39f5fb3035 kconfig: fix path to modules.txt in Kconfig help 18 years ago
Allan Stephens 1f9eda7e2b [TIPC]: Enhancements to msg_set_bits() routine 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo b529ccf279 [NETLINK]: Introduce nlmsg_hdr() helper 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 c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
YOSHIFUJI Hideaki 02ea4923b4 [NET] TIPC: Use htons() where appropriate. 18 years ago
YOSHIFUJI Hideaki c430728526 [NET] TIPC: Fix whitespace errors. 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Arnaldo Carvalho de Melo 2710b57ff9 [TIPC]: Use kzalloc where appropriate 18 years ago
Al Viro 3e6c8cd566 [TIPC]: endianness annotations 18 years ago
Adrian Bunk d55b4c631e [TIPC] net/tipc/port.c: fix NULL dereference 18 years ago
Allan Stephens 665d866958 [TIPC]: Updated TIPC version number to 1.6.2 19 years ago
Allan Stephens 53cfd1e102 [TIPC]: Unrecognized configuration command now returns error message 19 years ago
Lijun Chen eb409460b1 [TIPC]: Added subscription cancellation capability 19 years ago
Allan Stephens fc144deec6 [TIPC]: Can now list multicast link on an isolated network node 19 years ago
Allan Stephens 2de07f6156 [TIPC]: Fixed slow link reactivation when link tolerance is large 19 years ago
Allan Stephens 08c31f7167 [TIPC]: Name publication events now delivered in chronological order 19 years ago
Allan Stephens 3a8d12142e [TIPC]: Add support for Ethernet VLANs 19 years ago
Allan Stephens a3df92c73b [TIPC]: Remove code bloat introduced by print buffer rework 19 years ago
Allan Stephens cfb0c0890b [TIPC]: Optimize wakeup logic when socket has no waiting processes 19 years ago
Allan Stephens e91ed0bcdf [TIPC]: Added duplicate node address detection capability 19 years ago
Allan Stephens eb5959c2bd [TIPC]: Stream socket can now send > 66000 bytes at a time 19 years ago
Allan Stephens 29ede244cc [TIPC]: Debug print buffer enhancements and fixes 19 years ago