index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
axnet_cs: use spin_lock_irqsave in ax_interrupt
Ken Kawasaki
2010-07-13
1
-3
/
+4
*
dsa: Fix Kconfig dependencies.
David S. Miller
2010-07-13
1
-1
/
+1
*
act_nat: not all of the ICMP packets need an IP header payload
Changli Gao
2010-07-13
1
-1
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-13
2
-2
/
+17
|
\
|
*
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
2010-07-07
1
-2
/
+6
|
*
iwlwifi: remove key information during device restart
Reinette Chatre
2010-07-02
1
-0
/
+11
*
|
r8169: incorrect identifier for a 8168dp
Francois Romieu
2010-07-12
1
-1
/
+1
*
|
Phonet: fix skb leak in pipe endpoint accept()
RĂ©mi Denis-Courmont
2010-07-09
1
-0
/
+1
*
|
Bluetooth: Update sec_level/auth_type for already existing connections
Ville Tervo
2010-07-09
1
-0
/
+5
*
|
Bluetooth: Reset the security level after an authentication failure
Johan Hedberg
2010-07-09
1
-0
/
+2
*
|
Bluetooth: Check L2CAP pending status before sending connect request
Andrei Emeltchenko
2010-07-09
1
-3
/
+11
*
|
NET: SB1250: Initialize .owner
Ralf Baechle
2010-07-08
1
-0
/
+1
*
|
vxge: show startup message with KERN_INFO
Wu Fengguang
2010-07-07
1
-2
/
+2
*
|
ll_temac: Fix missing iounmaps
Denis Kirjanov
2010-07-07
1
-5
/
+13
*
|
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
2010-07-07
1
-0
/
+3
*
|
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
2010-07-06
1
-9
/
+12
*
|
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
2010-07-06
1
-1
/
+1
*
|
net/ne: fix memory leak in ne_drv_probe()
Kulikov Vasiliy
2010-07-06
1
-1
/
+3
*
|
xfrm: fix xfrm by MARK logic
Peter Kosyh
2010-07-04
2
-0
/
+4
*
|
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-07-03
3
-48
/
+58
|
\
\
|
*
|
vhost: add unlikely annotations to error path
Michael S. Tsirkin
2010-07-01
2
-28
/
+29
|
*
|
vhost: break out of polling loop on error
Michael S. Tsirkin
2010-06-27
3
-22
/
+31
*
|
|
virtio_net: fix oom handling on tx
Rusty Russell
2010-07-03
1
-8
/
+13
*
|
|
virtio_net: do not reschedule rx refill forever
Michael S. Tsirkin
2010-07-03
1
-4
/
+3
*
|
|
s2io: resolve statistics issues
Jon Mason
2010-07-03
2
-41
/
+64
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-03
1
-2
/
+4
|
\
\
\
|
*
|
|
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
2010-07-02
1
-2
/
+4
*
|
|
|
linux/net.h: fix kernel-doc warnings
Randy Dunlap
2010-07-03
1
-2
/
+1
*
|
|
|
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-03
4
-5
/
+30
*
|
|
|
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
2010-07-03
1
-2
/
+10
*
|
|
|
qlge: fix a eeh handler to not add a pending timer
Breno Leitao
2010-07-03
1
-0
/
+2
*
|
|
|
qlge: Replacing add_timer() to mod_timer()
Breno Leitao
2010-07-03
1
-6
/
+3
*
|
|
|
usbnet: Set parent device early for netdev_printk()
Ben Hutchings
2010-07-03
1
-2
/
+3
*
|
|
|
net: Revert "rndis_host: Poll status channel before control channel"
Ben Hutchings
2010-07-03
1
-12
/
+6
*
|
|
|
drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h
Cody Rester
2010-07-02
1
-1
/
+1
*
|
|
|
bonding: check if clients MAC addr has changed
Flavio Leitner
2010-06-30
1
-1
/
+2
*
|
|
|
Bluetooth: Fix abuse of the preincrement operator
David Howells
2010-06-30
1
-1
/
+1
*
|
|
|
mv643xx_eth: use sw csum for big packets
Saeed Bishara
2010-06-30
2
-2
/
+12
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-30
4
-7
/
+18
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flag
Wey-Yi Guy
2010-06-25
1
-5
/
+1
|
*
|
|
iwlwifi: fix multicast
Johannes Berg
2010-06-25
1
-1
/
+6
|
*
|
|
ath9k: Fix bug in starting ani
Vasanthakumar Thiagarajan
2010-06-23
2
-1
/
+11
*
|
|
|
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
Andreas Steffen
2010-06-30
1
-1
/
+1
*
|
|
|
ixgbe: skip non IPv4 packets in ATR filter
Guillaume Gaudonville
2010-06-30
1
-1
/
+3
*
|
|
|
ixgbe: disable tx engine before disabling tx laser
John Fastabend
2010-06-30
1
-4
/
+4
*
|
|
|
ixgbe: fix panic when shutting down system with WoL enabled
Andy Gospodarek
2010-06-30
1
-1
/
+2
*
|
|
|
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-06-29
2
-9
/
+29
*
|
|
|
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-06-29
1
-2
/
+3
*
|
|
|
bonding: prevent netpoll over bonded interfaces
Andy Gospodarek
2010-06-29
1
-11
/
+22
*
|
|
|
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
2010-06-27
1
-0
/
+1
[next]