summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhost-net: mergeable buffers supportDavid Stevens2010-07-283-18/+315
* vhost: apply cgroup to vhost workersMichael S. Tsirkin2010-07-281-0/+6
* cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala2010-07-282-0/+30
* vhost: replace vhost_workqueue with per-vhost kthreadTejun Heo2010-07-283-73/+164
* r6040: Fix args to phy_mii_ioctl().David S. Miller2010-07-211-1/+1
* vhost net: Fix warning.David S. Miller2010-07-211-1/+0
* net: remove last uses of __attribute__((packed))Gustavo F. Padovan2010-07-212-2/+2
* irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan2010-07-212-13/+9
* drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy2010-07-211-4/+1
* drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches2010-07-212-491/+318
* arch/um/drivers: remove duplicate structure field initializationJulia Lawall2010-07-211-8/+2
* drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko2010-07-211-12/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-2020-39/+92
|\
| * bridge: Partially disable netpoll supportHerbert Xu2010-07-192-31/+1
| * tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen2010-07-191-0/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-192-5/+6
| |\
| | * rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-161-5/+5
| | * hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-141-0/+1
| * | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-181-1/+2
| * | ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings2010-07-161-1/+3
| * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-07-161-4/+9
| |\ \
| | * | vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin2010-07-161-4/+4
| | * | vhost-net: avoid flush under lockMichael S. Tsirkin2010-07-151-0/+5
| * | | ipmr: Don't leak memory if fib lookup fails.Ben Greear2010-07-151-2/+6
| * | | net: fix problem in reading sock TX queueTom Herbert2010-07-142-10/+4
| * | | net/core: neighbour update OopsDoug Kehn2010-07-141-1/+4
| * | | net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet2010-07-141-3/+10
| * | | rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao2010-07-141-0/+1
| * | | xfrm: do not assume that template resolving always returns xfrmsTimo Teräs2010-07-141-2/+13
| * | | axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki2010-07-121-3/+4
| * | | dsa: Fix Kconfig dependencies.David S. Miller2010-07-121-1/+1
| * | | act_nat: not all of the ICMP packets need an IP header payloadChangli Gao2010-07-121-1/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-122-2/+17
| |\ \ \ | | | |/ | | |/|
| * | | r8169: incorrect identifier for a 8168dpFrancois Romieu2010-07-111-1/+1
| * | | Phonet: fix skb leak in pipe endpoint accept()Rémi Denis-Courmont2010-07-081-0/+1
| * | | Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo2010-07-081-0/+5
| * | | Bluetooth: Reset the security level after an authentication failureJohan Hedberg2010-07-081-0/+2
| * | | Bluetooth: Check L2CAP pending status before sending connect requestAndrei Emeltchenko2010-07-081-3/+11
* | | | drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman2010-07-203-6/+7
* | | | drop_monitor: Add error code to detect duplicate state changesNeil Horman2010-07-201-2/+8
* | | | __dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel2010-07-201-1/+1
* | | | phy: add suspend/resume in the ic+Giuseppe Cavallaro2010-07-201-0/+2
* | | | cxgb4vf: add maintainer entry for cxgb4vfCasey Leedom2010-07-201-0/+7
* | | | cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom2010-07-201-4/+2
* | | | cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom2010-07-201-1/+1
* | | | ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller2010-07-191-1/+1
* | | | bnx2: Update version to 2.0.17.Michael Chan2010-07-191-2/+2
* | | | bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan2010-07-191-1/+9
* | | | bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan2010-07-192-7/+26
* | | | bnx2: Use proper counter for net_device_stats->multicast.Michael Chan2010-07-191-1/+1
OpenPOWER on IntegriCloud