aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2005-04-03Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds3-18/+34
2005-04-03[NET]: Missing proto_list_lock initialization.James Bottomley1-1/+1
2005-04-02Merge tgraf@kernel.bkbits.net:/home/tgraf/net-2.6-tcf_extsThomas Graf2-17/+33
2005-04-01[NET]: Improve gnet_stats_* dumping logic to be less error proneThomas Graf1-13/+24
2005-04-01[NET]: Allow dumping of application specific statistics if no primary TLV is ...Thomas Graf1-4/+7
2005-04-01[PKT_SCHED]: Properly return when no backward compatibility action statistics...Thomas Graf1-0/+2
2005-03-31Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds1-1/+1
2005-03-31[NETFILTER]: ipt_hashlimit: Remove custom msecs_to_jiffies() macroTobias Klauser1-6/+4
2005-03-31[NETFILTER]: ipt_hashlimit: Fix bug introduced by hlist changes.jix@bugmachine.ca1-3/+3
2005-03-31[IPSEC]: Make IPCOMP more resilient.Herbert Xu2-29/+11
2005-03-31[NET]: Remove i_sockMatthew Wilcox3-7/+5
2005-03-31[XFRM]: Simplify xfrm_policy_kill().Herbert Xu1-8/+9
2005-03-31[IPSEC]: Check if SPI exists before creating acquire state.Patrick McHardy1-7/+25
2005-03-31[IPSEC]: Check SPI in xfrm_state_find()Patrick McHardy1-1/+2
2005-03-31[IPSEC]: Move xfrm_flush_bundles into xfrm_state GCHerbert Xu1-2/+11
2005-03-31Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller38-310/+695
2005-03-31[PKT_SCHED]: Fix deadlock in sch_api.cCatalin Boie1-7/+34
2005-03-31[PKT_SCHED]: netem: Account for packets in delayed queue in qlenStephen Hemminger1-24/+25
2005-03-31[NETLINK]: More complete fix for race.Herbert Xu1-3/+3
2005-03-30[PATCH] Fix incorrect bluetooth socket zappingDavid Woodhouse1-1/+1
2005-03-31Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742Thomas Graf1-4/+2
2005-03-30[NETLINK]: Fix sk_rmem_alloc assertion failure.Herbert Xu1-0/+2
2005-03-30Merge bk://kernel.bkbits.net/tgraf/net-2.6-tcf_extsDavid S. Miller7-21/+27
2005-03-30[AF_UNIX]: unix_mkname commentHideaki Yoshifuji1-0/+7
2005-03-30[IPV6]: Fix address/interface handling according to the scoping architectureHideaki Yoshifuji2-4/+12
2005-03-30[PKT_SCHED]: Memory leak in ipt.cHerbert Xu1-0/+2
2005-03-30[NETFILTER]: Restore ports module parameter for ip_nat_{ftp,irq}Rusty Russell2-0/+18
2005-03-30[NET]: NULL pointer bug in netpoll.cjan.kiszka@web.de1-3/+4
2005-03-30[PKT_SCHED]: Fix action statistics dumping in compatibility modeThomas Graf2-8/+13
2005-03-29[NET]: Make primary TLV type optionalThomas Graf1-3/+7
2005-03-29Cset exclude: hadi@cyberus.ca|ChangeSet|20050325173452|50562Thomas Graf4-10/+7
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek4-0/+7
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo38-310/+695
2005-03-24[PKT_SCHED]: action stats double dipJamal Hadi Salim4-7/+10
2005-03-24[XFRM]: xfrm_policy destructor fixIngo Molnar1-6/+10
2005-03-23Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-3/+3
2005-03-25[Bluetooth] Fix signedness problem at socket creationMarcel Holtmann1-3/+3
2005-03-22Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller9-10/+9
2005-03-22[IPV4]: Clear DF bit in ip_fragment fast pathHerbert Xu1-1/+1
2005-03-22[IPV4]: Check mtu instead of frag_list in ip_push_pending_frames()Herbert Xu1-1/+2
2005-03-22[ROSE]: Get rid of sk_protinfo useRalf Bächle6-59/+43
2005-03-22[NETROM]: Get rid of sk_protinfo useRalf Bächle5-56/+39
2005-03-22[ATM]: assorted cleanupsChas Williams9-83/+51
2005-03-22[ATM]: Remove bridge/lec interdependencyChas Williams6-35/+14
2005-03-22[NET] use sk_acceptq_is_fullArnaldo Carvalho de Melo9-10/+9
2005-03-22[IPV4]: Fix swapped memset args in multipath_wrandom.cDave Jones1-2/+2
2005-03-22[IPV4]: Fix early use of inline in route.cFrançois Romieu1-8/+7
2005-03-22[IRDA]: Squash warnings introduced by DEBUG cleanups.David S. Miller2-3/+3
2005-03-22[IRDA]: DEBUG macro fixesJean Tourrilhes33-945/+987
2005-03-22[NET]: Kill NETLINK_DEV and its only user, ethertap.David S. Miller3-288/+0
2005-03-22[NETLINK]: Remove unused netlink NL_EMULATE_DEV codeChris Wright1-23/+1
2005-03-22[NETPOLL]: netpoll_queue needs to be exported to modulesDavid S. Miller1-0/+1
2005-03-22[TCP]: BIC not binary searching correctlyStephen Hemminger1-1/+4
2005-03-22[NETPOLL]: Do not use __smp_processor_id().David S. Miller1-3/+3
2005-03-22[NET]: Remove redundant NULL pointer check before kfree in socket.cJesper Juhl1-2/+1
2005-03-22[NETPOLL]: Fix racy dev->flags usageMatt Mackall1-4/+1
2005-03-22[NETPOLL]: Carrier clarificationMatt Mackall1-4/+9
2005-03-22[NETPOLL]: Avoid kfree_skb() on packets with destructorMatt Mackall1-1/+4
2005-03-22[NETPOLL]: Handle xmit_lock recursion similarlyMatt Mackall1-2/+3
2005-03-22[NETPOLL]: Add optional dropping and queueing supportMatt Mackall1-2/+57
2005-03-22[NETPOLL]: Fix ->poll() lockingMatt Mackall2-9/+24
2005-03-22[NETPOLL]: Add netpoll pointer to net_deviceMatt Mackall1-62/+27
2005-03-22[NETPOLL]: Filter inlinesMatt Mackall2-13/+13
2005-03-22[NETPOLL]: Shorten carrier detect timeout.Matt Mackall1-2/+2
2005-03-22[IPV4]: The multipath select_route method must be implemented.David S. Miller1-1/+2
2005-03-20Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller4-10/+1
2005-03-19[Bluetooth] Make another variable staticMarcel Holtmann1-1/+1
2005-03-19[Bluetooth] Remove now unneeded references to sk_protinfoMarcel Holtmann3-9/+0
2005-03-19[IPV4]: Size ip_mp_alg_table[] correctly.Hideaki Yoshifuji1-1/+1
2005-03-18[Bluetooth] Kill bt_sock_alloc() and its usageMarcel Holtmann8-55/+49
2005-03-18[Bluetooth] Fix session reference counting for RFCOMMMarcel Holtmann1-0/+4
2005-03-17[NET]: Make dst_allfrag use dst instead of dst->pathHerbert Xu1-1/+1
2005-03-17[NET]: Kill dst_pmtu/dst_path_metricHerbert Xu2-2/+2
2005-03-17[NET]: Kill unnecessary uses of dst_path_metricHerbert Xu1-2/+2
2005-03-17[IPSEC]: Get ttl from child instead of pathHerbert Xu2-2/+2
2005-03-17[IPV4]: Kill remaining unnecessary uses of dst_pmtuHerbert Xu2-6/+6
2005-03-17[NETFILTER]: Use correct IPSEC MTU in TCPMSSHerbert Xu1-3/+3
2005-03-17[IPV4]: Fix MTU check in ipmr_queue_xmitHerbert Xu1-1/+1
2005-03-17[NETPOLL]: Align UDP packets to NET_IP_ALIGN.Sven Henkel1-1/+1
2005-03-17Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller18-36/+1237
2005-03-17[IPV4]: Make multipath algs into true drivers.David S. Miller9-262/+297
2005-03-16[IPV4]: Multipath cache algorithm support.elueck@de.ibm.com10-6/+1176
2005-03-16[NET]: Save space for sk_alloc_slab() failure message.Hideaki Yoshifuji3-19/+18
2005-03-16[IPV4]: Send TCP reset through dst_output in ipt_REJECTHerbert Xu1-2/+2
2005-03-16[IPV6]: Remove redundant NULL checks before kfreeHideaki Yoshifuji1-7/+4
2005-03-16[AF_KEY]: Fix error handling in pfkey_xfrm_state2msg()aaw@rincewind.tv1-1/+1
2005-03-16[IPV4]: Mark a struct static in inetpeer.cAdrian Bunk1-2/+2
2005-03-15[IPV6]: Make a function static in ndisc.cAdrian Bunk1-4/+5
2005-03-15[PKTGEN]: Fix maintainence of next_tx_{us,ns}.Robert Olsson1-13/+6
2005-03-15[BRIDGE]: Limit BRCTL_GET_BRIDGES to 2048 bridges.Alan Cox1-0/+2
2005-03-15[IPV4]: Make ipt_REJECT use icmp_send again.Herbert Xu2-154/+22
2005-03-15[AX25]: Fix build.David S. Miller1-1/+1
2005-03-15Merge bk://kernel.bkbits.net/tgraf/net-2.6-sock-reorderDavid S. Miller27-126/+158
2005-03-15[AX25]: Use skb_queue_purge().Ralf Bächle1-3/+1
2005-03-15[IPV4]: All deletion of equal addresses only differing by prefix length.Thomas Graf1-2/+4
2005-03-15[TCP]: Use get_unaligned() in tcp_parse_options()Sven Henkel1-3/+4
2005-03-15[IPSEC]: Revert ip{,6}_append_data() dst_mtu() conversion.David S. Miller2-7/+14
2005-03-16[NET] Reorder struct tcp_options_receivedThomas Graf2-5/+8
2005-03-16[NET] Convert sk_queue_shrunk into SOCK_QUEUE_SHRUNK flagThomas Graf2-4/+4
2005-03-16[NET] Convert sk_localroute into SOCK_LOCALROUTE flag and use RT_CONN_FLAGS w...Thomas Graf4-5/+9
2005-03-16[NET] Convert sk_no_largesend into SOCK_NO_LARGESEND flagThomas Graf3-6/+6
2005-03-16[NET] Convert sk_rcvtstamp into SOCK_RCVTSTAMP flagThomas Graf1-3/+5
2005-03-16[NET] Convert sk_debug into SOCK_DBG flagThomas Graf6-7/+19
2005-03-16[NET] Convert sk_user_write_queue into SOCK_USE_WRITE_QUEUE flagThomas Graf4-4/+4
2005-03-16[NET] Convert sk_zapped into SOCK_ZAPPED flagThomas Graf19-92/+103
2005-03-15[IPV6]: Fix non-modular build.Peter Chubb5-6/+6
2005-03-14[NET]: Remove fc_type_trans()Adrian Bunk1-34/+0
2005-03-14[NET]: Replace dst_pmtu with dst_mtuHerbert Xu9-28/+28
2005-03-14[IPV4/IPV6]: Take IPsec overhead into account in tunnelsHerbert Xu4-11/+11
2005-03-14[IPV4/IPV6]: Fix IPsec calculation in ip_append_data/ip6_append_dataHerbert Xu2-14/+7
2005-03-14[NET]: Need to export dev_get_flags() to modules.Andrew Morton1-0/+1
2005-03-14Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds12-29/+35
2005-03-14[PKTGEN]: Fix thread_lock() usage.Robert Olsson1-4/+7
2005-03-14[NETFILTER]: ipt_hashlimit.c needs lockhelp.hHerbert Xu1-0/+1
2005-03-14[BRIDGE]: No update when hold time is zeroStephen Hemminger1-0/+4
2005-03-14[IPSEC]: Do not hold state lock while checking size.Herbert Xu2-12/+12
2005-03-14[NETFILTER]: ipt_hashlimit: use | instead of & for correct hash keyHarald Welte1-1/+1
2005-03-14[AX25]: Fix ax25_get_socket lockingRalf Bächle2-3/+4
2005-03-14[NETLINK]: Fix multicast bind/autobind raceHerbert Xu1-1/+0
2005-03-14[IPV6]: Reload skb->dst after xfrm6_route_forward()Herbert Xu1-0/+1
2005-03-14[IPSEC]: Fix room calculation in icmp_sendHerbert Xu1-1/+1
2005-03-14[IPSEC]: Handle local_df in IPv4Herbert Xu1-1/+1
2005-03-14[EBTABLES]: Fix smp race.Bart De Schuymer1-1/+2
2005-03-14[IPV6]: Use dev_get_flags() while building inet6 ifinfo messageThomas Graf1-5/+1
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl1-2/+2
2005-03-11[PATCH] RPC: remove bogus atomic_dec in auth_nullTrond Myklebust1-1/+0
2005-03-11[PATCH] docbook: update function parameter description in network codeMartin Waitz1-1/+4
2005-03-11Undo the netfilter undo - the next patch fixes the regression it caused.Linus Torvalds2-44/+31
2005-03-10Cset exclude: bdschuym@pandora.be|ChangeSet|20050310042817|04711Linus Torvalds2-31/+44
2005-03-10Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds12-553/+659
2005-03-10[NETROM]: Sparse fixes.Ralf Bächle1-1/+0
2005-03-10[ROSE]: Fix minor security holeRalf Bächle1-1/+2
2005-03-10[NETROM]: Fix deadlock due to double locking.Ralf Bächle1-10/+1
2005-03-10[PKTGEN]: Use __in_dev_put().Robert Olsson1-2/+2
2005-03-10[IPV4]: Speed up sequential reading of /proc/net/routePatrick McHardy1-1/+22
2005-03-10[BRIDGE]: Forwarding table lockless updateStephen Hemminger4-53/+91
2005-03-10[BRIDGE]: Get rid of threaded link for forwarding timeoutStephen Hemminger3-35/+17
2005-03-10[BRIDGE]: Get rid of unneeded includeStephen Hemminger1-1/+0
2005-03-10[BRIDGE]: Use Jenkins hashStephen Hemminger1-12/+2
2005-03-10[IPV6]: Build modular by default.Hideaki Yoshifuji1-0/+1
2005-03-10[PKT_SCHED]: Move tc_u32_mark into pkt_cls.hStephen Hemminger1-8/+0
2005-03-10[XFRM]: xfrm_find_acq_byseq should only return XFRM_STATE_ACQ states.Patrick McHardy1-1/+1
2005-03-10[SCTP]: Add receive buffer accounting.Neil Horman1-0/+22
2005-03-10[IPV4]: Fix crash while reading /proc/net/route caused by stale pointersPatrick McHardy1-1/+11
2005-03-10[NET]: Kill netdev->accept_fastpath hook.Jeff Garzik1-6/+0
2005-03-10[NET]: Move dst_release out of dst->ops->checkHerbert Xu6-4/+2
2005-03-10[XFRM]: Always reroute in tunnel modePatrick McHardy2-2/+6
2005-03-10[IRDA]: cleanup obsolete construct in IrCOMMJean Tourrilhes1-6/+2
2005-03-10[IRDA]: arbitrary lsap connectJean Tourrilhes1-5/+17
2005-03-10[IRDA]: fix IrNET poll with empty disco logJean Tourrilhes2-20/+42
2005-03-10NFS,RPC: RPC client now advertises maximum payload sizeTrond Myklebust2-1/+19
2005-03-10RPC: remove broken_suid mount optionTrond Myklebust6-42/+11
2005-03-10RPC: Clean up of rpcauth_lookupcred() and rpcauth_bindcred()Trond Myklebust1-14/+14
2005-03-10RPC: make rpcauth_lookupcred() return error codes.Trond Myklebust4-12/+15
2005-03-10RPC: Initialize the GSS context upon RPC credential creation.Trond Myklebust2-73/+145
2005-03-10RPC: Remove dependency of RPCSEC_GSS upcalls on the credential cacheTrond Myklebust1-20/+42
2005-03-10RPCSEC_GSS: Enable expiring of credentialsTrond Myklebust1-0/+9
2005-03-10RPCSEC_GSS: Misc little cleanups.Trond Myklebust2-4/+2
2005-03-10RPCSEC_GSS: cleanup gss_cred.Trond Myklebust1-35/+22
2005-03-10RPC: Document the format of the gssd downcallsTrond Myklebust1-119/+119
2005-03-10RPC: clean up the RPCSEC_GSS kerberos and spkm3 context import functionsTrond Myklebust5-115/+134
2005-03-10RPC: Shrink struct rpc_auth for those flavours that don't use the cacheTrond Myklebust3-15/+32
2005-03-10RPC: Unify the AUTH_UNIX credential cache.Trond Myklebust1-14/+13
2005-03-10RPC: Unify AUTH_NULL credentialsTrond Myklebust1-39/+24
2005-03-10RPC: Convert RPC credcache to use hlistsTrond Myklebust1-24/+27
2005-03-10RPC: kill cr_authTrond Myklebust4-11/+10
2005-03-10RPC: Make rpc_auth credential cache optional.Trond Myklebust4-11/+41
2005-03-10RPC: Move credcache-specific code out of put_rpccred()Trond Myklebust4-35/+11
2005-03-10RPC: struct rpc_auth initialization and destruction code cleanupTrond Myklebust4-2/+6
2005-03-10RPC: Remove unnecessary reference counting in gss downcall code.Trond Myklebust1-3/+0
2005-03-10RPC: Remove unnecessary module refcountingTrond Myklebust2-3/+4
2005-03-10RPC: Some portmappers expect AUTH_UNIX authenticationTrond Myklebust1-4/+1
2005-03-10RPC: Fix return value of rpc_call_async()Trond Myklebust1-5/+4
2005-03-10RPC: Don't kill timers when calling rpc_restart_call() after rpc_delay()Trond Myklebust1-1/+3
2005-03-09Merge bk://212.42.230.204:994/nf-2.6David S. Miller12-174/+256
2005-03-09MergeDavid S. Miller15-185/+333
2005-03-09[NEIGH]: Provide number of probes to userspaceThomas Graf1-0/+3
2005-03-09[NEIGH]: rtnetlink neighbour cleanupsThomas Graf1-29/+31
2005-03-09[NET]: Remove dead skb_iter codeStephen Hemminger1-67/+0
2005-03-09[NET]: Fix CHECKSUM_HW wrt. packet trimming.Herbert Xu3-21/+10
2005-03-09[XFRM]: Fix ICMP tempselPatrick McHardy2-4/+4
2005-03-09[NET]: Passcred cleanup in struct sockHerbert Pötzl3-7/+12
2005-03-09[IPV6]: Handle loopback restration errors in addrconf_init()Herbert Xu2-11/+22
2005-03-09[IPVS]: Fix that the WRR scheduler works correctly when server is updated or ...Wensong Zhang1-1/+3
2005-03-09[IPVS]: Fix comment typos.Simon Horman2-2/+2
2005-03-09[NETFILTER]: Reduce call chain length in netfilter (take 2)Bart De Schuymer2-44/+31
2005-03-08Merge northbeach.davemloft.net:/home/davem/src/BK/sparcwork-2.6David S. Miller1-0/+77
2005-03-08[RXRPC]: Push module_{init,exit}() after function definitions.David S. Miller1-7/+5
2005-03-07[PATCH] random: Move syncookies to net/Matt Mackall1-0/+77
2005-03-06Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds1-11/+17
2005-03-06[IPSEC]: Kill redundant dst_release check in xfrm_dst_destroyHerbert Xu1-2/+1
2005-03-06[IPSEC]: Get rid of dst_pmtu/ext2_header_lenHerbert Xu3-25/+11
2005-03-06[IPSEC]: Check dst validity harder in xfrm_bundle_okHerbert Xu1-1/+3
2005-03-06Merge pobox.com:/garz/repo/netdev-2.6/bondingJeff Garzik1-11/+17
2005-03-06[IPSEC]: Get metrics for xfrm_dst from top dstHerbert Xu2-2/+2
2005-03-06[IPSEC]: Fix xfrm[46]_update_pmtu to update top dstHerbert Xu2-9/+5
2005-03-06[IPSEC]: Use dst_mtu i n xfrm[46]_outputHerbert Xu2-2/+2
2005-03-06[IPSEC]: Store MTU at each xfrm_dstHerbert Xu3-2/+67
2005-03-06[IPSEC]: Add route element to xfrm_dstHerbert Xu3-31/+70
2005-03-06[IPSEC]: Add xfrm_state_mtu()Herbert Xu1-0/+30