net: fix 64 bit counters on 32 bit arches
[linux-flexiantxendom0-natty.git] / net / core / dev.c
2010-07-07 Eric Dumazetnet: fix 64 bit counters on 32 bit arches
2010-07-04 Joe Perchesnetdevice.h net/core/dev.c: Convert netdev_<level>...
2010-06-30 Sebastian Andrzej... net/core: use ntohs for skb->protocol
2010-06-23 John Fastabendnet: consolidate netif_needs_gso() checks
2010-06-15 Jiri Pirkobridge: use rx_handler_data pointer to store net_bridge...
2010-06-15 Jiri Pirkonet: add rx_handler data pointer
2010-06-12 Ben Hutchingsnet: Enable 64-bit net device statistics on 32-bit...
2010-06-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-06-11 John Fastabendnet: deliver skbs on inactive slaves to exact matches
2010-06-09 Tim Gardnernet: Print num_rx_queues imbalance warning only when...
2010-06-08 Eric Dumazetanycast: Some RCU conversions
2010-06-07 jamalnet: Remove unnecessary net action assertion
2010-06-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-06-05 Alexander Duyckskbuff: add check for non-linear to warn_if_lro and...
2010-06-02 Jiri Pirkonet: replace hooks in __netif_receive_skb V5
2010-06-02 Eric Dumazetnet: add additional lock to qdisc to increase throughput
2010-06-02 John Fastabendnet: fix conflict between null_or_orig and null_or_bond
2010-06-02 Eric Dumazetnet: Define accessors to manipulate QDISC_STATE_RUNNING
2010-05-31 Eric Dumazetnet: remove zap_completion_queue
2010-05-31 Eric Dumazetnet: Use __this_cpu_inc() in fast path
2010-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-24 Daniel Lezcanonet-2.6 : V2 - fix dev_get_valid_name
2010-05-21 Eric W. Biedermannet: Expose all network devices in a namespaces in...
2010-05-21 Tom Herbertnet: fix problem in dequeuing from input_pkt_queue
2010-05-18 Eric Dumazetnet: add a noref bit on skb dst
2010-05-18 Eric Dumazetrps: avoid one atomic in enqueue_to_backlog
2010-05-16 Eric Dumazetnet: Consistent skb timestamping
2010-05-16 Jiri Pirkonet: adjust handle_macvlan to pass port struct to hook
2010-05-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-07 Eric Dumazetrps: Various optimizations
2010-05-06 Eric Dumazetveth: Dont kfree_skb() after dev_forward_skb()
2010-05-03 Changli Gaonet: fix softnet_stat
2010-04-27 Changli Gaonet: batch skb dequeueing from softnet input_pkt_queue
2010-04-27 Changli Gaonet: reimplement softnet_data.output_queue as a FIFO...
2010-04-25 Changli Gaorps: optimize rps_get_cpu()
2010-04-22 David S. Millernet: Orphan and de-dst skbs earlier in xmit path.
2010-04-22 Eric Dumazetrps: immediate send IPI in process_backlog()
2010-04-22 Eric Dumazetnet: Introduce skb_orphan_try()
2010-04-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-21 David Howellsnet: Fix an RCU warning in dev_pick_tx()
2010-04-20 Jiri Pirkonet: emphasize rtnl lock required in call_netdevice_not...
2010-04-20 Eric Dumazetrps: consistent rxhash
2010-04-20 Eric Dumazetrps: cleanups
2010-04-19 Eric Dumazetrps: shortcut net_rps_action()
2010-04-18 Eric Dumazetnet: Introduce skb_orphan_try()
2010-04-18 Eric Dumazetnet: remove time limit in process_backlog()
2010-04-17 Eric Dumazetrps: rps_sock_flow_table is mostly read
2010-04-16 Tom Herbertrfs: Receive Flow Steering
2010-04-15 Eric Dumazetnet: dev_pick_tx() fix
2010-04-15 Eric Dumazetnet: netif_rx() must disable preemption
2010-04-13 Eric Dumazetnet: uninline skb_bond_should_drop()
2010-04-13 Eric Dumazetnet: sk_dst_cache RCUification
2010-04-13 Eric Dumazetnet: Dont use netdev_warn()
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-05 Eric Dumazetnet: Add a missing local_irq_enable()
2010-04-05 Tom Herbertrps: fixed missed rps_unlock
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-04-03 Jiri Pirkonet: move address list functions to a separate file
2010-04-02 Eric Dumazetnet: illegal_highdma() fix
2010-04-02 FUJITA Tomonorinet: change illegal_highdma to use dma_mask
2010-04-02 Changli Gaorps: keep the old behavior on SMP without rps
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Eric Dumazetnet: __netif_receive_skb should be static
2010-03-25 Eric Dumazetrps: add CONFIG_RPS
2010-03-24 Tom Herbertnet: Fix locking in flush_backlog
2010-03-22 Eric Dumazetnet: dev_getfirstbyhwtype() optimization
2010-03-22 Eric Dumazetnet: speedup netdev_set_master()
2010-03-22 Jiri Pirkobonding: flush unicast and multicast lists when changin...
2010-03-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-19 Eric Dumazetnet: Potential null skb->dev dereference
2010-03-19 Jiri Pirkobonding: check return value of nofitier when changing...
2010-03-19 Tom Herbertrps: Fixed build with CONFIG_SMP not enabled.
2010-03-17 Tom Herbertrps: Receive Packet Steering
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-27 Patrick McHardydev: support deferring device flag change notifications
2010-02-27 Patrick McHardyrtnetlink: handle rtnl_link netlink notifications manually
2010-02-26 stephen hemmingernetdev: use list_first_entry macro
2010-02-25 Paul E. McKenneynet: Add checking to rcu_dereference() primitives
2010-02-24 Ajit Khapardenet: bug fix for vlan + gro issue
2010-02-17 Ajit Khapardenet: bug fix for vlan + gro issue
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-11 Peter P Waskiewicz Jrethtool: Introduce n-tuple filter programming support
2010-02-04 Arnd Bergmannnet: maintain namespace isolation between vlan and...
2010-01-25 Jiri Pirkonet: use helpers to access uc list V2
2010-01-21 Krishna Kumarnet: Optimize non-gso test checks
2010-01-19 David S. Millernet: Unexport napi_gro_flush().
2010-01-07 Jesper Dangaard... net: Make it easier to parse /proc/net/dev contents.
2010-01-07 Andy Gospodarekfix bonding: allow arp_ip_targets on separate vlans...
2010-01-04 Andy Gospodarekbonding: allow arp_ip_targets on separate vlans to...
2009-12-23 Krishna Kumarnet: release dst entry while cache-hot for GSO case too
2009-12-14 Eric W. Biedermannet: Fix userspace RTM_NEWLINK notifications.
2009-12-11 Krishna Kumarnet: Handle NETREG_UNINITIALIZED devices correctly
2009-12-03 Patrick Mullaneynetdevice: provide common routine for macvlan and vlan...
2009-12-03 Eric W. Biedermannet: Move network device exit batching
2009-12-02 Eric W. Biedermannet: Simplfy default_device_exit and improve batching.
2009-12-02 Eric W. Biedermannet: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-26 Arnd Bergmannveth: move loopback logic to common location
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-23 Jaswinder Singh... net: Fix missing kernel-doc notation
next