aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2004-05-14Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller2-14/+13
2004-05-14[PATCH] MSEC_TO_JIFFIES to msec_to_jiffiesAndrew Morton6-29/+29
2004-05-14Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-6/+10
2004-05-13[PATCH] sysfs_rename_dir-cleanupManeesh Soni1-6/+10
2004-05-11[BRIDGE]: Allow multiple interfaces with same address (necessary for VLAN's).Stephen Hemminger1-10/+10
2004-05-11Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-4/+3
2004-05-11[Bluetooth] Use type of the parent socketMarcel Holtmann1-4/+3
2004-05-10[PATCH] jiffies-to-clockt fixAndrew Morton2-4/+4
2004-05-10[PATCH] Kill some 'No description found...' warnings. (kernel-api.sgml)Andrew Morton1-1/+1
2004-05-08[NET]: Undo marking sock_alloc() as static, still exported to modules.David S. Miller1-1/+1
2004-05-08[TCP]: BIC TCP for Linux 2.6.6Stephen Hemminger3-1/+93
2004-05-08[SCTP]: Fix multihomed connection failures on 64-bit systems.Sridhar Samudrala1-1/+1
2004-05-08[IPV4]: Use time_after() in override ARP calculation.David Stevens1-3/+2
2004-05-08[NET]: Add sock_create_lite()James Morris4-12/+32
2004-05-08[NET]: Add sock_create_kern()James Morris14-21/+32
2004-05-05Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller3-4/+6
2004-05-04[SCTP] Fix accessing Gap Ack blocks array with a -ve index inSridhar Samudrala1-2/+4
2004-05-04[NET]: Update netpoll credits.Ingo Molnar1-0/+5
2004-05-03[SCTP] Fix memset() parameter ordering.Sridhar Samudrala2-2/+2
2004-05-03Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller2-11/+21
2004-05-02[SCTP] Rename SCTP_ADDR_REACHABLE as SCTP_ADDR_AVAILABLE to be Sridhar Samudrala1-1/+1
2004-05-02[SCTP] Fix bugs in handling overlapping INIT and peer restart over aSridhar Samudrala1-9/+19
2004-05-02[PATCH] SCTP crc table can be static constStephen Hemminger1-1/+1
2004-05-01[IPV4/IPV6]: Fix listing of listening sockets.Herbert Xu1-41/+7
2004-04-29[NET]: More network layer static funcs and data.Stephen Hemminger4-6/+6
2004-04-28[NETLINK]: Mark some functions/data static.Stephen Hemminger2-6/+6
2004-04-27[IPV4]: Use static in several places.Stephen Hemminger3-6/+3
2004-04-27[TCP]: tcp_send_skb code pruningStephen Hemminger1-16/+4
2004-04-27[NET]: Eliminate large inlines in skbuff.hStephen Hemminger1-0/+167
2004-04-26[SUNRPC]: Missing NULL kmalloc check in unix_domain_find().Petri T. Koistinen1-0/+2
2004-04-26[IRDA]: Export irda_task_delete.Stephen Hemminger1-0/+1
2004-04-23[TCP]: Report vegas info via tcp_diag.Stephen Hemminger1-0/+11
2004-04-22Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller2-0/+8
2004-04-21[PATCH] sunrpc rmmod oops fixAndrew Morton2-0/+8
2004-04-21[TCP]: Add vegas congestion avoidance support.David S. Miller4-10/+340
2004-04-21[TCP]: Abstract out all settings of tcp_opt->ca_state into a function.David S. Miller4-12/+12
2004-04-21[TCP]: Add sysctl to turn off matrics caching.Stephen Hemminger2-0/+13
2004-04-21[NETFILTER]: Missing ip_rt_put in ipt_MASQUERADE.Rusty Russell1-0/+1
2004-04-21[IPV4]: Fix return value on MCAST_MSFILTER error case.Chris Wright1-1/+1
2004-04-19Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller16-215/+701
2004-04-18Merge master.kernel.org:/home/davem/BK/net-2.6Linus Torvalds3-1/+4
2004-04-18Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds5-5/+5
2004-04-19[PATCH] Mixed PCI/ISA device name conflictsStephen Hemminger1-0/+8
2004-04-18[PATCH] Rename PF_IOTHREAD to PF_NOFREEZEAndrew Morton5-5/+5
2004-04-18[IPSEC]: Add SPD priority for PF_KEY interface.Brian Buesker1-0/+2
2004-04-18[IPV6]: Prevent IPV6=m and IP6_NF_QUEUE=yHerbert Xu1-1/+1
2004-04-18[ATM]: Warning fix for lec.hAndrew Morton1-0/+1
2004-04-18[SCTP] Propagate error from sctp_proc_init. (Olaf Kirch)Sridhar Samudrala1-1/+4
2004-04-18[SCTP] Partial Reliability Extension support.Sridhar Samudrala13-68/+594
2004-04-18[SCTP] Cleanup sctp_packet and sctp_outq infrastructure.Sridhar Samudrala5-113/+65
2004-04-18[SCTP] Avoid the use of constant SCTP_IP_OVERHEAD to determine the Sridhar Samudrala5-37/+42
2004-04-17[PATCH] Fix unix moduleAndrew Morton1-2/+0
2004-04-17Merge master.kernel.org:/home/davem/BK/net-2.6Linus Torvalds1-0/+1
2004-04-17[PATCH] kNFSdv4: Fix bad error returm from svcauth_gss_acceptAndrew Morton1-0/+1
2004-04-16Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller2-24/+11
2004-04-16[IPV6]: Fix esp6.c typo in LIMIT_NETDEBUG changes.David S. Miller1-2/+1
2004-04-16Merge evo:v2.6/linux into ppc970.osdl.org:/home/torvalds/v2.6/linuxLinus Torvalds1-2/+2
2004-04-16Make sock_no_{get|set}opt() use the proper __user annotationLinus Torvalds1-2/+2
2004-04-16Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds1-22/+9
2004-04-16Merge redhat.com:/spare/repo/netdev-2.6/miscJeff Garzik1-22/+9
2004-04-16[BRIDGE]: br_fdb.c needs init.hDavid S. Miller1-0/+1
2004-04-16[IPV6]: Fix OOPS in udp6 with extension headers using ancillary data.Noriaki Takamiya1-0/+1
2004-04-16[IPV6]: Fix IPSEC AH typo.Masahide Nakamura1-1/+1
2004-04-16[IRDA]: Replace sleep_on with wait_eventJean Tourrilhes1-4/+4
2004-04-16[IRDA]: irlan_eth cleanup.Jean Tourrilhes2-84/+78
2004-04-16[IRDA]: irlan_common cleanup.Jean Tourrilhes1-21/+5
2004-04-16[IRDA]: Rename handle_filter_request to irlan_filter_request.Jean Tourrilhes2-3/+3
2004-04-16[IRDA]: Fix namespace pollution of print_ret_code.Jean Tourrilhes2-45/+46
2004-04-16[IRDA]: Fix handling of RD:RSP to be spec compliantJean Tourrilhes1-0/+19
2004-04-16[BRIDGE]: Replace CLEAR_BITMAP with memset.Stephen Hemminger1-1/+1
2004-04-16[BRIDGE]: FDB cache alloc.Stephen Hemminger3-4/+25
2004-04-16[BRIDGE]: Support lots of 1k ports.Stephen Hemminger4-25/+42
2004-04-16[BRIDGE]: STP unsigned fields.Stephen Hemminger3-33/+31
2004-04-16[BRIDGE]: Forwarding database changes.Stephen Hemminger3-11/+22
2004-04-16[BRIDGE]: Multicast address as const.Stephen Hemminger3-7/+6
2004-04-16[BRIDGE]: Use ethtool to get port speed.Stephen Hemminger3-32/+81
2004-04-16[BRIDGE]: Make use of jiffies_to_clock.Stephen Hemminger2-23/+13
2004-04-16[BRIDGE]: Fix rmmod race.Stephen Hemminger1-4/+5
2004-04-16[BRIDGE]: Include file cleanup.Stephen Hemminger11-19/+8
2004-04-15[NET]: Add some sparse annotations to network driver stack.Arjan van de Ven3-36/+36
2004-04-15[IPV6]: Limit network triggerable printks.Andi Kleen12-48/+49
2004-04-15[NET]: Do lazy gettimeofday for network packets.Andi Kleen21-98/+95
2004-04-15MergeDavid S. Miller21-175/+896
2004-04-15Merge nuts.davemloft.net:/disk1/BK/net-2.6.6David S. Miller1-2/+2
2004-04-15Merge.David S. Miller38-361/+617
2004-04-13[PATCH] netpoll transmit busy bugfixMatt Mackall1-9/+3
2004-04-13[PATCH] netpoll early ARP handlingMatt Mackall1-13/+6
2004-04-12Merge NFS conflictsLinus Torvalds7-140/+454
2004-04-11[PATCH] sunrpc: connection dropping tweaksAndrew Morton1-11/+28
2004-04-11[PATCH] fix sch_ingress helpAndrew Morton1-1/+1
2004-04-11[PATCH] move job control fields from task_struct to signal_structAndrew Morton3-3/+3
2004-04-11[PATCH] split netlink_unicastAndrew Morton1-26/+94
2004-04-11[PATCH] knfsd: Add data integrity to serve rside gssAndrew Morton2-6/+168
2004-04-11[PATCH] knfsd: Export a symbol needed by auth_gssAndrew Morton2-1/+2
2004-04-11[PATCH] knfsd: fix a problem with incorrectly formatted auth_error returns.Andrew Morton1-1/+1
2004-04-11[PATCH] knfsd: Minor fix to error return when updating server authentication ...Andrew Morton1-0/+2
2004-04-11[PATCH] knfsd: Return -EOPNOTSUPP when unknown mechanism name encounteredAndrew Morton1-0/+4
2004-04-11Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller37-379/+696
2004-04-11[NET_SCHED]: Check for NULL opt in dsmark_init.Jamal Hadi Salim1-1/+2
2004-04-10RPC: Ensure that we only schedule one RPC request at a time.Trond Myklebust1-35/+26
2004-04-10RPC: Fix a bug introduced by trond.myklebust@fys.uio.no|ChangeSet|20040314024...Trond Myklebust1-2/+4
2004-04-10RPC: add a field to the xdr_buf that explicitly contains the maximum bufferTrond Myklebust4-19/+153
2004-04-10RPCSEC_GSS: Fix RPC padding in two instances of RPCSEC_GSS code.Trond Myklebust3-13/+43
2004-04-10RPCSEC_GSS: Fix integrity checksum bugs. Need to take into account theTrond Myklebust1-16/+19
2004-04-10RPC: Close some potential scheduler races in rpciod.Trond Myklebust1-7/+24
2004-04-10RPC: add fair queueing to the RPC scheduler.Trond Myklebust4-34/+182
2004-04-10RPC,NFS: remove instances of tests for waitqueue_active(). Those can be racy.Trond Myklebust2-16/+5
2004-04-09[Bluetooth] Allow normal users to release the previous created TTYMarcel Holtmann1-4/+6
2004-04-09[SCTP]: Fix printk warnings.Andrew Morton1-4/+4
2004-04-09[IPV6]: Mark MLDv2 report as known.Hideaki Yoshifuji1-0/+1
2004-04-09[NETFILTER]: Add more debug info to TFTP helper.Harald Welte1-0/+7
2004-04-09[NET]: Kill __FUNCTION__ string literal concatenation.Randy Dunlap6-12/+12
2004-04-09[IPV6]: Add missing MIB counter increments.Shirley Ma6-8/+54
2004-04-09[IPSEC]: Support draft-ietf-ipsec-udp-encaps-00/01, some ipec impls need it.Andreas Gruenbacher2-0/+37
2004-04-09[IPV6]: In ndisc_netdev_event, handle NETDEV_DOWN.David S. Miller1-0/+4
2004-04-05Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller13-192/+421
2004-04-05[SCTP] Use id to ptr translation service in lib/idr.c to assign andSridhar Samudrala4-31/+40
2004-04-05[SCTP] Update sctp_ulpevent structure to include assoc pointer andSridhar Samudrala5-129/+112
2004-04-05[SCTP] Fix typo in entry name of the remove_proc_entry() call.Sridhar Samudrala1-2/+2
2004-04-05[Bluetooth] Fix broken HCI security filterMarcel Holtmann1-4/+9
2004-04-05[NET]: Update networking config menu (v3)Randy Dunlap4-77/+67
2004-04-05[NETLINK]: Split up netlink_unicast.Manfred Spraul1-26/+94
2004-04-05[IPV6]: Provide ipv6 multicast/anycast addresses through netlink.Shirley Ma1-22/+157
2004-04-02[IPV6]: Add MIBs counters in MLD.Shirley Ma1-3/+14
2004-03-31[BRIDGE]: Correctly handle up to 256 ports per bridge.Stephen Hemminger2-19/+34
2004-03-31[BRIDGE]: Lift ioctl limits on number of bridges/ports.Stephen Hemminger3-11/+10
2004-03-31[BRIDGE]: Allow non-root to inspect the status of a bridge.Stephen Hemminger3-31/+38
2004-03-31[IPV4]: Fix IGMP version number and timer printing for procfs.David Stevens1-2/+6
2004-03-31[AF_KEY]: pfkey_send_new_mapping marks dest address incorrectly.Michal Ludvig1-1/+1
2004-03-31Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller5-21/+31
2004-03-31[TCP]: IPV6, do not use sock_put() on timewait sockets.Nivedita Singhvi1-4/+6
2004-03-31[NET]: Mark lock_sock and release_sock as FASTCALL.Stephen Hemminger1-2/+2
2004-03-30[NETFILTER]: Do not require ip_forwarding for reset on a bridge.Bart De Schuymer1-1/+10
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr10-11/+11
2004-03-30[IPV4]: Fix IGMPv3 timer initialization when device not upped.David Stevens2-15/+14
2004-03-30[ATM]: mpoa_proc warning cleanup (from Willy TARREAU <willy@w.ods.org>)Chas Williams1-1/+1
2004-03-29[NETFILTER]: Fix DELETE_LIST oopses.Harald Welte1-1/+10
2004-03-29[NETFILTER]: Add 'raw' table, from Jozsef Kadlecsik.Harald Welte12-16/+506
2004-03-29[NETFILTER]: Add nf_log handler, from Jozsef Kadlecsik.Harald Welte4-63/+249
2004-03-29[NETFILTER]: Fix DEBUG compile in ipt_MASQUERADE.Harald Welte1-1/+1
2004-03-29[NETFILTER]: Cleanup conntrack helper APIHarald Welte6-75/+118
2004-03-29[NETFILTER]: Locking optimization in ip_conntrack_coreHarald Welte1-2/+2
2004-03-29[NETFILTER]: Optimization of ip_conntrack_proto_tcp:tcp_packet()Harald Welte1-19/+21
2004-03-28[TCP]: Use tcp_tw_put on time-wait sockets.Nivedita Singhvi1-3/+6
2004-03-27[IPV6]: Link some packet walker helpers always statically.James Morris5-105/+113
2004-03-27[AF_PACKET]: Fix packet_set_ring memleak and remove num frame limit.Ulisses Alonso CamarĂ³1-36/+53
2004-03-24[IGMP]: Do nothing in ip_mc_down() if ip_mc_up() was not called previously.David S. Miller1-0/+5
2004-03-24[ATM]: [lec] lec_push() races with vcc->proto_dataChas Williams1-1/+1
2004-03-23[IPSEC]: Missing family settings in af_key and xfrm_user.John Williams Floroiu2-0/+2
2004-03-23[IPV6]: Error is option length increases amidst corking.Krishna Kumar1-0/+3
2004-03-23[NET_SCHED]: Trailing whitespace cleanup in TBF qdisc.Dmitry Torokhov1-34/+34
2004-03-23[NET_SCHED]: Fix class reporting in TBF qdisc.Dmitry Torokhov1-6/+3
2004-03-23[IPVS]: Fix to hold the lock before updating a serviceWensong Zhang1-0/+7
2004-03-23[IPV4]: Zap CONFIG_INET_ECN, just always off by default.David S. Miller3-25/+0
2004-03-23Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller3-8/+4
2004-03-22[SCTP] Avoid the use of hackish CONFIG_IPV6_SCTP__ option.Sridhar Samudrala1-6/+2
2004-03-22[SCTP] Don't do any ppid byte-order conversions as it is opaque to SCTP.Sridhar Samudrala2-2/+2
2004-03-22[IPVS] Fix connection rehashing with new cportJulian Anastasov1-32/+44
2004-03-22[NETFILTER]: Add MODULE_AUTHOR to ipchains_core.cMaximilian Attems1-0/+1
2004-03-22[NETFILTER]: Fix typo in ip_fw_compat_masq.cTrent Lathiat Lloyd1-1/+1
2004-03-22[NETFILTER]: ipv4 Kconfig URL updates.Petri T. Koistinen1-2/+2
2004-03-21Merge http://bk.skbuff.net:10772David S. Miller3-9/+5
2004-03-21Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-1/+1
2004-03-21[NET_SCHED]: HTB scheduler updates.Martin Devera1-10/+14
2004-03-21[XFRM] remove unused argument for (*find_bundle)().Hideaki Yoshifuji3-5/+5
2004-03-21[XFRM] remove duplicated lines; fl->fl4_{src,dst} is already filled in xfrm_l...Hideaki Yoshifuji1-4/+0
2004-03-20[Bluetooth] Fix display for class of deviceMarcel Holtmann1-1/+1
2004-03-18[NET]: Preemption disabling is superfluous in net_rx_action().David S. Miller1-2/+0
2004-03-18Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds5-57/+331
2004-03-18[PATCH] Hotplug CPUs: Other CPU_DEAD NotifiersRusty Russell2-0/+60
2004-03-18[PATCH] doc. updates/typosAndrew Morton1-1/+1
2004-03-18[PATCH] add touch_atime() helperAlexander Viro1-2/+2
2004-03-18[NET_SCHED]: Add packet delay scheduler.Stephen Hemminger3-0/+281
2004-03-18[NET_SCHED]: Fix requeueing in HFSC scheduler.Patrick McHardy1-30/+10
2004-03-18[PKT_SCHED]: Fix broken indentation in HFSC scheduler.Patrick McHardy1-20/+17
2004-03-18[AF_KEY]: More accurate error codes.Aidas Kasparas1-7/+23
2004-03-15[IPVS]: Add C99 initializers to net/ipv4/ipvs/ip_vs_lblcr.cArt Haas1-21/+41
2004-03-15[IPVS]: Add C99 initializers to net/ipv4/ipvs/ip_vs_lblc.cArt Haas1-21/+41
2004-03-15[IPVS]: Add C99 initializers to ip_vs_ctl.cArt Haas1-88/+219
2004-03-15[Bluetooth] Declare more functions staticMarcel Holtmann6-32/+32
2004-03-15Merge bk://kernel.bkbits.net/gregkh/linux/driver-2.6Linus Torvalds1-2/+18
2004-03-14[TCP]: Clean up some westwood comments.Angelo Dell\'Aera1-15/+25
2004-03-14Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller9-38/+44
2004-03-14mergeGreg Kroah-Hartman1-2/+18
2004-03-14[NET_SCHED]: Use time_after, fixes htb on 64-bit arch.Colin Gibbs1-4/+4
2004-03-14[VLAN]: Use array for static const char 'fmt'Tim Cambrant1-1/+1
2004-03-14[TCP]: Kill westwood bw_sample, set but never used.Stephen Hemminger1-4/+2
2004-03-15[Bluetooth] Fix compile errors with enabled debuggingMarcel Holtmann1-2/+2
2004-03-14[Bluetooth] Make use of the MODULE_VERSION macroMarcel Holtmann8-4/+10
2004-03-14Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller3-77/+5
2004-03-13From: <martin@meltin.net>Trond Myklebust1-0/+39
2004-03-13RPC: patch by Chuck Lever to make the number of RPC slots a tunable parameter.Trond Myklebust3-20/+60
2004-03-13RPC,NFSv3: remove the redundant "memset()" in call_encode(). Fix up the only ...Trond Myklebust3-9/+3
2004-03-13RPC,NFSv2/v3/v4: Ensure that xprt_create_proto() and rpc_create_client() returnTrond Myklebust3-33/+34
2004-03-13RPC: Ensure that we have the correct capabilities when binding a socket to a ...Trond Myklebust1-99/+87
2004-03-13RPC: Sync rpc_set_timeo() up to the 2.4.x version. In particular, this willTrond Myklebust1-9/+14
2004-03-13RPC: Make XIDs unique on a per-transport basis rather than globally unique. G...Trond Myklebust1-16/+11
2004-03-10Merge redhat.com:/spare/repo/linux-2.5Jeff Garzik39-337/+359
2004-03-10[PATCH] Add sysfs simple class support for netlinkLeann Ogasawara1-2/+18
2004-03-10[IPV6]: Kill unused warnings in addrconf.cDavid S. Miller1-76/+0