summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen1-0/+3
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-5/+6
2010-07-19IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard1-1/+2
2010-07-17ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings1-1/+3
2010-07-16Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-4/+9
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd1-5/+5
2010-07-16vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin1-4/+4
2010-07-16ipmr: Don't leak memory if fib lookup fails.Ben Greear1-2/+6
2010-07-15vhost-net: avoid flush under lockMichael S. Tsirkin1-0/+5
2010-07-15net: fix problem in reading sock TX queueTom Herbert2-10/+4
2010-07-15net/core: neighbour update OopsDoug Kehn1-1/+4
2010-07-15net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet1-3/+10
2010-07-15rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao1-0/+1
2010-07-15xfrm: do not assume that template resolving always returns xfrmsTimo Teräs1-2/+13
2010-07-14hostap_pci: set dev->base_addr during probeJohn W. Linville1-0/+1
2010-07-13axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki1-3/+4
2010-07-13dsa: Fix Kconfig dependencies.David S. Miller1-1/+1
2010-07-13act_nat: not all of the ICMP packets need an IP header payloadChangli Gao1-1/+4
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-2/+17
2010-07-12r8169: incorrect identifier for a 8168dpFrancois Romieu1-1/+1
2010-07-09Phonet: fix skb leak in pipe endpoint accept()Rémi Denis-Courmont1-0/+1
2010-07-09Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo1-0/+5
2010-07-09Bluetooth: Reset the security level after an authentication failureJohan Hedberg1-0/+2
2010-07-09Bluetooth: Check L2CAP pending status before sending connect requestAndrei Emeltchenko1-3/+11
2010-07-08NET: SB1250: Initialize .ownerRalf Baechle1-0/+1
2010-07-08vxge: show startup message with KERN_INFOWu Fengguang1-2/+2
2010-07-08ll_temac: Fix missing iounmapsDenis Kirjanov1-5/+13
2010-07-08bridge: Clear IPCB before possible entry into IP stackHerbert Xu1-0/+3
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan1-2/+6
2010-07-06bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu1-9/+12
2010-07-06net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings1-1/+1
2010-07-06net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy1-1/+3
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh2-0/+4
2010-07-03Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller3-48/+58
2010-07-03virtio_net: fix oom handling on txRusty Russell1-8/+13
2010-07-03virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin1-4/+3
2010-07-03s2io: resolve statistics issuesJon Mason2-41/+64
2010-07-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-2/+4
2010-07-03linux/net.h: fix kernel-doc warningsRandy Dunlap1-2/+1
2010-07-03net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend4-5/+30
2010-07-03sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend1-2/+10
2010-07-03qlge: fix a eeh handler to not add a pending timerBreno Leitao1-0/+2
2010-07-03qlge: Replacing add_timer() to mod_timer()Breno Leitao1-6/+3
2010-07-03usbnet: Set parent device early for netdev_printk()Ben Hutchings1-2/+3
2010-07-03net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings1-12/+6
2010-07-02iwlwifi: remove key information during device restartReinette Chatre1-0/+11
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet1-2/+4
2010-07-02drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester1-1/+1
2010-07-01vhost: add unlikely annotations to error pathMichael S. Tsirkin2-28/+29
2010-07-01bonding: check if clients MAC addr has changedFlavio Leitner1-1/+2