ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / net / core /
2010-05-16 Chris Wrightrtnetlink: make SR-IOV VF interface symmetric
2010-05-06 Eric Dumazetveth: Dont kfree_skb() after dev_forward_skb()
2010-04-22 Dan Carpenterrtnetlink: potential ERR_PTR dereference
2010-04-21 David Howellsnet: Fix an RCU warning in dev_pick_tx()
2010-04-15 Eric Dumazetnet: dev_pick_tx() fix
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-23 Amerigo Wangnetpoll: warn when there are spaces in parameters
2010-03-19 Eric Dumazetnet: Potential null skb->dev dereference
2010-03-16 Jiri SlabyNET: netpoll, fix potential NULL ptr dereference
2010-03-10 Eric Dumazetnet: Fix dev_mc_add()
2010-03-10 Eric Dumazetnet: Annotates neigh_invalidate()
2010-03-08 Eric Dumazetethtool: Use noinline_for_stack
2010-03-07 Dan Carpentersock.c: potential null dereference
2010-03-05 Jeff Garzikethtool: Add direct access to ops->get_sset_count
2010-03-05 Jeff Garzikethtool: Add direct access to ops->get_sset_count
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yinet: add limit for socket backlog
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-01 Eric W. Biedermanscm: Only support SCM_RIGHTS on unix domain sockets.
2010-02-28 Jeff Garzikethtool: do not set some flags, if others failed
2010-02-27 Patrick McHardyrtnetlink: support specifying device flags on device...
2010-02-27 Patrick McHardydev: support deferring device flag change notifications
2010-02-27 Patrick McHardyrtnetlink: handle rtnl_link netlink notifications manually
2010-02-27 Patrick McHardyrtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_e...
2010-02-26 David S. MillerRevert "ethtool: Add n-tuple string length to drvinfo...
2010-02-26 Jiri Pirkonet: add addr len check to dev_mc_add
2010-02-26 Peter Waskiewiczethtool: Add n-tuple string length to drvinfo and return it
2010-02-26 stephen hemmingernetdev: use list_first_entry macro
2010-02-26 Williams, Mitch Artnetlink: clean up SR-IOV config interface
2010-02-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
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-23 Jamal Hadi Salimxfrm: SA lookups signature with mark
2010-02-19 Eric W. Biedermannet-sysfs: Use rtnl_trylock in wireless sysfs methods.
2010-02-18 Michael S. Tsirkinnet: export attach/detach filter routines
2010-02-17 Ajit Khapardenet: bug fix for vlan + gro issue
2010-02-17 Ben Hutchingsethtool: Don't flush n-tuple list from ethtool_reset()
2010-02-17 Alexey Dobriyannet: use kasprintf() for socket cache names
2010-02-17 Alexey Dobriyannet: remove INIT_RCU_HEAD() usage
2010-02-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-16 Eric W. Biedermannet neigh: Decouple per interface neighbour table contr...
2010-02-16 stephen hemmingerethtool: allow non-admin user to read GRO settings.
2010-02-16 Eric Dumazetethtool: reduce stack usage
2010-02-16 Peter Waskiewiczethtool: Move n-tuple capability check into set_flags
2010-02-16 Peter Waskiewiczethtool: Fix filter addition when caching n-tuple filters
2010-02-13 Williams, Mitch Artnetlink: Add VF config code to rtnetlink
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-11 Roland Dreierethtool: Use explicit designated initializers for .cmd
2010-02-11 Peter P Waskiewicz Jrethtool: Introduce n-tuple filter programming support
2010-02-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-08 Eric Dumazetdst: call cond_resched() in dst_gc_task()
2010-02-04 Rafael J. Wysockipktgen: Fix freezing problem
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-23 Alexey Dobriyanneigh: simplify seq_file code
2010-01-21 Krishna Kumarnet: Optimize non-gso test checks
2010-01-19 David S. Millernet: Unexport napi_gro_flush().
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2010-01-15 H Hartley Sweetennet/core/sock.c: quiet sparse noise
2010-01-14 Daniel Borkmannnetpoll: allow execution of multiple rx_hooks per interface
2010-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-08 Octavian Purdilatcp: update the netstamp_needed counter when cloning...
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-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-24 John Fastabendpktgen: ndo_start_xmit can return NET_XMIT_xxx values
2009-12-23 Krishna Kumarnet: release dst entry while cache-hot for GSO case too
2009-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-16 Alexey Dobriyanconst: constify remaining pipe_buf_operations
2009-12-14 Eric W. Biedermannet: Fix userspace RTM_NEWLINK notifications.
2009-12-11 Krishna Kumarnet: Handle NETREG_UNINITIALIZED devices correctly
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-05 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-12-03 Patrick Mullaneynetdevice: provide common routine for macvlan and vlan...
2009-12-03 Eric W. Biedermannet: Allow fib_rule_unregister to batch
2009-12-03 Eric W. Biedermannetns: Add an explicit rcu_barrier to unregister_pernet...
2009-12-03 Eric W. Biedermannet: Move network device exit batching
2009-12-03 Eric W. Biedermannet: Add support for batching network namespace cleanups
2009-12-03 Patrick McHardynet 04/05: fib_rules: allow to delete local rule
2009-12-03 Patrick McHardynet 03/05: fib_rules: add oif classification
2009-12-03 Patrick McHardynet 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME...
2009-12-03 Alexander Duyckskbuff: remove skb_dma_map/unmap
2009-12-02 Eric W. Biedermannet: Simplfy default_device_exit and improve batching.
2009-12-02 Eric W. Biedermannet: Automatically allocate per namespace data.
2009-12-02 Eric W. Biedermannet: Batch network namespace destruction.
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-29 Eric Dumazetpktgen: NUMA aware
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-26 Arnd Bergmannveth: move loopback logic to common location
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-24 Eric Dumazetpktgen: Fix netdevice unregister
2009-11-23 Eric Dumazetpktgen: Fix device name compares
2009-11-23 Jaswinder Singh... net: Fix missing kernel-doc notation
2009-11-20 Eric Dumazetnet: rename skb->iif to skb->skb_iif
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
next