[Bluetooth] Add support for Targus ACB10US USB dongle
[pandora-kernel.git] / net /
2007-04-26 Herbert Xu[IPV4]: Consolidate common SNMP code
2007-04-26 YOSHIFUJI Hideaki[IPV4]: Fix build without procfs.
2007-04-26 YOSHIFUJI Hideaki[TCP]: Fix linkage errors on i386.
2007-04-26 Allan Stephens[TIPC]: Enhancements to msg_set_bits() routine
2007-04-26 Herbert Xu[NET]: Warn about GSO/checksum abuse
2007-04-26 Stephen Hemminger[TCP] TCP YEAH: Use vegas dont copy it.
2007-04-26 Stephen Hemminger[TCP]: Congestion control API update.
2007-04-26 Stephen Hemminger[TCP]: TCP Illinois update.
2007-04-26 Johannes Berg[WIRELESS]: Remove wext over netlink.
2007-04-26 Johannes Berg[WIRELESS] cfg80211: New wireless config infrastructure.
2007-04-26 Johannes Berg[WIRELESS]: Refactor wireless Kconfig.
2007-04-26 Andrew Morton[NET]: Prevent much sadness in qdisc_lock_tree().
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Use put_unaligned() instead of memcpy().
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Fix several warnings without procfs.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Avoid unaligned accesses.
2007-04-26 Ilpo Järvinen[TCP]: Sed magic converts func(sk, tp, ...) -> func...
2007-04-26 Borislav Petkov[NET]: Fix comments for register_netdev().
2007-04-26 G. Liakhovetski[IrDA]: Misc spelling corrections.
2007-04-26 Samuel Ortiz[IrDA] af_irda: IRDA_ASSERT cleanups
2007-04-26 Samuel Ortiz[IrDA] af_irda: irda_accept cleanup
2007-04-26 Olaf Kirch[IrDA] af_irda: Silence kernel message in irda_recvmsg_...
2007-04-26 Olaf Kirch[IrDA] af_irda: irda_recvmsg_stream cleanup
2007-04-26 Andi Kleen[NET]: Move sk_setup_caps() out of line.
2007-04-26 Andi Kleen[TCP]: Uninline tcp_done().
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Stephen Hemminger[TCP]: TCP Illinois congestion control (rev3)
2007-04-26 Stephen Hemminger[NET]: Get rid of netdev_nit
2007-04-26 Stephen Hemminger[NET] skbuff: skb_store_bits const is backwards
2007-04-26 Stephen Hemminger[BRIDGE]: Fix warning in net-2.6.22
2007-04-26 Ralf Baechle[AX25/NETROM/ROSE]: Convert to use modern wait queue API
2007-04-26 Peter P. Waskiewicz Jr[AF_PACKET]: Add option to return orig_dev to userspace.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Export statistics via netlink without...
2007-04-26 YOSHIFUJI Hideaki[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Netlink interface.
2007-04-26 John Heffner[INET]: Add IP(V6)_PMTUDISC_RPOBE
2007-04-26 John Heffner[IPV6]: MTU discovery check in ip6_fragment()
2007-04-26 Patrick McHardy[NET_SCHED]: ingress: switch back to using ingress_lock
2007-04-26 Patrick McHardy[NET_SCHED]: Eliminate qdisc_tree_lock
2007-04-26 Patrick McHardy[NETLINK]: don't reinitialize callback mutex
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Patrick McHardy[RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[NETFILTER]: ipt_ULOG: add compat conversion functions
2007-04-26 Patrick McHardy[NETFILTER]: nfnetlink_log: remove fallback to group 0
2007-04-26 Patrick McHardy[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG...
2007-04-26 Patrick McHardy[NETFILTER]: nf_nat: use HW checksumming when possible
2007-04-26 Bart De Schuymer[NETFILTER]: ebt_arp: add gratuitous arp filtering
2007-04-26 Michael Milner[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encaps...
2007-04-26 Gerrit Renker[DCCP]: Debug statements for Elapsed Time option
2007-04-26 Gerrit Renker[DCCP]: Fix bug in the calculation of very low sending...
2007-04-26 Patrick McHardy[SK_BUFF]: Fix missing offset adjustment in skb_copy_expand
2007-04-26 Akinobu Mitabridge: check kmem_cache_create() error
2007-04-26 Stephen Hemmingerbridge: allow changing hardware address to any valid...
2007-04-26 Stephen Hemmingerbridge: change when netlink events go to STP
2007-04-26 Stephen Hemmingerbridge: add support for user mode STP
2007-04-26 Stephen Hemmingerbridge: add sysfs hook to flush forwarding table
2007-04-26 Stephen Hemmingerbridge: simpler hash with salt
2007-04-26 Stephen Hemmingerbridge: don't route packets while learning
2007-04-26 Stephen Hemmingerbridge: eliminate call by reference
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Herbert Xu[NET]: Use csum_start offset instead of skb_transport_h...
2007-04-26 Patrick McHardy[XFRM]: beet: fix worst case header_len calculation
2007-04-26 Patrick McHardy[XFRM]: Optimize MTU calculation
2007-04-26 Patrick McHardy[XFRM]: esp: fix skb_tail_pointer conversion bug
2007-04-26 Patrick McHardy[SK_BUFF]: Fix missing offset adjustment in pskb_expand...
2007-04-26 YOSHIFUJI Hideaki[IPV6] FIB6RULE: Find source address during looking...
2007-04-26 Patrick McHardy[XFRM]: beet: minor cleanups
2007-04-26 Thomas Graf[RTNL]: Improve error codes for unsupported operations
2007-04-26 David Howells[NET]: Move generic skbuff stuff from XFRM code to...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more conversions to skb_copy_from_linea...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Rusty Russell[NET]: Inline net_device_stats
2007-04-26 Thomas Graf[NET] fib_rules: delay route cache flush by ip_rt_min_delay
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Eric Dumazet[IPV4]: align inet_protos[] on SMP
2007-04-26 Eric Dumazet[TCP]: tcp_memory_pressure and tcp_socket are__read_mos...
2007-04-26 Thomas Graf[NET] fib_rules: Flush route cache after rule modifications
2007-04-26 Eric Dumazet[NET]: inet_ehash_secret should be __read_mostly and...
2007-04-26 Herbert Xu[NET]: Allow forwarding of ip_summed except CHECKSUM_CO...
2007-04-26 Janusz Krzysztofik[IPV4] LVS: Allow to send ICMP unreachable responses...
2007-04-26 Thomas Graf[NET] fib_rules: Add no-operation action
2007-04-26 Thomas Graf[NET] fib_rules: Mark rules detached from the device
2007-04-26 Thomas Graf[NET] fib_rules: goto rule action
2007-04-26 Stephen Hemminger[TCP] tcp_probe: improvements for net-2.6.22
2007-04-26 Stephen Hemminger[TCP]: cubic update for net-2.6.22
2007-04-26 John Heffner[NET] Move DF check to ip_forward
2007-04-26 David S. Miller[INET]: Use jhash + random secret for ehash.
2007-04-26 Johannes Berg[NETLINK]: introduce NLA_BINARY type
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_MAX_BURST socket option.
2007-04-26 Vlad Yasevich[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE...
2007-04-26 Vlad Yasevich[SCTP]: Honor flags when setting peer address parameters
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CH...
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
2007-04-26 Patrick McHardy[NET_SCHED]: qdisc: remove unnecessary memory barriers
2007-04-26 Patrick McHardy[NET_SCHED]: Unline tcf_destroy
2007-04-26 Patrick McHardy[NET_SCHED]: turn PSCHED_GET_TIME into inline function
2007-04-26 Patrick McHardy[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
2007-04-26 Patrick McHardy[NET_SCHED]: kill PSCHED_TDIFF
next