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