index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2010-07-24
net sched: fix race in mirred device removal
stephen hemminger
-3
/
+41
2010-07-24
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
-0
/
+3
2010-07-24
tun: avoid BUG, dump packet on GSO errors
Michael S. Tsirkin
-2
/
+12
2010-07-24
bonding: set device in RLB ARP packet handler
Greg Edwards
-1
/
+1
2010-07-22
wimax/i2400m: Add PID & VID for Intel WiMAX 6250
Alexey Shvetsov
-0
/
+3
2010-07-22
ipv6: Don't add routes to ipv6 disabled interfaces.
Brian Haley
-5
/
+9
2010-07-22
net: Fix skb_copy_expand() handling of ->csum_start
David S. Miller
-1
/
+2
2010-07-22
net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
Andrea Shepard
-1
/
+3
2010-07-22
macvtap: Limit packet queue length
Herbert Xu
-4
/
+26
2010-07-21
ixgbe/igb: catch invalid VF settings
Andy Gospodarek
-0
/
+18
2010-07-21
bnx2x: Advance a module version
Vladislav Zolotarov
-2
/
+2
2010-07-21
bnx2x: Protect statistics ramrod and sequence number
Vladislav Zolotarov
-9
/
+18
2010-07-21
bnx2x: Protect a SM state change
Vladislav Zolotarov
-4
/
+11
2010-07-19
bridge: Partially disable netpoll support
Herbert Xu
-31
/
+1
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
-0
/
+3
2010-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-5
/
+6
2010-07-18
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
-1
/
+2
2010-07-16
ibmveth: lost IRQ while closing/opening device leads to service loss
Robert Jennings
-1
/
+3
2010-07-16
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
-4
/
+9
2010-07-16
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
Stephen Boyd
-5
/
+5
2010-07-16
vhost: avoid pr_err on condition guest can trigger
Michael S. Tsirkin
-4
/
+4
2010-07-15
ipmr: Don't leak memory if fib lookup fails.
Ben Greear
-2
/
+6
2010-07-15
vhost-net: avoid flush under lock
Michael S. Tsirkin
-0
/
+5
2010-07-14
net: fix problem in reading sock TX queue
Tom Herbert
-10
/
+4
2010-07-14
net/core: neighbour update Oops
Doug Kehn
-1
/
+4
2010-07-14
net: skb_tx_hash() fix relative to skb_orphan_try()
Eric Dumazet
-3
/
+10
2010-07-14
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
-0
/
+1
2010-07-14
xfrm: do not assume that template resolving always returns xfrms
Timo Teräs
-2
/
+13
2010-07-14
hostap_pci: set dev->base_addr during probe
John W. Linville
-0
/
+1
2010-07-12
axnet_cs: use spin_lock_irqsave in ax_interrupt
Ken Kawasaki
-3
/
+4
2010-07-12
dsa: Fix Kconfig dependencies.
David S. Miller
-1
/
+1
2010-07-12
act_nat: not all of the ICMP packets need an IP header payload
Changli Gao
-1
/
+4
2010-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-2
/
+17
2010-07-11
r8169: incorrect identifier for a 8168dp
Francois Romieu
-1
/
+1
2010-07-08
Phonet: fix skb leak in pipe endpoint accept()
Rémi Denis-Courmont
-0
/
+1
2010-07-08
Bluetooth: Update sec_level/auth_type for already existing connections
Ville Tervo
-0
/
+5
2010-07-08
Bluetooth: Reset the security level after an authentication failure
Johan Hedberg
-0
/
+2
2010-07-08
Bluetooth: Check L2CAP pending status before sending connect request
Andrei Emeltchenko
-3
/
+11
2010-07-07
NET: SB1250: Initialize .owner
Ralf Baechle
-0
/
+1
2010-07-07
vxge: show startup message with KERN_INFO
Wu Fengguang
-2
/
+2
2010-07-07
ll_temac: Fix missing iounmaps
Denis Kirjanov
-5
/
+13
2010-07-07
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
-0
/
+3
2010-07-07
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
-2
/
+6
2010-07-05
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
-9
/
+12
2010-07-05
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
-1
/
+1
2010-07-05
net/ne: fix memory leak in ne_drv_probe()
Kulikov Vasiliy
-1
/
+3
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
-0
/
+4
2010-07-02
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
-48
/
+58
2010-07-02
virtio_net: fix oom handling on tx
Rusty Russell
-8
/
+13
2010-07-02
virtio_net: do not reschedule rx refill forever
Michael S. Tsirkin
-4
/
+3
[next]