Get it while it's hot: kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.23.git
We have the qdisc_restart cleanup from Jama, some TIPC work from Allan Stephens and co., and Patrick's rtnl_link work. Also we have the removal of that multipath cached crap, and eth_copy_and_sum() which hasn't summed anything in nearly a decade. So go fetch a double double, sit back, and enjoy. Linux Networking. Always Fresh! Allan Stephens (3): [TIPC]: Improved support for Ethernet traffic filtering [TIPC]: Use standard socket "not implemented" routines [TIPC]: Optimize stream send routine to avoid fragmentation David S. Miller (2): [IPV4]: The scheduled removal of multipath cached routing support. [NET]: Kill eth_copy_and_sum(). Herbert Xu (1): [TCPv4]: Improve BH latency in /proc/net/tcp Jamal Hadi Salim (1): [NET_SCHED]: Cleanup readability of qdisc restart Larry Finger (1): [MAC80211]: Add support for SIOCGIWRATE ioctl Patrick McHardy (17): [NET]: Mark struct net_device * argument to netdev_priv const [RTNETLINK]: Split up rtnl_setlink [RTNETLINK]: Link creation API [DUMMY]: Use dev->stats [DUMMY]: Keep dummy devices on list [DUMMY]: Use rtnl_link API [IFB]: Keep ifb devices on list [IFB]: Use rtnl_link API [VLAN]: Convert name-based configuration functions to struct netdevice * [VLAN]: Move some device intialization code to dev->init callback [VLAN]: Move vlan_group allocation to seperate function [VLAN]: Split up device checks [VLAN]: Move device registation to seperate function [VLAN]: Return proper error codes in register_vlan_device [VLAN]: Use 32 bit value for skb->priority mapping [VLAN]: Keep track of number of QoS mappings [VLAN]: Use rtnl_link API - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html