libata: kill probe_ent and related helpers
[pandora-kernel.git] / include / net /
2007-04-28 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-27 David Howells[NET]: Fix networking compilation errors
2007-04-27 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2007-04-27 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-04-27 Linus TorvaldsMerge branch 'e1000-fixes' of /linux/kernel/git/jgarzik...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-27 Johannes Berg[WEXT]: Clean up how wext is called.
2007-04-26 David Howells[AF_RXRPC]: Add an interface to the AF_RXRPC module...
2007-04-26 David Howells[AF_RXRPC]: Provide secure RxRPC sockets for use by...
2007-04-26 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-26 Adrian Bunk[NETLINK]: Possible cleanups.
2007-04-26 Jamal Hadi Salim[XFRM]: Export SAD info.
2007-04-26 Herbert Xu[IPV6]: Consolidate common SNMP code
2007-04-26 Herbert Xu[IPV4]: Consolidate common SNMP code
2007-04-26 Johannes Berg[WIRELESS] cfg80211: Update comment for locking.
2007-04-26 Stephen Hemminger[TCP]: Congestion control API 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 YOSHIFUJI Hideaki[IPV6] SNMP: Use put_unaligned() instead of memcpy().
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 Andi Kleen[NET]: Move sk_setup_caps() out of line.
2007-04-26 Andi Kleen[TCP]: Uninline tcp_done().
2007-04-26 YOSHIFUJI Hideaki[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Netlink interface.
2007-04-26 Patrick McHardy[NET_SCHED]: Eliminate qdisc_tree_lock
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Patrick McHardy[XFRM]: Optimize MTU calculation
2007-04-26 David Howells[NET]: Move generic skbuff stuff from XFRM code to...
2007-04-26 Arnaldo Carvalho... [BLUETOOTH]: Introduce skb->data accessor methods for...
2007-04-26 Thomas Graf[NET] fib_rules: Flush route cache after rule modifications
2007-04-26 Thomas Graf[NET] fib_rules: goto rule action
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]: 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
2007-04-26 Patrick McHardy[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PAST...
2007-04-26 Patrick McHardy[NET_SCHED]: kill PSCHED_TLESS
2007-04-26 Patrick McHardy[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2
2007-04-26 Patrick McHardy[NET_SCHED]: kill PSCHED_AUDIT_TDIFF
2007-04-26 Thomas Graf[NETLINK]: Remove error pointer from netlink message...
2007-04-26 Thomas Graf[NET] rules: Unified rules dumping
2007-04-26 Thomas Graf[IPv6]: Use rtnl registration interface
2007-04-26 Thomas Graf[DECNet]: Use rtnl registration interface
2007-04-26 Thomas Graf[PKT_SCHED] qdisc: Use rtnl registration interface
2007-04-26 Thomas Graf[IPv4]: Use rtnl registration interface
2007-04-26 Thomas Graf[NET] rules: Use rtnl registration interface
2007-04-26 Thomas Graf[NEIGH]: Use rtnl registration interface
2007-04-26 Thomas Graf[RTNL]: Message handler registration interface
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Patrick McHardy[NET_SCHED]: kill jiffie conversion macros
2007-04-26 Patrick McHardy[NET_SCHED]: Add hrtimer based qdisc watchdog
2007-04-26 Patrick McHardy[NET_SCHED]: Use ktime as clocksource
2007-04-26 Patrick McHardy[NETFILTER]: nf_conntrack: uninline notifier registrati...
2007-04-26 Patrick McHardy[NETFILTER]: nfnetlink: use mutex instead of semaphore
2007-04-26 Patrick McHardy[NETFILTER]: nf_conntrack: remove ugly hack in l4proto...
2007-04-26 Patrick McHardy[NETFILTER]: Remove IPv4 only connection tracking/NAT
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [LLC]: Kill llc_set_pdu_hdr
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Eric Dumazet[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
2007-04-26 Stephen Hemminger[NET]: Replace CONFIG_NET_DEBUG with sysctl.
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-26 David S. Miller[TCP]: Abstract out all write queue operations.
2007-04-26 Herbert Xu[UDP]: Clean up UDP-Lite receive checksum
2007-04-26 Neil Horman[IPV6] ADDRCONF: Optimistic Duplicate Address Detection...
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-26 James Morris[NET]: Convert xtime.tv_sec to get_seconds()
2007-04-26 Eric Dumazet[NET]: Keep sk_backlog near sk_lock
2007-04-26 Ilpo Järvinen[TCP]: Add two new spurious RTO responses to FRTO
2007-04-26 John Heffner[TCP]: Add RFC3742 Limited Slow-Start, controlled by...
2007-04-26 Ilpo Järvinen[TCP] FRTO: Entry is allowed only during (New)Reno...
2007-04-26 Ilpo Järvinen[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
2007-04-11 Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-04-11 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-04-09 Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
next