summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2004-04-27[IPV4]: Use static in several places.Stephen Hemminger
2004-04-27[TCP]: tcp_send_skb code pruningStephen Hemminger
2004-04-27[NET]: Eliminate large inlines in skbuff.hStephen Hemminger
2004-04-26[SUNRPC]: Missing NULL kmalloc check in unix_domain_find().Petri T. Koistinen
2004-04-26[IRDA]: Export irda_task_delete.Stephen Hemminger
2004-04-23[TCP]: Report vegas info via tcp_diag.Stephen Hemminger
2004-04-22Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-04-21[PATCH] sunrpc rmmod oops fixAndrew Morton
2004-04-21[TCP]: Add vegas congestion avoidance support.David S. Miller
2004-04-21[TCP]: Abstract out all settings of tcp_opt->ca_state into a function.David S. Miller
2004-04-21[TCP]: Add sysctl to turn off matrics caching.Stephen Hemminger
2004-04-21[NETFILTER]: Missing ip_rt_put in ipt_MASQUERADE.Rusty Russell
2004-04-21[IPV4]: Fix return value on MCAST_MSFILTER error case.Chris Wright
2004-04-19Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller
2004-04-18Merge master.kernel.org:/home/davem/BK/net-2.6Linus Torvalds
2004-04-18Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds
2004-04-19[PATCH] Mixed PCI/ISA device name conflictsStephen Hemminger
2004-04-18[PATCH] Rename PF_IOTHREAD to PF_NOFREEZEAndrew Morton
2004-04-18[IPSEC]: Add SPD priority for PF_KEY interface.Brian Buesker
2004-04-18[IPV6]: Prevent IPV6=m and IP6_NF_QUEUE=yHerbert Xu
2004-04-18[ATM]: Warning fix for lec.hAndrew Morton
2004-04-18[SCTP] Propagate error from sctp_proc_init. (Olaf Kirch)Sridhar Samudrala
2004-04-18[SCTP] Partial Reliability Extension support.Sridhar Samudrala
2004-04-18[SCTP] Cleanup sctp_packet and sctp_outq infrastructure.Sridhar Samudrala
2004-04-18[SCTP] Avoid the use of constant SCTP_IP_OVERHEAD to determine the Sridhar Samudrala
2004-04-17[PATCH] Fix unix moduleAndrew Morton
2004-04-17Merge master.kernel.org:/home/davem/BK/net-2.6Linus Torvalds
2004-04-17[PATCH] kNFSdv4: Fix bad error returm from svcauth_gss_acceptAndrew Morton
2004-04-16Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-04-16[IPV6]: Fix esp6.c typo in LIMIT_NETDEBUG changes.David S. Miller
2004-04-16Merge evo:v2.6/linux into ppc970.osdl.org:/home/torvalds/v2.6/linuxLinus Torvalds
2004-04-16Make sock_no_{get|set}opt() use the proper __user annotationLinus Torvalds
2004-04-16Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds
2004-04-16Merge redhat.com:/spare/repo/netdev-2.6/miscJeff Garzik
2004-04-16[BRIDGE]: br_fdb.c needs init.hDavid S. Miller
2004-04-16[IPV6]: Fix OOPS in udp6 with extension headers using ancillary data.Noriaki Takamiya
2004-04-16[IPV6]: Fix IPSEC AH typo.Masahide Nakamura
2004-04-16[IRDA]: Replace sleep_on with wait_eventJean Tourrilhes
2004-04-16[IRDA]: irlan_eth cleanup.Jean Tourrilhes
2004-04-16[IRDA]: irlan_common cleanup.Jean Tourrilhes
2004-04-16[IRDA]: Rename handle_filter_request to irlan_filter_request.Jean Tourrilhes
2004-04-16[IRDA]: Fix namespace pollution of print_ret_code.Jean Tourrilhes
2004-04-16[IRDA]: Fix handling of RD:RSP to be spec compliantJean Tourrilhes
2004-04-16[BRIDGE]: Replace CLEAR_BITMAP with memset.Stephen Hemminger
2004-04-16[BRIDGE]: FDB cache alloc.Stephen Hemminger
2004-04-16[BRIDGE]: Support lots of 1k ports.Stephen Hemminger
2004-04-16[BRIDGE]: STP unsigned fields.Stephen Hemminger
2004-04-16[BRIDGE]: Forwarding database changes.Stephen Hemminger
2004-04-16[BRIDGE]: Multicast address as const.Stephen Hemminger
2004-04-16[BRIDGE]: Use ethtool to get port speed.Stephen Hemminger