Age | Commit message (Expand) | Author | Files | Lines |
2010-07-19 | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) | Arnaud Ebalard | 1 | -1/+2 |
2010-07-17 | ibmveth: lost IRQ while closing/opening device leads to service loss | Robert Jennings | 1 | -1/+3 |
2010-07-16 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 1 | -4/+9 |
2010-07-16 | vhost: avoid pr_err on condition guest can trigger | Michael S. Tsirkin | 1 | -4/+4 |
2010-07-16 | ipmr: Don't leak memory if fib lookup fails. | Ben Greear | 1 | -2/+6 |
2010-07-15 | vhost-net: avoid flush under lock | Michael S. Tsirkin | 1 | -0/+5 |
2010-07-15 | net: fix problem in reading sock TX queue | Tom Herbert | 2 | -10/+4 |
2010-07-15 | net/core: neighbour update Oops | Doug Kehn | 1 | -1/+4 |
2010-07-15 | net: skb_tx_hash() fix relative to skb_orphan_try() | Eric Dumazet | 1 | -3/+10 |
2010-07-15 | rfs: call sock_rps_record_flow() in tcp_splice_read() | Changli Gao | 1 | -0/+1 |
2010-07-15 | xfrm: do not assume that template resolving always returns xfrms | Timo Teräs | 1 | -2/+13 |
2010-07-13 | axnet_cs: use spin_lock_irqsave in ax_interrupt | Ken Kawasaki | 1 | -3/+4 |
2010-07-13 | dsa: Fix Kconfig dependencies. | David S. Miller | 1 | -1/+1 |
2010-07-13 | act_nat: not all of the ICMP packets need an IP header payload | Changli Gao | 1 | -1/+4 |
2010-07-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -2/+17 |
2010-07-12 | r8169: incorrect identifier for a 8168dp | Francois Romieu | 1 | -1/+1 |
2010-07-09 | Phonet: fix skb leak in pipe endpoint accept() | Rémi Denis-Courmont | 1 | -0/+1 |
2010-07-09 | Bluetooth: Update sec_level/auth_type for already existing connections | Ville Tervo | 1 | -0/+5 |
2010-07-09 | Bluetooth: Reset the security level after an authentication failure | Johan Hedberg | 1 | -0/+2 |
2010-07-09 | Bluetooth: Check L2CAP pending status before sending connect request | Andrei Emeltchenko | 1 | -3/+11 |
2010-07-08 | NET: SB1250: Initialize .owner | Ralf Baechle | 1 | -0/+1 |
2010-07-08 | vxge: show startup message with KERN_INFO | Wu Fengguang | 1 | -2/+2 |
2010-07-08 | ll_temac: Fix missing iounmaps | Denis Kirjanov | 1 | -5/+13 |
2010-07-08 | bridge: Clear IPCB before possible entry into IP stack | Herbert Xu | 1 | -0/+3 |
2010-07-07 | ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs | Rajkumar Manoharan | 1 | -2/+6 |
2010-07-06 | bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference | Herbert Xu | 1 | -9/+12 |
2010-07-06 | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined | Ben Hutchings | 1 | -1/+1 |
2010-07-06 | net/ne: fix memory leak in ne_drv_probe() | Kulikov Vasiliy | 1 | -1/+3 |
2010-07-04 | xfrm: fix xfrm by MARK logic | Peter Kosyh | 2 | -0/+4 |
2010-07-03 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 3 | -48/+58 |
2010-07-03 | virtio_net: fix oom handling on tx | Rusty Russell | 1 | -8/+13 |
2010-07-03 | virtio_net: do not reschedule rx refill forever | Michael S. Tsirkin | 1 | -4/+3 |
2010-07-03 | s2io: resolve statistics issues | Jon Mason | 2 | -41/+64 |
2010-07-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -2/+4 |
2010-07-03 | linux/net.h: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+1 |
2010-07-03 | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 4 | -5/+30 |
2010-07-03 | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock | John Fastabend | 1 | -2/+10 |
2010-07-03 | qlge: fix a eeh handler to not add a pending timer | Breno Leitao | 1 | -0/+2 |
2010-07-03 | qlge: Replacing add_timer() to mod_timer() | Breno Leitao | 1 | -6/+3 |
2010-07-03 | usbnet: Set parent device early for netdev_printk() | Ben Hutchings | 1 | -2/+3 |
2010-07-03 | net: Revert "rndis_host: Poll status channel before control channel" | Ben Hutchings | 1 | -12/+6 |
2010-07-02 | iwlwifi: remove key information during device restart | Reinette Chatre | 1 | -0/+11 |
2010-07-02 | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT | Eric Dumazet | 1 | -2/+4 |
2010-07-02 | drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h | Cody Rester | 1 | -1/+1 |
2010-07-01 | vhost: add unlikely annotations to error path | Michael S. Tsirkin | 2 | -28/+29 |
2010-07-01 | bonding: check if clients MAC addr has changed | Flavio Leitner | 1 | -1/+2 |
2010-07-01 | Bluetooth: Fix abuse of the preincrement operator | David Howells | 1 | -1/+1 |
2010-07-01 | mv643xx_eth: use sw csum for big packets | Saeed Bishara | 2 | -2/+12 |
2010-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -7/+18 |
2010-06-30 | xfrm: fix XFRMA_MARK extraction in xfrm_mark_get | Andreas Steffen | 1 | -1/+1 |