summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2004-05-14[PATCH] MSEC_TO_JIFFIES consolidationAndrew Morton
2004-05-08[TCP]: BIC TCP for Linux 2.6.6Stephen Hemminger
2004-05-03Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller
2004-05-02[SCTP] Rename SCTP_ADDR_REACHABLE as SCTP_ADDR_AVAILABLE to be Sridhar Samudrala
2004-04-27[TCP]: tcp_send_skb code pruningStephen Hemminger
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-19Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-04-19Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller
2004-04-19Remove unnecessary declaration of inline functionsLinus Torvalds
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-16Merge nuts.davemloft.net:/disk1/BK/network-2.6David 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-16[IRDA]: irlan_eth 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-15[IPV6]: Limit network triggerable printks.Andi Kleen
2004-04-15[NET]: Do lazy gettimeofday for network packets.Andi Kleen
2004-04-15Merge nuts.davemloft.net:/disk1/BK/net-2.6.6David S. Miller
2004-04-11Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller
2004-04-09[IRDA]: Move IRDA device headers to more appropriate place.Jean Tourrilhes
2004-04-05[SCTP] Use id to ptr translation service in lib/idr.c to assign andSridhar Samudrala
2004-04-05[SCTP] Update sctp_ulpevent structure to include assoc pointer andSridhar Samudrala
2004-04-05[Bluetooth] Fix broken HCI security filterMarcel Holtmann
2004-03-31[NET]: Mark lock_sock and release_sock as FASTCALL.Stephen Hemminger
2004-03-26MergeLinus Torvalds
2004-03-26[PATCH] consolidate compat_sys_mountMatthew Wilcox
2004-03-21[XFRM] remove unused argument for (*find_bundle)().Hideaki Yoshifuji
2004-03-18[NET]: Give struct flowi explicit alignment, with help from yoshfuji.Andrew Morton
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton
2004-03-08[IRDA]: Move last of irsyms.c to irmod.cJean Tourrilhes
2004-03-08[IRDA]: Make irda_get_mtt et al. inline and not defines for better type check...Stephen Hemminger
2004-03-08[IRDA]: Make irda_start_timer inline rather than exporting.Stephen Hemminger
2004-03-08[IRDA]: Move crc16 exports out of irsyms.Stephen Hemminger
2004-03-08[IRDA]: Move irlmp routines out of irsyms.Stephen Hemminger
2004-03-08[IRDA]: Move iriap routines out of irsyms, rename missing to irias_missing.Stephen Hemminger
2004-03-07[IPV4/IPV6]: Add sysctl limits for mcast src filters.David Stevens
2004-03-04Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller
2004-03-05[Bluetooth] Add notify callback for host driversMarcel Holtmann
2004-03-05[Bluetooth] Send HCI_Reset for some Broadcom donglesMarcel Holtmann
2004-02-27[TCP]: Restart tw bucket scan when lock is dropped, noticed by Olof Johansson.David S. Miller
2004-02-25[IRDA]: Make irda_device_txqueue_empty inline.Stephen Hemminger
2004-02-25[IRDA]: Hashbin cleanups, remove unused code and add const where needed.Stephen Hemminger
2004-02-25[IRDA]: Kill dev_flags, unused.Stephen Hemminger
2004-02-25[IRDA]: Kill infrared_mode, unused.Stephen Hemminger
2004-02-25[IRDA]: No need for volatile type when using set/test_bit.Stephen Hemminger