]> bbs.cooldavid.org Git - net-next-2.6.git/history - net/core
tg3: Cleanup missing VPD partno section
[net-next-2.6.git] / net / core /
2010-09-29 Eric Dumazetnet: rename netdev rx_queue to ingress_queue
2010-09-29 Eric Dumazetnet: add a recursion limit in xmit path
2010-09-29 Tom Herbertipv4: Allow configuring subnets as local addresses
2010-09-28 Ben Hutchingsnet: Allow changing number of RX queues after device...
2010-09-28 Eric Dumazetnet: sk_{detach|attach}_filter() rcu fixes
2010-09-28 Eric Dumazetfib: use atomic_inc_not_zero() in fib_rules_lookup
2010-09-27 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-09-27 Eric Dumazetrps: allocate rx queues in register_netdevice only
2010-09-27 Eric Dumazetnet: propagate NETIF_F_HIGHDMA to vlans
2010-09-25 Eric Dumazetnet: fix a lockdep splat
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-22 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2010-09-22 Andy Shevchenkonet: core: use kernel's converter from hex to bin
2010-09-21 David S. Millerethtool: Fix build due to lack of ethtool.h include.
2010-09-21 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-09-21 Ben Hutchingsethtool: Allocate register dump buffer with vmalloc()
2010-09-21 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-09-21 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-09-20 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-09-17 Ben Hutchingsethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
2010-09-17 David Lamparternetns: keep vlan slaves on master netns move
2010-09-17 Eric Dumazetethtool: change ethtool_set_gro() to use ethtool_op_get...
2010-09-17 Stephen Rothwellnet: include inetdevice.h for rcu_dereference_raw api...
2010-09-16 Brandon Philipsnet: enable GRO by default for vlan devices
2010-09-16 Eric Dumazetipv4: ip_ptr cleanups
2010-09-16 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-09-15 Ben Hutchingsethtool: Remove unimplemented flow specification types
2010-09-14 Eric Dumazetnet: use rcu_barrier() in rollback_registered_many
2010-09-14 Eric Dumazetflow: better memory management
2010-09-10 stephen hemmingerpkt_sched: remov unnecessary bh_disable
2010-09-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-09-10 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-09-09 Namhyung Kimnet/core: add lock context change annotations in net...
2010-09-09 Namhyung Kimnet/core: remove address space warnings on verify_iovec()
2010-09-09 David S. MillerMerge branch 'for-davem' of git://oss.oracle.com/git...
2010-09-09 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-09-08 Changli Gaonet: rps: add the shortcut for one rps_cpus
2010-09-08 Jarek Poplawskigro: Re-fix different skb headrooms
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://android.kernel.org...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-09-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-07 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-07 Helmut Schaanet: fix tx queue selection for bridged devices impleme...
2010-09-07 Eric Dumazetnet: poll() optimizations
2010-09-07 Eric Dumazetnet: pskb_expand_head() optimization
2010-09-03 Eric Dumazetnet: remove two kmemcheck annotations
2010-09-03 Dave AirlieMerge remote branch 'nouveau/for-airlied' of /ssd/git...
2010-09-02 Jarek Poplawskipkt_sched: Fix lockdep warning on est_tree_lock in...
2010-09-02 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2010-09-02 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-09-02 Eric Dumazetnet: dev_add_pack() & __dev_remove_pack() changes
2010-09-02 Eric Dumazetgro: fix different skb headrooms
2010-09-02 stephen hemmingernet: make rx_queue sysfs_ops const
2010-09-01 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-09-01 Eric Dumazetnet: skbuff.c cleanup
2010-09-01 Eric Dumazetskge: add GRO support
2010-08-31 Eric Dumazetpktgen: remove non used variable
2010-08-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-28 Linus TorvaldsMerge branch 'for-2.6.36' of git://linux-nfs.org/~bfiel...
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-27 Eric Dumazetgro: __napi_gro_receive() optimizations
2010-08-26 J. Bruce FieldsMerge commit 'v2.6.36-rc1' into HEAD
2010-08-25 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-24 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-08-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-24 Benjamin HerrenschmidtMerge remote branch 'jwb/merge' into merge
2010-08-24 stephen hemmingerethtool: allow non-netadmin to query settings
2010-08-24 Eric Dumazetnet: copy_rtnl_link_stats64() simplification
2010-08-24 Linus TorvaldsMerge branch 'for-upstream/pvhvm' of git://xenbits...
2010-08-24 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2010-08-24 Linus TorvaldsMerge branch 'drm-core-next' of git://git.kernel.org...
2010-08-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-23 David S. Millernet: Rename skb_has_frags to skb_has_frag_list
2010-08-23 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-08-23 Changli Gaonet: 802.1q: make vlan_hwaccel_do_receive() return...
2010-08-23 Linus TorvaldsMerge branch 'radix-tree' of git://git.kernel.org/pub...
2010-08-22 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git.kernel...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-22 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-08-22 Changli Gaonet: rps: fix the wrong network header pointer
2010-08-21 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-08-20 Michal MarekMerge commit 'v2.6.36-rc1' into kbuild/rc-fixes
2010-08-20 Changli Gaonet: rps: use proto_ports_offset() to handle the AH...
2010-08-20 Changli Gaonet: rps: skip fragment when computing rxhash
2010-08-20 Changli Gaonet: rps: reset network header before calling skb_get_r...
next