aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* [PKTGEN]: Removes thread_{un,}lock() macros.Luiz Capitulino2006-03-21
* [PKTGEN]: Convert thread lock to mutexes.Luiz Capitulino2006-03-21
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-21
* [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()David S. Miller2006-03-21
* [TCP] H-TCP: Better time accountingBaruch Even2006-03-21
* [TCP] H-TCP: Account for delayed-ACKsBaruch Even2006-03-21
* [TCP] H-TCP: Use msecs_to_jiffiesBaruch Even2006-03-21
* [CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov2006-03-21
* [IRDA]: TOIM3232 dongle supportDavid Basden2006-03-21
* [PKTGEN]: Updates version.Luiz Capitulino2006-03-21
* [PKTGEN]: Ports if_list to the in-kernel implementation.Luiz Capitulino2006-03-21
* [PKTGEN]: Fix Initialization fail leak.Luiz Capitulino2006-03-21
* [PKTGEN]: Fix kernel_thread() fail leak.Luiz Capitulino2006-03-21
* [PKTGEN]: Ports thread list to Kernel list implementation.Luiz Capitulino2006-03-21
* [PKTGEN]: Lindent run.Luiz Capitulino2006-03-21
* [DCCP] options: Fix some aspects of mandatory option processingArnaldo Carvalho de Melo2006-03-21
* [DCCP] ccid2: coding style cleanupsArnaldo Carvalho de Melo2006-03-21
* [DCCP] ipv6: cleanupsArnaldo Carvalho de Melo2006-03-21
* [ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo2006-03-21
* [DCCP] ipv6: Add missing ipv6 control socketArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Uninline some functionsArnaldo Carvalho de Melo2006-03-21
* [DCCP] ipv4: make struct dccp_v4_prot staticAdrian Bunk2006-03-21
* [IPV6]: Fix some code/comment formatting in ip6_dst_output().David S. Miller2006-03-21
* [IPV4]: fib_trie stats fixRobert Olsson2006-03-21
* [IPV4]: fib_trie initialzation fixRobert Olsson2006-03-21
* [TG3]: Fix tg3_get_ringparam()Michael Chan2006-03-21
* [TG3]: Add some missing netif_running() checksMichael Chan2006-03-21
* [TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner2006-03-21
* [AF_UNIX]: scm: better initializationBenjamin LaHaise2006-03-21
* [AF_UNIX]: use shift instead of integer divisionBenjamin LaHaise2006-03-21
* [NET]: Uninline kfree_skb and allow NULL argumentJörn Engel2006-03-21
* [LLC]: Fix sap refcountingArnaldo Carvalho de Melo2006-03-21
* [LLC]: Replace __inline__ with inlineArnaldo Carvalho de Melo2006-03-21
* [LLC]: Fix struct proto .nameArnaldo Carvalho de Melo2006-03-21
* [NET] pktgen: Fix races between control/worker threads.Arthur Kepner2006-03-21
* [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.Jamal Hadi Salim2006-03-21
* [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.cArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_initArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Move dccp_hashinfo from ipv4.c to the coreArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Dont use dccp_v4_checksum in dccp_make_responseArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Move dccp_[un]hash from ipv4.c to the coreArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Move dccp_v4_{init,destroy}_sock to the coreArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Generalize dccp_v4_send_resetArnaldo Carvalho de Melo2006-03-20
* [DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo2006-03-20
* [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sockArnaldo Carvalho de Melo2006-03-20
* [DCCP]: Kconfig tidy upArnaldo Carvalho de Melo2006-03-20
* [DCCP]: Make CCID2 be the defaultArnaldo Carvalho de Melo2006-03-20
* [DCCP]: sparse endianness annotationsAndrea Bittau2006-03-20
* [NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy2006-03-20
* [DCCP] feat: Actually change the CCID upon negotiationAndrea Bittau2006-03-20