aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-03[IPV4] fib_trie: build fixStephen Hemminger
2006-01-03[BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id()Stephen Hemminger
2006-01-03[DCCP]: Notify CCID only after ACK vectors have been processed.Andrea Bittau
2006-01-03[DCCP]: Send an ACK vector when ACKing a response packetAndrea Bittau
2006-01-03[DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN.Andrea Bittau
2006-01-03[DECNET]: Only use local routersPatrick Caulfield
2006-01-03[IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali
2006-01-03[TG3]: fixup tot_len calculationAlexey Dobriyan
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig
2006-01-03[NETROM]: Remove unessecary lock_sock calls in netrom_ioctl()Christoph Hellwig
2006-01-03[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8Per Liden
2006-01-03[AF_UNIX]: Convert to use a spinlock instead of rwlockBenjamin LaHaise
2006-01-03[NET]: Speed up __alloc_skb()Benjamin LaHaise
2006-01-03[PPPOX]: Fix assignment into const proto_ops.David S. Miller
2006-01-03[TCP]: Don't use __constant_htonl for a non const argArnaldo Carvalho de Melo
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2006-01-03[SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo
2006-01-03[NET]: restructure sock_aio_{read,write} / sock_{readv,writev}Christoph Hellwig
2006-01-03[NET]: Fix sock_init() return value.David S. Miller
2006-01-03[PKTGEN]: Deinitialise static variables.Jaco Kroon
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen
2006-01-03[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz
2006-01-03[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz
2006-01-03[IPV4] fib_trie: Add credits.Robert Olsson
2006-01-03[TCP] cubic: use Newton-RaphsonStephen Hemminger
2006-01-03[TCP] cubic: precompute constantsStephen Hemminger
2006-01-03[FLS64]: x86_64 versionStephen Hemminger
2006-01-03[FLS64]: generic versionStephen Hemminger
2006-01-03[PKT_SCHED] netem: packet corruption optionStephen Hemminger
2006-01-03[BRIDGE]: add version numberStephen Hemminger
2006-01-03[BRIDGE]: limited ethtool supportStephen Hemminger
2006-01-03[BRIDGE]: filter packets in learning stateStephen Hemminger
2006-01-03[BRIDGE]: handle speed detection after carrier changesStephen Hemminger
2006-01-03[BRIDGE]: allow setting hardware address of bridge pseudo-devStephen Hemminger
2006-01-03[AF_UNIX]: Use spinlock for unix_table_lockDavid S. Miller
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo
2006-01-03[TCP]: Move the TCPF_ enum to tcp_states.hArnaldo Carvalho de Melo
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo
2006-01-03[TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo
2006-01-03[DCCP]: Use reqsk_free in dccp_v4_conn_requestArnaldo Carvalho de Melo
2006-01-03[DCCP]: Introduce DCCPv6Arnaldo Carvalho de Melo
2006-01-03[IPV6]: Export ipv6_opt_acceptedArnaldo Carvalho de Melo
2006-01-03[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6Arnaldo Carvalho de Melo
2006-01-03[DCCP]: Just rename dccp_v4_prot to dccp_protArnaldo Carvalho de Melo
2006-01-03[IPV6]: Export some symbols for DCCPv6Arnaldo Carvalho de Melo
2006-01-03[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo
2006-01-03[IPV6]: Generalise some functionsArnaldo Carvalho de Melo
2006-01-03[AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsgBenjamin LaHaise