summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2002-10-31Improved support for /proc/bluetoothMaksim Krasnyanskiy
2002-10-30Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann
2002-10-30Merge master.kernel.org:/home/davem/BK/net-2.5Linus Torvalds
2002-10-29Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/epoll-...Linus Torvalds
2002-10-29[PATCH] sys_epoll 0.15Davide Libenzi
2002-10-29Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann
2002-10-28Merge kernel.bkbits.net:/home/acme/net-2.5David S. Miller
2002-10-29ipv4: move proc stuff from net/ipv4/af_inet.c to net/ipv4/proc.cArnaldo Carvalho de Melo
2002-10-28[IPSEC]: Add transform engine and AH implementation.Alexey Kuznetsov
2002-10-24[IPV4]: Rework key route lookup interface slightly.Alexey Kuznetsov
2002-10-24[NET]: Add DST_NOXFRM and DST_NOPOLICY flags.Alexey Kuznetsov
2002-10-24[NET]: Cleanup DST metrics and abstract MSS/PMTU further.Alexey Kuznetsov
2002-10-24[IPV4]: Missing ip_rt_put in ip_route_newports.Alexey Kuznetsov
2002-10-24[NET]: Kill reroute from DST ops, unused.Alexey Kuznetsov
2002-10-24[IPV4]: Kill ip_send, use dst_output instead.Alexey Kuznetsov
2002-10-23[IPV6]: Add IPV6_V6ONLY socket option support.Hideaki Yoshifuji
2002-10-22Cleanup Bluetooth kernel messages.Maksim Krasnyanskiy
2002-10-20Merge master.kernel.org:/home/acme/BK/net-2.5David S. Miller
2002-10-20o ipv4: move /proc/net/arp seq_file support back to arp.cArnaldo Carvalho de Melo
2002-10-20o ipv4: move /proc/net/udp support back to net/ipv4/udp.cArnaldo Carvalho de Melo
2002-10-20Merge master.kernel.org:/home/acme/BK/net-2.5David S. Miller
2002-10-19o ipv4: only produce one record per fib_seq_sholl callArnaldo Carvalho de Melo
2002-10-19Merge master.kernel.org:/home/acme/BK/net-2.5David S. Miller
2002-10-19[IPV4]: Provide full proto/ports in flowi route lookups.David S. Miller
2002-10-18Merge bk://linux-bt.bkbits.net/bt-2.5Linus Torvalds
2002-10-18[IPV6]: Several MLD fixesHideaki Yoshifuji
2002-10-18Merge nuts.ninka.net:/home/davem/src/BK/sctp-2.5David S. Miller
2002-10-18Merge http://linux-lksctp.bkbits.net/lksctp-2.5David S. Miller
2002-10-18[NET]: Kill old sklist_foo interfaces.Steven Whitehouse
2002-10-18[IPv4]: More output path work.Alexey Kuznetsov
2002-10-17[IPv4]: More output path work.Alexey Kuznetsov
2002-10-16sctp: Fixes a bug in the calculation of highest new tsn in sack.Sridhar Samudrala
2002-10-16Correct RFCOMM modem status implementation.Maksim Krasnyanskiy
2002-10-16Consistent naming for Bluetooth HCI events, commands and parameters.Maksim Krasnyanskiy
2002-10-16Just like many other parts of the kernel Bluetooth code was abusingMaksim Krasnyanskiy
2002-10-16Just like many other parts of the kernel Bluetooth code was abusingMaksim Krasnyanskiy
2002-10-15Merge dyn9-47-18-140.beaverton.ibm.com:/home/sridhar/BK/linux-2.5.43Sridhar Samudrala
2002-10-15Merge nuts.ninka.net:/home/davem/src/BK/network-2.5David S. Miller
2002-10-15Merge master.kernel.org:/home/davem/BK/net-2.5Linus Torvalds
2002-10-15[NET]: Prepare for zerocopy NFS and IPSEC.Alexey Kuznetsov
2002-10-15sctp: Fixes Bug#623286 - zero vtag in SHUTDOWN_COMPLETE chunk (samudrala)Sridhar Samudrala
2002-10-15sctp: VTAG checks for ABORT & SHUTDOWN_COMPLETE chunks (ardelle.fan)Sridhar Samudrala
2002-10-13MergeSridhar Samudrala
2002-10-13Support for suspend/resume interface for the HCI devices.Maksim Krasnyanskiy
2002-10-13Get rid of the MIN() thing in Bluetooth code and use min_t() instead.Maksim Krasnyanskiy
2002-10-13Consistent naming for Bluetooth function and constants.Maksim Krasnyanskiy
2002-10-13o ipv4: convert /proc/net/route to seq_fileArnaldo Carvalho de Melo
2002-10-13o ipv4: convert /proc/net/arp to seq_fileArnaldo Carvalho de Melo
2002-10-11Merge nuts.ninka.net:/home/davem/src/BK/network-2.5David S. Miller
2002-10-11include/net/tcp.h: Declare tcp_enter_frto.David S. Miller