summaryrefslogtreecommitdiffstats
path: root/drivers/net/LICENSE.SRC (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-06cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya1-0/+2
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin1-5/+0
2012-03-06netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso1-2/+6
2012-03-06bridge: netfilter: don't call iptables on vlan packets if sysctl is offFlorian Westphal1-14/+18
2012-03-06netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso1-1/+1
2012-03-06netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso1-3/+0
2012-03-06netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak1-3/+13
2012-03-06r8169: runtime resume before shutdown.françois romieu1-0/+5
2012-03-06tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell1-0/+4
2012-03-06tg3: Fix to use multi queue BQL interfacesTom Herbert1-3/+3
2012-03-06rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine1-2/+3
2012-03-06memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi1-1/+1
2012-03-06mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli1-3/+3
2012-03-06alpha: fix 32/64-bit bug in futex supportAndrew Morton1-1/+1
2012-03-06memcg: fix GPF when cgroup removal races with last exitHugh Dickins6-48/+18
2012-03-06debugobjects: Fix selftest for static warningsStephen Boyd1-11/+3
2012-03-06floppy/scsi: fix setting of BIO flagsMuthu Kumar2-2/+2
2012-03-06memcg: fix deadlock by inverting lrucare nestingHugh Dickins1-35/+37
2012-03-06drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin1-7/+7
2012-03-06c2port: class_create() returns an ERR_PTRDan Carpenter1-2/+2
2012-03-06pps: class_create() returns an ERR_PTR, not NULLDan Carpenter1-2/+2
2012-03-06hung_task: fix the broken rcu_lock_break() logicOleg Nesterov1-4/+7
2012-03-06vfork: kill PF_STARTINGOleg Nesterov2-10/+0
2012-03-06coredump_wait: don't call complete_vfork_done()Oleg Nesterov3-14/+3
2012-03-06vfork: make it killableOleg Nesterov2-9/+33
2012-03-06vfork: introduce complete_vfork_done()Oleg Nesterov3-13/+13
2012-03-06aio: wake up waiters when freeing unused kiocbsJeff Moyer1-0/+2
2012-03-06kprobes: return proper error code from register_kprobe()Prashanth Nageshappa1-5/+7
2012-03-06kmsg_dump: don't run on non-error paths by defaultMatthew Garrett3-2/+19
2012-03-06md/raid10: fix assembling of arrays with replacement devices.NeilBrown1-1/+0
2012-03-05drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox3-6/+6
2012-03-05flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not heldAl Viro1-1/+1
2012-03-05VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAsAl Viro1-0/+2
2012-03-05aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro2-14/+14
2012-03-05qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak1-3/+2
2012-03-05bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber1-2/+5
2012-03-05HID: hid-input: allow array fields out of rangeNikolai Kondrashov1-2/+7
2012-03-05rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet1-8/+10
2012-03-05bridge: message age needs to increase, not decrease.Joakim Tjernlund1-1/+1
2012-03-05bridge: Adjust min age inc for HZ > 256Joakim Tjernlund1-2/+2
2012-03-05vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds2-20/+20
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov1-3/+3
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson4-5/+17
2012-03-04mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon1-3/+4
2012-03-04mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer1-2/+3
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski1-2/+2
2012-03-04MAINTAINERS: hand over atmel-mci (sd/mmc interface)Nicolas Ferre1-2/+2
2012-03-04Linux 3.3-rc6v3.3-rc6Linus Torvalds1-1/+1
2012-03-03tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell1-0/+1
2012-03-03perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo4-15/+39