summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-07-24net sched: fix race in mirred device removalstephen hemminger-3/+41
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-0/+3
2010-07-24tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin-2/+12
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards-1/+1
2010-07-22wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov-0/+3
2010-07-22ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley-5/+9
2010-07-22net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller-1/+2
2010-07-22net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard-1/+3
2010-07-22macvtap: Limit packet queue lengthHerbert Xu-4/+26
2010-07-21ixgbe/igb: catch invalid VF settingsAndy Gospodarek-0/+18
2010-07-21bnx2x: Advance a module versionVladislav Zolotarov-2/+2
2010-07-21bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov-9/+18
2010-07-21bnx2x: Protect a SM state changeVladislav Zolotarov-4/+11
2010-07-19bridge: Partially disable netpoll supportHerbert Xu-31/+1
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen-0/+3
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-5/+6
2010-07-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard-1/+2
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings-1/+3
2010-07-16Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller-4/+9
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd-5/+5
2010-07-16vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin-4/+4
2010-07-15ipmr: Don't leak memory if fib lookup fails.Ben Greear-2/+6
2010-07-15vhost-net: avoid flush under lockMichael S. Tsirkin-0/+5
2010-07-14net: fix problem in reading sock TX queueTom Herbert-10/+4
2010-07-14net/core: neighbour update OopsDoug Kehn-1/+4
2010-07-14net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet-3/+10
2010-07-14rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao-0/+1
2010-07-14xfrm: do not assume that template resolving always returns xfrmsTimo Teräs-2/+13
2010-07-14hostap_pci: set dev->base_addr during probeJohn W. Linville-0/+1
2010-07-12axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki-3/+4
2010-07-12dsa: Fix Kconfig dependencies.David S. Miller-1/+1
2010-07-12act_nat: not all of the ICMP packets need an IP header payloadChangli Gao-1/+4
2010-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+17
2010-07-11r8169: incorrect identifier for a 8168dpFrancois Romieu-1/+1
2010-07-08Phonet: fix skb leak in pipe endpoint accept()Rémi Denis-Courmont-0/+1
2010-07-08Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo-0/+5
2010-07-08Bluetooth: Reset the security level after an authentication failureJohan Hedberg-0/+2
2010-07-08Bluetooth: Check L2CAP pending status before sending connect requestAndrei Emeltchenko-3/+11
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle-0/+1
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang-2/+2
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov-5/+13
2010-07-07bridge: Clear IPCB before possible entry into IP stackHerbert Xu-0/+3
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan-2/+6
2010-07-05bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu-9/+12
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings-1/+1
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy-1/+3
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh-0/+4
2010-07-02Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller-48/+58
2010-07-02virtio_net: fix oom handling on txRusty Russell-8/+13
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin-4/+3