summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2005-04-03Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds-18/+34
2005-04-03[NET]: Missing proto_list_lock initialization.James Bottomley-1/+1
2005-04-02Merge tgraf@kernel.bkbits.net:/home/tgraf/net-2.6-tcf_extsThomas Graf-17/+33
2005-04-01[NET]: Improve gnet_stats_* dumping logic to be less error proneThomas Graf-13/+24
2005-04-01[NET]: Allow dumping of application specific statistics if no primary TLV is ...Thomas Graf-4/+7
2005-04-01[PKT_SCHED]: Properly return when no backward compatibility action statistics...Thomas Graf-0/+2
2005-03-31Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds-1/+1
2005-03-31[NETFILTER]: ipt_hashlimit: Remove custom msecs_to_jiffies() macroTobias Klauser-6/+4
2005-03-31[NETFILTER]: ipt_hashlimit: Fix bug introduced by hlist changes.jix@bugmachine.ca-3/+3
2005-03-31[IPSEC]: Make IPCOMP more resilient.Herbert Xu-29/+11
2005-03-31[NET]: Remove i_sockMatthew Wilcox-7/+5
2005-03-31[XFRM]: Simplify xfrm_policy_kill().Herbert Xu-8/+9
2005-03-31[IPSEC]: Check if SPI exists before creating acquire state.Patrick McHardy-7/+25
2005-03-31[IPSEC]: Check SPI in xfrm_state_find()Patrick McHardy-1/+2
2005-03-31[IPSEC]: Move xfrm_flush_bundles into xfrm_state GCHerbert Xu-2/+11
2005-03-31Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller-310/+695
2005-03-31[PKT_SCHED]: Fix deadlock in sch_api.cCatalin Boie-7/+34
2005-03-31[PKT_SCHED]: netem: Account for packets in delayed queue in qlenStephen Hemminger-24/+25
2005-03-31[NETLINK]: More complete fix for race.Herbert Xu-3/+3
2005-03-30[PATCH] Fix incorrect bluetooth socket zappingDavid Woodhouse-1/+1
2005-03-31Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742Thomas Graf-4/+2
2005-03-30[NETLINK]: Fix sk_rmem_alloc assertion failure.Herbert Xu-0/+2
2005-03-30Merge bk://kernel.bkbits.net/tgraf/net-2.6-tcf_extsDavid S. Miller-21/+27
2005-03-30[AF_UNIX]: unix_mkname commentHideaki Yoshifuji-0/+7
2005-03-30[IPV6]: Fix address/interface handling according to the scoping architectureHideaki Yoshifuji-4/+12
2005-03-30[PKT_SCHED]: Memory leak in ipt.cHerbert Xu-0/+2
2005-03-30[NETFILTER]: Restore ports module parameter for ip_nat_{ftp,irq}Rusty Russell-0/+18
2005-03-30[NET]: NULL pointer bug in netpoll.cjan.kiszka@web.de-3/+4
2005-03-30[PKT_SCHED]: Fix action statistics dumping in compatibility modeThomas Graf-8/+13
2005-03-29[NET]: Make primary TLV type optionalThomas Graf-3/+7
2005-03-29Cset exclude: hadi@cyberus.ca|ChangeSet|20050325173452|50562Thomas Graf-10/+7
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek-0/+7
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo-310/+695
2005-03-24[PKT_SCHED]: action stats double dipJamal Hadi Salim-7/+10
2005-03-24[XFRM]: xfrm_policy destructor fixIngo Molnar-6/+10
2005-03-23Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller-3/+3
2005-03-25[Bluetooth] Fix signedness problem at socket creationMarcel Holtmann-3/+3
2005-03-22Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller-10/+9
2005-03-22[IPV4]: Clear DF bit in ip_fragment fast pathHerbert Xu-1/+1
2005-03-22[IPV4]: Check mtu instead of frag_list in ip_push_pending_frames()Herbert Xu-1/+2
2005-03-22[ROSE]: Get rid of sk_protinfo useRalf Bächle-59/+43
2005-03-22[NETROM]: Get rid of sk_protinfo useRalf Bächle-56/+39
2005-03-22[ATM]: assorted cleanupsChas Williams-83/+51
2005-03-22[ATM]: Remove bridge/lec interdependencyChas Williams-35/+14
2005-03-22[NET] use sk_acceptq_is_fullArnaldo Carvalho de Melo-10/+9
2005-03-22[IPV4]: Fix swapped memset args in multipath_wrandom.cDave Jones-2/+2
2005-03-22[IPV4]: Fix early use of inline in route.cFrançois Romieu-8/+7
2005-03-22[IRDA]: Squash warnings introduced by DEBUG cleanups.David S. Miller-3/+3
2005-03-22[IRDA]: DEBUG macro fixesJean Tourrilhes-945/+987
2005-03-22[NET]: Kill NETLINK_DEV and its only user, ethertap.David S. Miller-288/+0