summaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAgeFilesLines
* [TIPC]: Cosmetic cleanup of TIPC polling logicAllan Stephens2008-03-261-42/+36
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* [TIPC]: Update version to 1.6.3Allan Stephens2008-03-061-1/+1
* [TIPC]: Enhancements to message header writingAllan Stephens2008-03-061-2/+4
* [TIPC]: Use correct bitmask when setting versionAllan Stephens2008-03-061-1/+1
* [TIPC]: Minor cleanup of message header codeAllan Stephens2008-03-064-29/+27
* [TIPC]: Eliminate "sparse" symbol warningsAllan Stephens2008-03-062-8/+6
* [TIPC]: Add argument validation for shutdown()Allan Stephens2008-03-061-2/+3
* [TIPC]: Removal of message header option codeAllan Stephens2008-03-063-31/+0
* [TIPC]: Convert tsock->sem in a mutexMatthias Kaehlcke2008-03-031-28/+28
* tipc: fix integer as NULL pointer sparse warnings in tipcHarvey Harrison2008-02-244-4/+4
* [TIPC]: declare proto_ops structures as 'const'.Florian Westphal2008-02-071-7/+7
* [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-073-23/+0
* [TIPC]: Use tipc_port_unlockJulia Lawall2008-01-281-10/+10
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+1
* [TIPC]: Fix semaphore handling.Andrew Morton2007-12-141-1/+1
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+3
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-101-0/+6
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-3/+6
* [TIPC]: Clean up duplicate includes in net/tipc/Jesper Juhl2007-08-131-1/+0
* [TIPC]: Fix two minor sparse warnings.Florian Westphal2007-08-022-3/+1
* [TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal2007-08-021-1/+1
* [TIPC]: fix tipc_link_create error handlingFlorian Westphal2007-07-311-13/+15
* net/* misc endianness annotationsAl Viro2007-07-261-4/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-191-6/+6
|\
| * [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-6/+6
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
|/
* [TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens2007-07-104-25/+32
* [TIPC]: Use standard socket "not implemented" routinesAllan Stephens2007-07-101-41/+14
* [TIPC]: Improved support for Ethernet traffic filteringAllan Stephens2007-07-101-5/+6
* [TIPC]: Fix infinite loop in netlink handlerFlorian Westphal2007-06-231-1/+1
* [TIPC]: Fixed erroneous introduction of for_each_netdevJon Paul Maloy2007-05-241-4/+6
* [TIPC]: Use menuconfig objects.Jan Engelhardt2007-05-241-13/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-1/+1
|\
| * kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-021-1/+1
* | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-5/+7
|/
* [TIPC]: Enhancements to msg_set_bits() routineAllan Stephens2007-04-251-4/+7
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-253-29/+32
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-252-2/+2
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-2/+2
* [NET] TIPC: Use htons() where appropriate.YOSHIFUJI Hideaki2007-04-251-1/+1
OpenPOWER on IntegriCloud