summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2005-04-28[PKT_SCHED]: Fix range in psched_tod_diff() to 0..boundNicolas Dichtel
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman
2005-04-28[SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu
2005-04-24[PKT_SCHED]: Introduce simple actions.Jamal Hadi Salim
2005-04-24[TCP]: skb pcount with MTU discoveryDavid S. Miller
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo
2005-04-21[AX25]: make ax25_queue_xmit a net_device parameterArnaldo Carvalho de Melo
2005-04-19[NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu
2005-04-16[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CO...Andi Kleen
2005-04-02Merge tgraf@kernel.bkbits.net:/home/tgraf/net-2.6-tcf_extsThomas Graf
2005-04-01[NET]: Allow dumping of application specific statistics if no primary TLV is ...Thomas Graf
2005-03-31Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller
2005-03-30[PKT_SCHED]: Fix action statistics dumping in compatibility modeThomas Graf
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo
2005-03-22[NETROM]: net/netrom.h now needs net/sock.David S. Miller
2005-03-22[ROSE]: Get rid of sk_protinfo useRalf Bächle
2005-03-22[NETROM]: Get rid of sk_protinfo useRalf Bächle
2005-03-22[IRDA]: Squash warnings introduced by DEBUG cleanups.David S. Miller
2005-03-22[IRDA]: DEBUG macro fixesJean Tourrilhes
2005-03-22[IPV4]: The multipath select_route method must be implemented.David S. Miller
2005-03-19[IPV4]: Check multipath ops func pointers against NULL.David S. Miller
2005-03-17[NET]: Make dst_allfrag use dst instead of dst->pathHerbert Xu
2005-03-17[NET]: Kill dst_pmtu/dst_path_metricHerbert Xu
2005-03-17Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller
2005-03-18[Bluetooth] Kill bt_sock_alloc() and its usageMarcel Holtmann
2005-03-17[IPV4]: Make multipath algs into true drivers.David S. Miller
2005-03-16[IPV4]: Multipath cache algorithm support.elueck@de.ibm.com
2005-03-16[NET]: Save space for sk_alloc_slab() failure message.Hideaki Yoshifuji
2005-03-16[IPV4]: Save space in struct inetpeer on 64-bit platforms.Eric Dumazet
2005-03-16[IPV4]: Mark a struct static in inetpeer.cAdrian Bunk
2005-03-16[NET] Reorder struct sockThomas Graf
2005-03-16[NET] Convert sk_queue_shrunk into SOCK_QUEUE_SHRUNK flagThomas Graf
2005-03-16[NET] Convert sk_localroute into SOCK_LOCALROUTE flag and use RT_CONN_FLAGS w...Thomas Graf
2005-03-16[NET] Convert sk_no_largesend into SOCK_NO_LARGESEND flagThomas Graf
2005-03-16[NET] Convert sk_rcvtstamp into SOCK_RCVTSTAMP flagThomas Graf
2005-03-16[NET] Convert sk_debug into SOCK_DBG flagThomas Graf
2005-03-16[NET] Convert sk_user_write_queue into SOCK_USE_WRITE_QUEUE flagThomas Graf
2005-03-16[NET] Convert sk_zapped into SOCK_ZAPPED flagThomas Graf
2005-03-14Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2005-03-14[TCP]: Fix gcc-3.4 build when TCP_DEBUG is disabled in tcp.hAndre Tomt
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl
2005-03-10[NETROM]: Sparse fixes.Ralf Bächle
2005-03-10[NET]: Move dst_release out of dst->ops->checkHerbert Xu
2005-03-09MergeDavid S. Miller
2005-03-09[NET]: Passcred cleanup in struct sockHerbert Pötzl
2005-03-09[IPV6]: Handle loopback restration errors in addrconf_init()Herbert Xu
2005-03-08Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik
2005-03-06[IPSEC]: Check dst validity harder in xfrm_bundle_okHerbert Xu
2005-03-06[IPSEC]: Use dst_mtu i n xfrm[46]_outputHerbert Xu