[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously
[safe/jmp/linux-2.6] / include / net /
2005-07-19 Patrick McHardy[NET]: Make ipip/ip6_tunnel independant of XFRM
2005-07-18 Sridhar Samudrala[SCTP]: Fix potential null pointer dereference while...
2005-07-12 Alexey Dobriyan[NET]: __be'ify *_type_trans()
2005-07-12 Alexey Dobriyan[SCTP]: __nocast annotations
2005-07-09 David S. Miller[SCTP]: Use struct list_head for chunk lists, not sk_bu...
2005-07-08 Victor Fusco[NET]: Fix sparse warnings
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-07-05 David S. Miller[TCP]: Move to new TSO segmenting scheme.
2005-07-05 David S. Miller[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
2005-07-05 David S. Miller[TCP]: Fix redundant calculations of tcp_current_mss()
2005-07-05 David S. Miller[TCP]: Kill extra cwnd validate in __tcp_push_pending_f...
2005-07-05 David S. Miller[TCP]: Move __tcp_data_snd_check into tcp_output.c
2005-07-05 David S. Miller[TCP]: Move send test logic out of net/tcp.h
2005-07-05 David S. Miller[TCP]: Fix quick-ack decrementing with TSO.
2005-07-05 David S. Miller[TCP]: Simplify SKB data portion allocation with NETIF_...
2005-07-05 Alexey Dobriyan[NET]: Remove __ARGS from include/net/slhc_vj.h
2005-07-05 Thomas Graf[PKT_SCHED]: Cleanup qdisc creation and alignment macros
2005-07-05 Thomas Graf[PKT_SCHED]: Move sch_generic.c prototypes to correct...
2005-06-29 Jeff Garzik[PATCH] ieee80211.h build fix
2005-06-28 YOSHIFUJI Hideaki[IPV6]: remove more unused IPV6_AUTHHDR things.
2005-06-28 Vlad Yasevich[SCTP] Make init & delayed sack timeouts configurable...
2005-06-28 Jeff GarzikUpdate is_multicast_ether_addr() definition; net/ieee80...
2005-06-27 Christoph Hellwig[PATCH] bring over ieee80211.h from mainline
2005-06-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-24 Adrian Bunk[PATCH] make various thing static
2005-06-24 David S. Miller[TCP]: Need to declare 'tcp_reno' in net/tcp.h
2005-06-24 Stephen Hemminger[TCP]: Allow choosing TCP congestion control via sockopt.
2005-06-23 Stephen Hemminger[TCP]: Add pluggable congestion control algorithm infra...
2005-06-23 Shaun Pereira[X25]: Fast select with no restriction on response
2005-06-23 Shaun Pereira[X25]: Selective sub-address matching with call user...
2005-06-22 Ingo Molnar[PATCH] smp_processor_id() cleanup
2005-06-21 Jamal Hadi Salim[IPV6]: V6 route events reported with wrong netlink...
2005-06-20 Robert Olsson[NETLINK]: fib_lookup() via netlink
2005-06-20 Alexey Dobriyan[AX25]: endian-annotate ax25_type_trans()
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_state_afinfo->init_flags
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-06-20 Frank Filz[SCTP] sctp_connectx() API support
2005-06-19 Thomas Graf[PKT_SCHED]: Generic queue management interface for...
2005-06-19 Thomas Graf[NEIGHBOUR]: Remove unused fields in struct neigh_parms...
2005-06-19 Thomas Graf[NETLINK]: Neighbour table configuration and statistics...
2005-06-19 David S. Miller[NET]: Move sysctl_max_syn_backlog into request_sock.c
2005-06-19 Arnaldo Carvalho... [NET] rename struct tcp_listen_opt to struct listen_sock
2005-06-19 Arnaldo Carvalho... [NET] Generalise tcp_listen_opt
2005-06-19 Arnaldo Carvalho... [NET] Rename open_request to request_sock
2005-06-19 Arnaldo Carvalho... [NET] Generalise TCP's struct open_request minisock...
2005-06-19 Herbert Xu[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
2005-06-19 Herbert Xu[IPSEC] Turn km_event.data into a union
2005-06-19 Herbert Xu[IPSEC] Kill spurious hard expire messages
2005-06-19 Jamal Hadi Salim[IPSEC] Add complete xfrm event notification
2005-06-13 Neil Horman[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FRE...
2005-05-30 Pravin B. Shelar[IPV4]: Kill MULTIPATHHOLDROUTE flag.
2005-05-26 Hideaki YOSHIFUJIFrom: Kazunori Miyazawa <kazunori@miyazawa.org>
2005-05-19 Jamal Hadi Salim[PKT_SCHED]: Fixup simple action define.
2005-05-05 Jesper Juhl[PATCH] update Ross Biro bouncing email address
2005-05-05 Arnaldo Carvalho... [IPV6]: Fix OOPS when using IPV6_ADDRFORM
2005-05-04 Patrick McHardy[IPV6]: net/addrconf.h needs to include linux/in6.h...
2005-05-03 Herbert Xu[IPSEC]: Store idev entries
2005-05-03 Patrick McHardy[PKT_SCHED]: Fix range in PSCHED_TDIFF_SAFE to 0..bound
2005-05-03 Herbert Xu[IPV6]: Include ipv6.h for ipv6_addr_set
2005-05-01 Martin Waitz[PATCH] DocBook: fix some descriptions
2005-05-01 Pavel Pisa[PATCH] DocBook: changes and extensions to the kernel...
2005-04-28 Nicolas Dichtel[PKT_SCHED]: Fix range in psched_tod_diff() to 0..bound
2005-04-28 Neil Horman[SCTP] Fix SCTP sendbuffer accouting.
2005-04-28 Jerome Forissier[SCTP] Implement Sec 2.41 of SCTP Implementers guide.
2005-04-25 Herbert Xu[SELINUX]: Fix ipv6_skip_exthdr() invocation causing...
2005-04-25 Jamal Hadi Salim[PKT_SCHED]: Introduce simple actions.
2005-04-25 David S. Miller[TCP]: skb pcount with MTU discovery
2005-04-25 Arnaldo Carvalho... [AX25] Introduce ax25_type_trans
2005-04-21 Arnaldo Carvalho... [AX25]: make ax25_queue_xmit a net_device parameter
2005-04-20 Herbert Xu[NET]: Shave sizeof(ptr) bytes off dst_entry
2005-04-16 Andi Kleen[PATCH] x86_64: Make IRDA devices are not really ISA...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2